v0.1.0-beta1
Helix Context v0.1.0-beta1
Genome-based context compression for local LLMs. Makes 9k tokens of context window feel like 600k.
Features
- 6-step expression pipeline (extract, express, re-rank, splice, assemble, replicate)
- SQLite genome with promoter-tag retrieval, synonym expansion, co-activation
- OpenAI-compatible FastAPI proxy (port 11437)
- Delta-epsilon context health monitor (Check Engine Light for hallucination)
- Horizontal Gene Transfer (genome export/import)
- ScoreRift integration (CD spectroscope bridge)
- Continue IDE integration (verified with Gemma 4 E2B/E4B)
- 165 tests, 18 diverse fixtures
Install
pip install helix-context
ollama pull gemma4:e2b
helix # starts the proxy serverRequirements
- Python >= 3.11
- Ollama running with at least one model