Releases: cablate/baton
Releases · cablate/baton
Release list
Baton v0.1.1 — Better workstream boundaries
Changed
- Group raw request items by shared context, artifacts, dependencies, and verification surface before selecting workstreams.
- Do not map one request bullet directly to one worker.
- Finalize Worker Briefs only after shared decisions, dependencies, ownership, verification, and stop conditions are stable.
- Revise undispatched briefs whenever those assumptions change.
This is a deliberately small, platform-neutral governance refinement. No domain-specific workflow or additional dispatch bureaucracy was added.
Install
https://raw.githubusercontent.com/cablate/baton/v0.1.1/install/AGENT-INSTALL.md
Baton v0.1.0 — First public governance release
Highlights
- Platform-neutral multi-agent dispatch governance via $baton-dispatch.
- Approval-gated, idempotent install runbook with exact manifest and trust boundary.
- Update, uninstall, and post-install smoke-test workflows.
- Reproducible benchmark protocol with machine-readable results template.
- Ultracode Workflow and CodeGraph evidence adapters.
- English and Traditional Chinese documentation.
Benchmark status
The protocol is available, but paired trials have not yet been run. This release makes no measured savings claim without raw evidence.
Install
Use the tag-pinned runbook at:
https://raw.githubusercontent.com/cablate/baton/v0.1.0/install/AGENT-INSTALL.md
See the full changes in CHANGELOG.md.