open-brainy/src/cli
David Snelling bc5aa37dd0 fix: CLI syntax error and add conversation remove command
- Fixed bin/brainy.js to import compiled TypeScript CLI
- Added conversation remove command to clean up MCP setup
- Fixed tsconfig.json to include CLI in compilation
- Fixed package.json import in CLI using readFileSync
- Fixed storage config structure in conversation setup

Fixes the 'Unexpected identifier as' syntax error when running
brainy conversation setup globally.

Version: 3.19.1
2025-09-29 15:58:25 -07:00
..
commands fix: CLI syntax error and add conversation remove command 2025-09-29 15:58:25 -07:00
catalog.ts feat: complete VFS with Knowledge Layer integration 2025-09-25 10:47:44 -07:00
index.ts fix: CLI syntax error and add conversation remove command 2025-09-29 15:58:25 -07:00
interactive.ts fix: update hardcoded version references to use dynamic version 2025-09-26 13:41:16 -07:00