Skip to content

feat: expose sanitized proxy log resources (#571) - #620

Merged
debugmcpdev merged 5 commits into
mainfrom
codex/571-proxy-log-resource
Aug 31, 2026
Merged

feat: expose sanitized proxy log resources (#571)#620
debugmcpdev merged 5 commits into
mainfrom
codex/571-proxy-log-resource

Conversation

@debugmcpdev

Copy link
Copy Markdown
Collaborator

Closes #571. Adds per-session proxy-log resources and proxyLogResource links while keeping reads bounded and sanitized. Verification: lint, source and test typecheck ratchets, clean build, targeted suites, full unit and integration suites, and the complete E2E matrix passed locally.

@codecov

codecov Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@debugmcpdev
debugmcpdev merged commit 57b4076 into main Aug 31, 2026
9 checks passed
@debugmcpdev
debugmcpdev deleted the codex/571-proxy-log-resource branch August 31, 2026 04:12
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.

Expose the proxy log as an MCP resource (debug://sessions/{id}/proxy-log) so remote clients can read it

2 participants