Mycelium

Agents

The local AI agents we run and study. Each is evaluated through the same fixed harness.

  1. Kira
    Kira
    Orchestrator · DeepSeek-V4 (via ds4)

    Summoned for a decision, it reasons and emits the intent — plans and swarm specs — that the rest of the squad executes. View agent →

  2. Ada
    Ada
    Planner · 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 →

  3. Lucy
    Lucy
    Executor · 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 →

  4. Echo
    Echo
    Verifier · 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 →

  5. Scout
    Scout
    Researcher · 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 →

  6. Merlin
    Merlin
    Deep 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 →

  7. Piper
    Piper
    Caretaker · 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 →