Skip to content

fix: keep JavaScript globals out of locals (#595) - #616

Merged
debugmcpdev merged 7 commits into
mainfrom
codex/595-js-local-scope-contract
Aug 31, 2026
Merged

fix: keep JavaScript globals out of locals (#595)#616
debugmcpdev merged 7 commits into
mainfrom
codex/595-js-local-scope-contract

Conversation

@debugmcpdev

Copy link
Copy Markdown
Collaborator

Closes #595. Returns empty locals plus explicit scope guidance when a JavaScript frame has no Local or block scope. 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 e9c4201 into main Aug 31, 2026
8 checks passed
@debugmcpdev
debugmcpdev deleted the codex/595-js-local-scope-contract branch August 31, 2026 03:40
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.

js attach paused on an idle server returns the full Global scope with no fall-through note

2 participants