Skip to content

feat(seer): Add structured LLM context for issue detail sub-tabs#115936

Merged
Mihir-Mavalankar merged 1 commit into
masterfrom
mihir/seer-issue-subtab-structured-context
May 20, 2026
Merged

feat(seer): Add structured LLM context for issue detail sub-tabs#115936
Mihir-Mavalankar merged 1 commit into
masterfrom
mihir/seer-issue-subtab-structured-context

Conversation

@Mihir-Mavalankar
Copy link
Copy Markdown
Contributor

  • Add replays, attachments, distributions, and distributions/:tagKey routes to STRUCTURED_CONTEXT_ROUTES so Seer receives structured JSON context instead of ASCII screenshots on these pages.

  • Enhance the issue detail LLM context with tab-specific hints that tell Seer which tools to use (replay search, event attachments, issue tag values) and include currentTab and tagKey in the context data.

Add replays, attachments, distributions, and distributions/:tagKey
routes to STRUCTURED_CONTEXT_ROUTES so Seer receives structured JSON
context instead of ASCII screenshots on these pages.

Enhance the issue detail LLM context with tab-specific hints that
tell Seer which tools to use (replay search, event attachments, issue
tag values) and include currentTab and tagKey in the context data.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Mihir-Mavalankar Mihir-Mavalankar requested a review from scttcper May 20, 2026 19:03
@Mihir-Mavalankar Mihir-Mavalankar self-assigned this May 20, 2026
@Mihir-Mavalankar Mihir-Mavalankar requested review from a team as code owners May 20, 2026 19:03
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor

📊 Type Coverage Diff

✅ No new type safety issues introduced. Coverage: 93.57%

@Mihir-Mavalankar Mihir-Mavalankar merged commit cb75882 into master May 20, 2026
72 checks passed
@Mihir-Mavalankar Mihir-Mavalankar deleted the mihir/seer-issue-subtab-structured-context branch May 20, 2026 19:10
JonasBa pushed a commit that referenced this pull request May 21, 2026
…5936)

+ Add replays, attachments, distributions, and distributions/:tagKey
routes to STRUCTURED_CONTEXT_ROUTES so Seer receives structured JSON
context instead of ASCII screenshots on these pages.

+ Enhance the issue detail LLM context with tab-specific hints that tell
Seer which tools to use (replay search, event attachments, issue tag
values) and include currentTab and tagKey in the context data.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
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