Commit cf61dfc
committed
Update xdebug skill: xstep output contract and reading guide
The skill's xstep "Key fields" still advertised the pre-slim shape
({step, location, variables}). Update it to the current shape and add a
"Reading the output" guide: stack[0] = current frame, diff reconstruction
onto the last full snapshot, scope reset on a frame change, and the
'type: value' rendering.
The skill is the surface that actually reaches the model when /xdebug is
used, so the read-rules belong where they will be read -- more reliable than
hoping the model fetches the $schema URL.1 parent a0a59e2 commit cf61dfc
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
75 | 82 | | |
76 | 83 | | |
77 | 84 | | |
| |||
0 commit comments