Skip to content

fix: separate scope probes from public reads (#599) - #615

Merged
debugmcpdev merged 4 commits into
mainfrom
codex/599-scope-probe-logging
Aug 31, 2026
Merged

fix: separate scope probes from public reads (#599)#615
debugmcpdev merged 4 commits into
mainfrom
codex/599-scope-probe-logging

Conversation

@debugmcpdev

Copy link
Copy Markdown
Collaborator

Closes #599. Keeps direct scope failures at error level while expected frame-walk misses log at debug. 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 95.65217% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/session/session-manager-data.ts 95.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@debugmcpdev
debugmcpdev merged commit 203c4ef into main Aug 31, 2026
9 checks passed
@debugmcpdev
debugmcpdev deleted the codex/599-scope-probe-logging branch August 31, 2026 03:35
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.

The #468 frame walk-down logs 'Error getting scopes: Stack frame not found' at ERROR for expected probes

2 participants