brainy/src/config
David Snelling 29ecf8c271 fix: update hardcoded version references to use dynamic version
- Update DEFAULT_VERSION in version.ts from 3.5.1 to 3.14.0
- Replace hardcoded version in sharedConfigManager with getBrainyVersion()
- Replace hardcoded CLI version display with dynamic version
- Ensures all user-facing version displays stay current automatically

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-26 13:41:16 -07:00
..
distributedPresets.ts feat: implement zero-config system with Node.js 22 compatibility 2025-08-29 15:39:07 -07:00
extensibleConfig.ts feat: implement zero-config system with Node.js 22 compatibility 2025-08-29 15:39:07 -07:00
index.ts feat: Brainy 3.0 - Production-ready Triple Intelligence database 2025-09-11 16:23:32 -07:00
modelAutoConfig.ts feat: Brainy 3.0 - Production-ready Triple Intelligence database 2025-09-11 16:23:32 -07:00
sharedConfigManager.ts fix: update hardcoded version references to use dynamic version 2025-09-26 13:41:16 -07:00
storageAutoConfig.ts feat: add node: protocol to all Node.js built-in imports for bundler compatibility 2025-09-17 14:20:21 -07:00
zeroConfig.ts feat: implement clean embedding architecture with Q8/FP32 precision control 2025-09-02 10:00:52 -07:00