v2026.06.10.1
·
1946 commits
to main
since this release
Highlights
- scaffold_agent now accepts auto_deploy and defaults it on.
- Generated agent workflows no longer require a pnpm lockfile for setup-node cache.
- MCP trigger status handles GitHub's initial workflow-indexing window by reporting existing queued/running deploys instead of a false failure.
Verification
- pnpm lint
- pnpm -r typecheck
- pnpm test
- Fresh MCP scaffold smoke agent deployed successfully and responded on its Worker route.
- Production MCP agent_deploy_status reports the smoke deploy as successful.