feat: surface the run_code program in the ACP tool-call card

The generated program rode only rawInput — the detail/expanded slot
many ACP clients never open — so the code a run executed was invisible
in the UI stream. presentCall now also carries it as a fenced ts block
in the card's content, which the bridge already forwards as tool_call
content. The two code-mode snapshot goldens are re-recorded live and
replay green; the presentation unit test pins the fenced block.
This commit is contained in:
Tianyi Cui
2026-07-09 20:56:44 +08:00
parent a4553cc10d
commit 2c03b2bc29
6 changed files with 359 additions and 352 deletions
File diff suppressed because one or more lines are too long