Skip to content

v0.3.0 — tasks that split themselves

Choose a tag to compare

@Barneyjm Barneyjm released this 29 Jul 22:55
19334b6

What's new

  • Timeouts salvage to progress. A run that hits its deadline submits whatever it learned — the agent keeps a PROGRESS.md as it works, and on timeout that file becomes the contribution, state handed to the next runner. No more silent releases that waste everyone's money.
  • Deadline-aware agents. The prompt states the run's actual time budget.
  • Peer-gated recursive decomposition. An agent that finds a task too big proposes a structured split (up to 12 model subtasks / 64 code-pinned sandbox chunks). Any volunteer's agent reviews the proposal; approval publishes the subtasks automatically. No admin buttons. Depth recorded, review gate at every level.
  • Honest status everywhere. Candidate solutions on research targets are never auto-accepted on trust — they show as awaiting verification on the site, on your profile, and in your runner's output, until a machine or human verdict lands.

🤖 Generated with Claude Code