Skip to content

feat(seer): Show more workflow detail and add Autofix shortcut#114340

Merged
chromy merged 1 commit intomasterfrom
hector/seer-workflows-detail
Apr 30, 2026
Merged

feat(seer): Show more workflow detail and add Autofix shortcut#114340
chromy merged 1 commit intomasterfrom
hector/seer-workflows-detail

Conversation

@chromy
Copy link
Copy Markdown
Contributor

@chromy chromy commented Apr 29, 2026

  • Surface additional Night Shift run metadata on the Seer Workflows page and add a one-click path from a per-issue row into the issue with the Seer drawer pre-opened.
  • Adds Max candidates and Source columns and replaces the issue count with dry run when extras.options.dry_run is true.
  • When reasoning_effort, intelligence_level, or extra_triage_instructions are present in extras.options, they render as a key/value grid above the issues list.

After:

CleanShot 2026-04-29 at 19 35 07@2x

Agent transcript: https://claudescope.sentry.dev/share/hmnd7V91Oo0puT1vf16jMbd_DxFYEeAXcRAH-JgMZB4

@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 29, 2026
@chromy chromy marked this pull request as ready for review April 29, 2026 18:36
Copy link
Copy Markdown
Contributor

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit dbef83d. Configure here.

Comment thread static/app/views/seerWorkflows/index.tsx Outdated
Surface additional Night Shift run metadata on the Seer Workflows page:
add Max candidates and Source columns, mark dry-run rows in the Issues
column, and show reasoning effort, intelligence level, and extra triage
instructions in the expanded run details.

Add a per-issue Autofix button next to the existing Explorer button that
links to the issue with the Seer drawer pre-opened via ?seerDrawer=true.

Agent transcript: https://claudescope.sentry.dev/share/aRPG01leimrsuFASmZCP-uaqb9Ly-V3hnlc-WWiRBj8
@chromy chromy force-pushed the hector/seer-workflows-detail branch from f97f7ea to c4e23f3 Compare April 29, 2026 19:09
@chromy chromy merged commit 0cc3821 into master Apr 30, 2026
67 checks passed
@chromy chromy deleted the hector/seer-workflows-detail branch April 30, 2026 12:06
cleptric pushed a commit that referenced this pull request May 5, 2026
- Surface additional Night Shift run metadata on the Seer Workflows page
and add a one-click path from a per-issue row into the issue with the
Seer drawer pre-opened.
- Adds `Max candidates` and `Source` columns and replaces the issue
count with `dry run` when `extras.options.dry_run` is true.
- When `reasoning_effort`, `intelligence_level`, or
`extra_triage_instructions` are present in `extras.options`, they render
as a key/value grid above the issues list.

---

After:

<img width="1502" height="1028" alt="CleanShot 2026-04-29 at 19 35
07@2x"
src="https://github.com/user-attachments/assets/515f93ab-fa01-407c-89b0-a8e4496b98c3"
/>

---

Agent transcript:
https://claudescope.sentry.dev/share/hmnd7V91Oo0puT1vf16jMbd_DxFYEeAXcRAH-JgMZB4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants