Skip to content

[codex] Serialize stack frame variables as JSON - #86

Open
farvend wants to merge 2 commits into
fosdickio:mainfrom
farvend:codex/fix-stack-frame-vars-json
Open

[codex] Serialize stack frame variables as JSON#86
farvend wants to merge 2 commits into
fosdickio:mainfrom
farvend:codex/fix-stack-frame-vars-json

Conversation

@farvend

@farvend farvend commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

What changed

  • Treat stack-frame variables as structured values instead of strings.
  • Return formatted JSON from the MCP tool.
  • Surface server errors instead of silently returning an empty response.

Why

Joining object values as strings produced invalid or unhelpful output and hid endpoint errors.

Impact

Clients receive readable structured stack-frame metadata and actionable failures.

Validation

  • npm run build

@farvend
farvend marked this pull request as ready for review August 26, 2026 10:48
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.

1 participant