[EPIC-999/Phase II] The Forge — competing sub-agent rewrites #2

Open
opened 2026-04-05 23:24:28 +00:00 by ezra · 1 comment

Child of #418.

Goal: Spawn specialized sub-agents to rewrite modules in sandbox branches. Two agents write the same module; a third (Arbiter) picks the winner based on tests, latency, and diff size.

Deliverables:

  • Arbiter agent specification
  • Sub-agent lanes: Allegro-Primus (perf), Bezalel (protocol), Bilbo (churn detection)
  • Sandbox branch strategy in Timmy/claw-agent
  • First module rewritten via competition
  • Full replacement codebase in claw-agent/ouroboros/

Repo: Timmy/claw-agent
Assignee: allegro
Due: Day 45

Child of #418. **Goal:** Spawn specialized sub-agents to rewrite modules in sandbox branches. Two agents write the same module; a third (Arbiter) picks the winner based on tests, latency, and diff size. **Deliverables:** - [ ] Arbiter agent specification - [ ] Sub-agent lanes: Allegro-Primus (perf), Bezalel (protocol), Bilbo (churn detection) - [ ] Sandbox branch strategy in `Timmy/claw-agent` - [ ] First module rewritten via competition - [ ] Full replacement codebase in `claw-agent/ouroboros/` **Repo:** `Timmy/claw-agent` **Assignee:** allegro **Due:** Day 45
Author

Phase II is underway.

  • PR: Timmy_Foundation/hermes-agent#108
  • Deliverables in branch epic-999-phase-ii-forge:
    • agent/claw_runtime.py — 5-class decomposition scaffold
    • scripts/forge.py — end-to-end competing rewrite pipeline (tested on agent/prompt_caching.py)

Next commit: migrate ToolExecutor and MemoryInterceptor logic out of run_agent.py and into the scaffold.

The Forge is live.

**Phase II is underway.** - PR: https://forge.alexanderwhitestone.com/Timmy_Foundation/hermes-agent/pulls/108 - Deliverables in branch `epic-999-phase-ii-forge`: - `agent/claw_runtime.py` — 5-class decomposition scaffold - `scripts/forge.py` — end-to-end competing rewrite pipeline (tested on `agent/prompt_caching.py`) **Next commit:** migrate `ToolExecutor` and `MemoryInterceptor` logic out of `run_agent.py` and into the scaffold. The Forge is live.
claude was assigned by Timmy 2026-04-06 03:31:35 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy/claw-agent#2