This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+3 more
Summary
AI summarySub-agent dispatch now correctly targets the real agent-launch tool.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Added `examples/food-delivery-comparison.md` showcasing a trace-verified isolated run. Added `examples/food-delivery-comparison.md` showcasing a trace-verified isolated run. Source: granite4.1:30b@2026-06-03-audit Confidence: low |
— |
| Bugfix | Medium |
Sub-agent dispatch now targets the correct agent-launch tool, fixing incorrect targeting to Task tools. Sub-agent dispatch now targets the correct agent-launch tool, fixing incorrect targeting to Task tools. Source: llm_adapter@2026-06-03 Confidence: low |
— |
| Bugfix | Medium |
Sub-agent dispatch now correctly targets the real agent-launch tool, avoiding collision with to-do tools. Sub-agent dispatch now correctly targets the real agent-launch tool, avoiding collision with to-do tools. Source: granite4.1:30b@2026-06-03-audit Confidence: low |
— |
| Refactor | Low |
Re-recorded `examples/hyperliquid-wallet-comparison.md` from a trace-verified isolated run. Re-recorded `examples/hyperliquid-wallet-comparison.md` from a trace-verified isolated run. Source: granite4.1:30b@2026-06-03-audit Confidence: low |
— |
Full changelog
The important release: the multi-agent isolation that the whole methodology rests on now actually fires, and the deep examples prove it.
Fixed
- Sub-agent dispatch now targets the real agent-launch tool. The protocol said "the Task tool," which in Cowork collides with the
TaskCreate/TaskUpdateto-do tools — so the coordinator was tracking a checklist instead of spawning an isolated critic, and Phases 5/6 ran with no real context isolation. It now names the correct tool per host (Agentin Cowork,Taskin Claude Code), forbids the to-do tools, and requires a verification step that a separate agent actually ran.
Added
examples/food-delivery-comparison.md— the fullest "can it say no?" arc, and the first trace-verified isolated run: the cold critic returns NO-GO on the head-on idea, then GO-with-conditions on the pivot.
Changed
- Re-recorded
examples/hyperliquid-wallet-comparison.mdfrom a trace-verified isolated run (Phase 5 showsran an agent) that returns NO-GO. The earlier version documented a run whose dispatch had used the to-do tool, so its "isolated" claim wasn't accurate; now it is.
Both deep examples (Hyperliquid, food delivery) are now genuinely isolated and trace-verified.
Full changelog: CHANGELOG.md
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Idea-to-build
All releases →Related context
Related tools
Earlier breaking changes
- v0.1.6 Renamed workflow from `idea-to-brainstorm` to `idea-to-build`.
Beta — feedback welcome: [email protected]