From 4f31fdeea638bfd5879b872dead6d1d89de600c2 Mon Sep 17 00:00:00 2001 From: Hypatia May Date: Fri, 31 Jul 2026 14:25:25 +0800 Subject: [PATCH] test(web): include compact command in menu golden --- .../tests/snapshots/lifecycle-chrome/command-menu.expected.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/web/tests/snapshots/lifecycle-chrome/command-menu.expected.md b/apps/web/tests/snapshots/lifecycle-chrome/command-menu.expected.md index 47ba98cf05..1da9b9a45e 100644 --- a/apps/web/tests/snapshots/lifecycle-chrome/command-menu.expected.md +++ b/apps/web/tests/snapshots/lifecycle-chrome/command-menu.expected.md @@ -1,6 +1,7 @@ - listbox "Trigger suggestions": - text: Commands - - option "goal set or view the goal for a long-running task" [selected] + - option "compact Compact older conversation history" [selected] + - option "goal set or view the goal for a long-running task" - option "permission Switch the permission preset (sandbox mode + approval policy)" - option "plan Enter or leave plan mode" - option "model Select the model for this conversation"