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.
A highly parallel Perl 5 interpreter written in Rust
MCP server that dispatches prompts to peer LLM CLIs (codex/gemini/minimax/claude) and returns verdict-parsed output.
Rust AI Agent Development Kit
CLI for DIAL - Deterministic Iterative Agent Loop
DIAL engine - Deterministic Iterative Agent Loop for autonomous AI-assisted software development
AI provider implementations for DIAL engine
Type-safe schema generation for Google AI API interactions
Craft intelligent Git commit messages with AI, enhancing your development workflow.
An AI-powered coding agent for the terminal, written in pure Rust
Agent engine library: LLM providers, tools, query loop, memory
CLI for Aptu - Gamified OSS issue triage with AI assistance