Skip to content

HoloCore Context Engine v0.5.0

Latest

Choose a tag to compare

@HassanMahomed HassanMahomed released this 14 Jul 11:29
· 24 commits to main since this release

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-out Atlas output for JSON, HTML, Markdown, and manifest exports
  • Safe lifecycle commands, including install-check, update --no-sync, and uninstall
  • Automated parity and interface checks

Install

uv tool install git+https://github.com/VenomD846/HoloCore.git
holocore setup

For an existing installation:

uv tool upgrade holocore
holocore update --no-sync
holocore sync-all

Use 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.