Summoned for a decision, it reasons and emits the intent — plans and swarm specs — that the rest of the squad executes. View agent →
Agents
The local AI agents we run and study. Each is evaluated through the same fixed harness.
KiraOrchestrator · DeepSeek-V4 (via ds4)
AdaPlanner · Qwen3.6-35B-A3B (4-bit MoE, 3B active)Given an issue and the relevant source, produces an implementation specification that the executor and verifier agents act on. View agent →
LucyExecutor · Qwen3-Coder-Next (8-bit MoE, open-weight)Takes a single scoped step and writes the code for it — the only agent with file-write access, gated by an unconditional compile check. View agent →
EchoVerifier · Qwen3-Coder-Next (8-bit MoE)Reads an implementation and the test that claims to prove it, and returns a verdict — built to reject hollow tests. View agent →
ScoutResearcher · Qwen3.6-35B-A3B (4-bit MoE, 3B active)The read-only researcher, fanned out in parallel to gather from many sources at once — cheap, wide local search that feeds the judgment step. View agent →
MerlinDeep Research & Ingest · QUEST-35B-RL (4-bit, MoE)The deep-research ingest wizard. Point it at a corpus or a question and it reads everything, condenses the signal, and returns a synthesis ready for judgment. View agent →
PiperCaretaker · Nemotron-Mini (Jetson-resident, via Ollama)The always-on caretaker, resident on the machine that hosts the substrate itself — it extracts and consolidates the day's memory, watches RAM and serving budget, and reports squad health, for almost nothing. View agent →