Skip to content

perf(agent-workflows): one hosted job start per agent run - #31

Merged
azlekov merged 1 commit into
mainfrom
perf/release-picker-inside-gate
Sep 12, 2026
Merged

perf(agent-workflows): one hosted job start per agent run#31
azlekov merged 1 commit into
mainfrom
perf/release-picker-inside-gate

Conversation

@azlekov

@azlekov azlekov commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

#30 folded the runner picker into the gate job of the five agent workflows, but its commit was typed refactor:, which this repo's release config deliberately does not release. main has the change; v1 is still at 1.6.0 and no caller runs it.

This commit is the releasing one: a perf: entry that says what changed for callers (one hosted job start per agent run instead of two; the pick-runner / Pick runner check disappears from those workflows), plus a line in AGENTS.md so the next job-graph refactor is typed as something that releases.

🤖 Generated with Claude Code

The runner picker now runs as a step inside the gate job, after agent-gate
and only when the gate proceeds, in issue-triage, issue-implement,
claude-assist, pr-review and deps-verify. A proceeding agent run costs one
hosted job start instead of two; a stopped run still costs one. The
`pick-runner / Pick runner` check disappears from those five workflows.

The code landed on main as a refactor, which this repo does not release, so
this commit carries the release and records that trap in AGENTS.md.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@azlekov
azlekov merged commit 1f8ab91 into main Sep 12, 2026
1 check passed
@azlekov
azlekov deleted the perf/release-picker-inside-gate branch September 12, 2026 14:53
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.6.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant