Skip to content

feat: retain proxy death diagnostics (#570) - #619

Merged
debugmcpdev merged 3 commits into
mainfrom
codex/570-persist-proxy-failures
Aug 31, 2026
Merged

feat: retain proxy death diagnostics (#570)#619
debugmcpdev merged 3 commits into
mainfrom
codex/570-persist-proxy-failures

Conversation

@debugmcpdev

Copy link
Copy Markdown
Collaborator

Closes #570. Persists structured mid-session proxy failure diagnostics and surfaces them from session and stack responses. 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

❌ Patch coverage is 89.36170% with 5 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/session/session-manager-core.ts 82.35% 3 Missing ⚠️
src/session/launch/debug-launcher.ts 80.00% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@debugmcpdev
debugmcpdev merged commit 14fcde4 into main Aug 31, 2026
8 checks passed
@debugmcpdev
debugmcpdev deleted the codex/570-persist-proxy-failures branch August 31, 2026 04:03
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.

Proxy death after initialization has no structured diagnostics (errorDetails / proxyLogPath / tail)

2 participants