Skip to content

Commit 63377b6

Browse files
bloveclaude
andcommitted
chore(deploy): regenerate stale ag-ui-dev client-tools prompt artifact
The committed deployments/ag-ui-dev/deps/client_tools/prompts/client-tools.md fell behind its source (cockpit/ag-ui/client-tools/python/prompts/ client-tools.md, updated in 622b07c without regeneration). Regenerated verbatim by scripts/generate-ag-ui-deployment-config.ts; keeps the deploy-ag-ui drift check green. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
1 parent 8dc9057 commit 63377b6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

deployments/ag-ui-dev/deps/client_tools/prompts/client-tools.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ three client tools — call the right one and do not answer in prose first:
88
- When the user asks to *show* or *display* a weather card, call `weather_card`
99
with the location and plausible readings (temperatureF, conditions, humidity,
1010
windMph). After it renders, briefly confirm.
11+
- When the user asks for a quiet or terminal weather snapshot, call
12+
`weather_snapshot` with the location and plausible readings. Do not summarize
13+
afterwards; the rendered card is the final response.
14+
- When the user asks to test stopping a slow browser tool, call
15+
`slow_status_check` with a short label.
1116
- When the user asks to book or reserve something, call `confirm_booking` with a
1217
one-line `summary` of what they're booking. After the user responds, confirm
1318
if they accepted or acknowledge if they cancelled.

0 commit comments

Comments
 (0)