mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-18 10:03:34 +00:00
feat: show mock agent hint bubble in empty state
This commit is contained in:
parent
02c9201bda
commit
50b5289e47
11 changed files with 186 additions and 2 deletions
|
|
@ -668,6 +668,7 @@
|
|||
"fileChanges",
|
||||
"mcpTools",
|
||||
"streamingDeltas",
|
||||
"itemStarted",
|
||||
"sharedProcess"
|
||||
],
|
||||
"properties": {
|
||||
|
|
@ -686,6 +687,9 @@
|
|||
"images": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"itemStarted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"mcpTools": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue