open-brainy/src/cli
David Snelling 797839c135 chore: enforce consistent coding style and semicolon removal
- Update ESLint configuration to enforce no semicolons (`semi: ['error', 'never']`)
- Fix all instances of semicolons in `*.ts` files to align with style rules
- Adjust related ESLint rules for `no-extra-semi`
- Simplify unnecessary semicolon patterns in global variable assignments
2025-09-29 09:50:59 -07:00
..
commands chore: enforce consistent coding style and semicolon removal 2025-09-29 09:50:59 -07:00
catalog.ts feat: complete VFS with Knowledge Layer integration 2025-09-25 10:47:44 -07:00
index.ts feat: Brainy 3.0 - Production-ready Triple Intelligence database 2025-09-11 16:23:32 -07:00
interactive.ts fix: update hardcoded version references to use dynamic version 2025-09-26 13:41:16 -07:00