This repository has been archived on 2026-09-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
open-brainy/src/types
David Snelling 27ce6c242d feat: release v0.56.0 - Cortex CLI complete implementation & TypeScript fixes
- Complete Cortex CLI command center with all features
- Fix all TypeScript compilation errors for clean build
- Add Neural Import as default SENSE augmentation (awaiting full integration)
- Update CHANGELOG with comprehensive v0.56.0 notes
- Add cortex.d.ts type definitions
- Fix error handling for unknown error types
- Fix emoji and color properties in terminal output
- Published to npm and created GitHub release
2025-08-07 19:59:19 -07:00
..
augmentations.ts feat: add Cortex CLI, augmentation system, and enterprise features 2025-08-07 19:33:03 -07:00
brainyDataInterface.ts Initial commit 2025-06-24 11:41:30 -07:00
cortex.d.ts feat: release v0.56.0 - Cortex CLI complete implementation & TypeScript fixes 2025-08-07 19:59:19 -07:00
distributedTypes.ts feat(distributed): add distributed mode with multi-instance coordination 2025-08-04 12:18:58 -07:00
fileSystemTypes.ts feat(types): extend FileSystemHandle and optimize imports for consistency 2025-07-21 12:48:03 -07:00
global.d.ts **docs: remove outdated statistics-related documentation and add standards** 2025-07-28 16:00:05 -07:00
graphTypes.ts **refactor: adjust export formatting for consistency and alignment** 2025-07-30 13:18:15 -07:00
mcpTypes.ts Initial commit 2025-06-24 11:41:30 -07:00
paginationTypes.ts **feat(storage): add pagination and filtering support for nouns and verbs** 2025-07-31 13:13:15 -07:00
pipelineTypes.ts Initial commit 2025-06-24 11:41:30 -07:00