Skip to content

fix(seer): Pass issue short ID to coding agents#115838

Merged
JoshFerge merged 1 commit into
masterfrom
joshferge/fix/claude-session-short-id
May 19, 2026
Merged

fix(seer): Pass issue short ID to coding agents#115838
JoshFerge merged 1 commit into
masterfrom
joshferge/fix/claude-session-short-id

Conversation

@JoshFerge
Copy link
Copy Markdown
Member

@JoshFerge JoshFerge commented May 19, 2026

Thread the Sentry issue short ID through coding agent launch requests so Claude Agent sessions can use the session title support added in getsentry/getsentry#19892.

Autofix and agent handoff now both include the short ID on CodingAgentLaunchRequest, while existing coding agents can continue to ignore the optional field.

Regression Coverage

Adds focused assertions for the classic Autofix launcher, the agent handoff launcher, and the trigger_coding_agent_handoff wrapper so the short ID is preserved where it used to be dropped.

Thread the issue short ID through coding agent launch requests so Claude Agent sessions can use the title support already added in GetSentry. This covers both Autofix and agent handoff launch paths.

Co-Authored-By: Codex <noreply@openai.com>
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 19, 2026
@JoshFerge JoshFerge marked this pull request as ready for review May 19, 2026 19:58
@JoshFerge JoshFerge requested a review from a team as a code owner May 19, 2026 19:58
@JoshFerge JoshFerge enabled auto-merge (squash) May 19, 2026 20:45
@JoshFerge JoshFerge merged commit 5a1ffbc into master May 19, 2026
65 checks passed
@JoshFerge JoshFerge deleted the joshferge/fix/claude-session-short-id branch May 19, 2026 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants