Next-generation self-evolving multimodal memory brain.
Stars
24
Forks
0
Watchers
24
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
111
commits
feat(core): implement memory correction and hard delete API
338d1a0View on GitHubrefactor: use WriteBatch for delete_event to ensure atomicity
5ea5643View on GitHubfix(dashboard): route auth requests through dashboard proxy
0bf2598View on GitHubfix(gateway): support distributed pending state and boolean aggregation in SummationStrategy
96b212eView on GitHubMerge pull request #4 from ai-akashic/feat/aggregation-strategy-dispatcher
de1b238View on GitHubrefactor(gateway): abstract Scatter-Gather with AggregationStrategy Trait for stats
6ea4a9dView on GitHubMerge pull request #3 from ai-akashic/feat/distributed-pagination
6b7e3d6View on GitHubfeat(gateway): implement multi-dimensional hash routing and scatter-gather pagination for global endpoints
4df0790View on GitHubdocs: update default Gemini models to gemini-3.1-flash-lite-preview and gemini-embedding-2-preview
b9f8b55View on GitHubdocs: update docker run command with full options and new gemini-3.1-flash-lite models
a399cd7View on GitHub