feat: show mock agent hint bubble in empty state

This commit is contained in:
Nathan Flurry 2026-01-27 21:32:56 -08:00
parent 02c9201bda
commit 50b5289e47
11 changed files with 186 additions and 2 deletions

View file

@ -59,6 +59,7 @@ export interface components {
fileAttachments: boolean;
fileChanges: boolean;
images: boolean;
itemStarted: boolean;
mcpTools: boolean;
permissions: boolean;
planMode: boolean;