Command runner
AI/Human task management system with file-based storage
CLI crate for nils-agent-out in the nils-cli workspace.
Candle bridge for KAIO — CustomOp bindings for 8 GPU ops (matmul_tc, matmul_tc_async, matmul_int4, matmul_int8, attention_tc, attention_tc_causal, qkv_project_int8, qkv_project_int4). matmul_tc and matmul_tc_async support backward (autograd). Build with `cargo build --features cuda`.
Benchmark targets and evidence writers for the firkin Rust containerization library
RESEARCH — noether-grid broker: pools worker LLM capacity, dispatches jobs
A tiny CLI for creating and executing PRDs with coding agents
Surface abandoned work in git repositories — stale branches, forgotten stashes, orphaned commits, WIP markers.
caretta agent
AI-agnostic persistent memory system — MCP server, HTTP API, and CLI for any AI platform
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.
Local GraphRAG memory for LLMs in a single SQLite file