mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
Update tool call instructions in AI prompts to specify usage of patchDashboard and updateDashboard based on context
This commit is contained in:
parent
a087f6b0bd
commit
7e850dbe60
@ -1138,7 +1138,7 @@ FIRST and re-run the list.
|
||||
|
||||
All five pass → emit the tool call. Any fail → fix, re-check, emit.
|
||||
|
||||
You MUST call the updateDashboard tool with the complete source code. NEVER output code directly in the chat.
|
||||
You MUST call patchDashboard or updateDashboard per the tool-choice rules above (local edit → patchDashboard; structural/layout change → updateDashboard, with full source). NEVER output code directly in the chat.
|
||||
`,
|
||||
|
||||
"run-query": `
|
||||
|
||||
Loading…
Reference in New Issue
Block a user