CLI entry point for the Codemem memory engine
Graph engine for Codemem with petgraph algorithms and SQLite persistence
PostToolUse hook handler for passive capture from AI coding assistants
MCP server for Codemem (JSON-RPC 2.0 over stdio)
HNSW vector index for Codemem
Interactive visualization dashboard for Codemem
Persistent memory engine for AI coding assistants
Shared types, traits, and errors for the Codemem memory engine
Candle-based embedding service for Codemem using BAAI/bge-base-en-v1.5
SQLite persistence layer for Codemem
AXON — the formal cognitive language: a deterministic, proof-carrying AI runtime. Native Rust lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the runtime: typed channels (π-calculus mobility, capability extrusion), algebraic effects via Free Monad CPS handlers, lease kernel + reconcile loop, the Epistemic Security Kernel, Trust Types, Proof-Carrying Code (independently verifiable proof objects), and the closed-catalog extension mechanism. Crate publishes as `axon-lang`; library import is `use axon::*` so existing call sites keep working unchanged.
The autonomous, self-improving AI agent. Single Rust binary. Every channel. Install with: cargo install opencrabs