brainy/src
David Snelling 1210638242 chore(release): bump version to 0.9.9
- Updated `VERSION` constant in `version.ts` to reflect the new release version.
- Prepares the codebase for the 0.9.9 release.
2025-06-24 11:04:11 -07:00
..
augmentations Initial commit 2025-06-24 10:16:12 -07:00
examples Initial commit 2025-06-24 10:16:12 -07:00
hnsw refactor(worker-threads): pass functions as strings to resolve Promise cloning issues 2025-06-24 10:38:05 -07:00
mcp Initial commit 2025-06-24 10:16:12 -07:00
storage Initial commit 2025-06-24 10:16:12 -07:00
types Initial commit 2025-06-24 10:16:12 -07:00
utils chore(release): bump version to 0.9.9 2025-06-24 11:04:11 -07:00
augmentationFactory.ts Initial commit 2025-06-24 10:16:12 -07:00
augmentationPipeline.ts refactor(worker-threads): pass functions as strings to resolve Promise cloning issues 2025-06-24 10:38:05 -07:00
augmentationRegistry.ts Initial commit 2025-06-24 10:16:12 -07:00
augmentationRegistryLoader.ts Initial commit 2025-06-24 10:16:12 -07:00
brainyData.ts Initial commit 2025-06-24 10:16:12 -07:00
cli.ts Initial commit 2025-06-24 10:16:12 -07:00
coreTypes.ts Initial commit 2025-06-24 10:16:12 -07:00
global.d.ts Initial commit 2025-06-24 10:16:12 -07:00
index.ts Initial commit 2025-06-24 10:16:12 -07:00
pipeline.ts refactor(worker-threads): pass functions as strings to resolve Promise cloning issues 2025-06-24 10:38:05 -07:00
sequentialPipeline.ts Initial commit 2025-06-24 10:16:12 -07:00
unified.ts Initial commit 2025-06-24 10:16:12 -07:00