HoloCore Context Engine v0.5.0
HoloCore is a local-first AI context engine combining a structural Atlas, verified Archive, episodic Animus memory, focused routing, CLI, MCP, and AI-client integrations.
Highlights
- Unified Archive, Atlas, and Animus workflow
- Focused context routing to reduce repeated project-history tokens
- Atlas clustering, audit, explain, path, neighborhood, affected-signal, and export workflows
- Animus mining, checkpoints, semantic retrieval support, diaries, consolidation, and conversation imports
- Shared Archive across registered Worlds
- Claude Code, Codex, Gemini, Cursor, and OpenCode integration generation
- Visible
holocore-outAtlas output for JSON, HTML, Markdown, and manifest exports - Safe lifecycle commands, including
install-check,update --no-sync, anduninstall - Automated parity and interface checks
Install
uv tool install git+https://github.com/VenomD846/HoloCore.git
holocore setupFor an existing installation:
uv tool upgrade holocore
holocore update --no-sync
holocore sync-allUse Obsidian optionally by opening the shared HoloCore Archive as a vault. HoloCore remains usable through the CLI, MCP, Claude Code, and Codex without Obsidian.
Verification
The project test suite currently reports 84 passed and 1 skipped. A large World may take time during Atlas reconciliation; use holocore update --no-sync to separate package installation from graph refresh.
Visual guide
The attached assets show the context-routing workflow, token-savings concept, memory refinement, AI-client setup, and release/parity workflow.
A short demo GIF will be added in a follow-up release asset once recorded.