Skip to content

fix: bound proxy diagnostic log reads (#569) - #618

Merged
debugmcpdev merged 4 commits into
mainfrom
codex/569-bounded-log-tail
Aug 31, 2026
Merged

fix: bound proxy diagnostic log reads (#569)#618
debugmcpdev merged 4 commits into
mainfrom
codex/569-bounded-log-tail

Conversation

@debugmcpdev

Copy link
Copy Markdown
Collaborator

Closes #569. Adds readTail, caps reads at 64 KiB, sanitizes to 80 lines, removes raw diagnostics, and closes every filesystem double. 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 9f439a2 into main Aug 31, 2026
9 checks passed
@debugmcpdev
debugmcpdev deleted the codex/569-bounded-log-tail branch August 31, 2026 03:49
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-log tail on failure reads the whole file; errorDetails.raw is '{}' for plain Errors

2 participants