The context layer for AI-assisted development
The context layer for AI-assisted development
Contracts for the Context Dex.
A local-first, semantic context daemon for AI agents.
Interactive CLI for contextdb — explore relational, graph, and vector queries in a REPL
Core types, traits, and error types for contextdb
Embedded database engine for agentic memory — relational, graph, and vector under unified MVCC transactions
Graph executor for contextdb — bounded BFS, DAG enforcement, typed edges
SQL parser for contextdb with GRAPH_TABLE and vector extensions
Rule-based query planner for contextdb
Relational executor for contextdb — scan, insert, upsert, delete
Sync server for contextdb — NATS-based replication with conflict resolution
MVCC transaction manager for contextdb
Vector executor for contextdb — cosine similarity, HNSW indexing, pre-filtered search