Skip to content

feat(local): Add agent debugging stream - #1538

Draft
MathurAditya724 wants to merge 5 commits into
mainfrom
codex/feat/local-agent-fixture
Draft

feat(local): Add agent debugging stream#1538
MathurAditya724 wants to merge 5 commits into
mainfrom
codex/feat/local-agent-fixture

Conversation

@MathurAditya724

@MathurAditya724 MathurAditya724 commented Sep 7, 2026

Copy link
Copy Markdown
Member

Summary

Adds a runnable Hono fixture for sentry local with a database request, GenAI/MCP trace, structured logs, and an intentional 500. It gives agents a reproducible local signal set for correlating a failure with request, span, and log evidence.

sentry local serve --format json and sentry local run --format json now write versioned, normalized NDJSON observations to stdout while lifecycle diagnostics remain on stderr. local run forwards the wrapped app's console output to stderr in JSON mode and supports the same attribute and filter controls, so agents can consume and join focused evidence without terminal scraping.

Provide a runnable Hono service with correlated database, agent, MCP, log, and error telemetry for local debugging.
@vercel

vercel Bot commented Sep 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
cli Ready Ready Preview Sep 7, 2026 7:21am UTC

Request Review

Add a versioned NDJSON contract while keeping lifecycle diagnostics on stderr for agent consumers.
@MathurAditya724 MathurAditya724 changed the title feat(local): Add agent debugging fixture feat(local): Add agent debugging stream Sep 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant