feat(seer): Show more workflow detail and add Autofix shortcut#114340
Merged
feat(seer): Show more workflow detail and add Autofix shortcut#114340
Conversation
Contributor
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ 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.
trevor-e
approved these changes
Apr 29, 2026
dbef83d to
f97f7ea
Compare
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
f97f7ea to
c4e23f3
Compare
3 tasks
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Max candidatesandSourcecolumns and replaces the issue count withdry runwhenextras.options.dry_runis true.reasoning_effort,intelligence_level, orextra_triage_instructionsare present inextras.options, they render as a key/value grid above the issues list.After:
Agent transcript: https://claudescope.sentry.dev/share/hmnd7V91Oo0puT1vf16jMbd_DxFYEeAXcRAH-JgMZB4