Releases: senna-lang/Codeatrium
Releases · senna-lang/Codeatrium
v0.2.0
codeatrium v0.2.0
Improvements
loci inithardened and polished — clearer prompts, safer flow, better UXloci initfailure cleanup now preserves any pre-existing.codeatrium/directory instead of removing it- README updated with a banner and refreshed
loci initdocumentation
Install
pipx install codeatriumFull Changelog: v0.1.0...v0.2.0
v0.1.0
codeatrium v0.1.0
Initial public release.
Features
loci search— BM25 + HNSW RRF fusion semantic search over past conversationsloci context— reverse lookup from code symbols to past conversationsloci distill— conversation distillation viaclaude --printloci prime— dynamic instruction injection via SessionStart hook- Unix socket embedding server (multilingual-e5-small, <0.2s latency)
- tree-sitter symbol resolution (Python, TypeScript, Go)
- Claude Code hook integration (auto index/distill/prime)
Install
pipx install codeatrium