Skip to content
#

context-engine

Here are 17 public repositories matching this topic...

Local context engine for AI coding agents. Routes tasks to relevant files, tests, rules, and skills, supports prompt caching, and builds compact context packs for Claude Code, Codex, Cursor, MCP, and more.

  • Updated Jul 3, 2026
  • Python

Context Memory eXchange — a retrieval-first, engine-enforced-grounding context engine for Hermes Agent and a drop-in LCM replacement. Keeps 100% verbatim history (SQLite FTS5+trigram+embeddings; Postgres optional), retrieves exact slices every turn, and forces + verifies grounding so the model answers from real history or honestly refuses.

  • Updated Jun 23, 2026
  • Python

Improve this page

Add a description, image, and links to the context-engine topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the context-engine topic, visit your repo's landing page and select "manage topics."

Learn more