From 7d97418d42b6bb705b40d614c66b9869aaba3c7c Mon Sep 17 00:00:00 2001 From: Chinesezjc Date: Thu, 30 Jul 2026 22:33:03 +0800 Subject: [PATCH] test(web): refresh code-mode-round golden for read error state MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The nested read of a missing file surfaces its error state as 失败 in the code-dispatch row summary, a consequence of this PR's read-card error presentation. The golden predated it (never re-recorded while the PR was conflicting); refreshed keyless via DSH_SNAPSHOT=refresh over the existing session.jsonl. --- apps/web/tests/snapshots/code-mode-round/ui.expected.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/tests/snapshots/code-mode-round/ui.expected.md b/apps/web/tests/snapshots/code-mode-round/ui.expected.md index 0282a16f80..eb1e04d4c1 100644 --- a/apps/web/tests/snapshots/code-mode-round/ui.expected.md +++ b/apps/web/tests/snapshots/code-mode-round/ui.expected.md @@ -20,7 +20,7 @@ - img - text: Code Run bash echo and catch missing file read - img -- text: Bash Echo CODE_ROUND_OK Read +- text: Bash Echo CODE_ROUND_OK 失败 Read - button "missing.txt" - button "Think The program ran successfully. Let me now reply DONE as instructed.": - img