brainy/src
David Snelling 57880cfd06 **chore: bump version to 0.8.11**
### Changes:
- Updated `VERSION` constant in `src/utils/version.ts` from `0.8.0` to `0.8.11`.

### Purpose:
Incremented the project version to reflect new changes, updates, or bug fixes, ensuring proper version tracking and release management.
2025-06-19 15:01:10 -07:00
..
augmentations **remove: delete LLM augmentations implementation** 2025-06-19 15:00:26 -07:00
examples chore: remove examples/externalPlugins.js and pluginLoader.ts, update imports to .js 2025-05-29 09:52:30 -07:00
hnsw feat: add random graph generation and improve metadata vectorization 2025-06-05 14:04:29 -07:00
storage feat: add random graph generation and improve metadata vectorization 2025-06-05 14:04:29 -07:00
types **feat: add browser-compatible exports and define BrainyData interface** 2025-06-19 15:00:41 -07:00
utils **chore: bump version to 0.8.11** 2025-06-19 15:01:10 -07:00
augmentationPipeline.ts feat: implement SequentialPipeline with threading and WebSocket support 2025-06-04 10:01:46 -07:00
augmentationRegistry.ts chore: remove examples/externalPlugins.js and pluginLoader.ts, update imports to .js 2025-05-29 09:52:30 -07:00
augmentationRegistryLoader.ts chore: remove examples/externalPlugins.js and pluginLoader.ts, update imports to .js 2025-05-29 09:52:30 -07:00
brainyData.ts feat: implement remote server search capabilities with WebSocket support 2025-06-06 10:48:01 -07:00
cli.ts **feat: add backup and restore commands for database operations** 2025-06-19 15:00:58 -07:00
coreTypes.ts feat: introduce CLI for Brainy and enhance type validation 2025-06-05 11:18:20 -07:00
index.ts **feat: add browser-compatible build configuration and environment detection** 2025-06-19 14:59:42 -07:00
sequentialPipeline.ts chore: update Node.js requirement to 23.11.0 and optimize pipelines and utilities 2025-06-05 14:51:21 -07:00
unified.ts **feat: add browser-compatible build configuration and environment detection** 2025-06-19 14:59:42 -07:00