·
128 commits
to main
since this release
Patch release: a clearer name for the update command, and releases are now version-guarded.
/update→/update-agent-scaffolding(#7) — a precise name for the command that refreshes the agent-native scaffolding. On a project's next update the old/updateis removed and the renamed one created automatically — no action needed.- Release version guard (#8) —
task releasenow checks the bump against the migration registry (reusing the update gate's ownbreaking_series), so a breaking change can't ship with a compatible label. Dev tooling; no effect on generated projects. This release is the first cut through it.