Skip to content

feat(seer): Add structured LLM context for explore logs trace route#116036

Merged
Mihir-Mavalankar merged 1 commit into
masterfrom
mihir/seer-explore-logs-trace-structured-context
May 21, 2026
Merged

feat(seer): Add structured LLM context for explore logs trace route#116036
Mihir-Mavalankar merged 1 commit into
masterfrom
mihir/seer-explore-logs-trace-structured-context

Conversation

@Mihir-Mavalankar
Copy link
Copy Markdown
Contributor

  • Add /explore/logs/trace/:traceSlug/ to STRUCTURED_CONTEXT_ROUTES. This route uses the same TraceViewImpl component as /explore/traces/trace/:traceSlug/ which already provides full structured context via registerLLMContext('trace', ...).

Add /explore/logs/trace/:traceSlug/ to STRUCTURED_CONTEXT_ROUTES.
This route uses the same TraceViewImpl component as
/explore/traces/trace/:traceSlug/ which already provides full
structured context via registerLLMContext('trace', ...).

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

📊 Type Coverage Diff

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

@Mihir-Mavalankar Mihir-Mavalankar merged commit c1ac073 into master May 21, 2026
72 checks passed
@Mihir-Mavalankar Mihir-Mavalankar deleted the mihir/seer-explore-logs-trace-structured-context branch May 21, 2026 18:10
natemoo-re pushed a commit that referenced this pull request May 21, 2026
…116036)

+ Add /explore/logs/trace/:traceSlug/ to STRUCTURED_CONTEXT_ROUTES. This
route uses the same TraceViewImpl component as
/explore/traces/trace/:traceSlug/ which already provides full structured
context via registerLLMContext('trace', ...).

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