Skip to content

Commit 312991b

Browse files
committed
docs: update demo trace call line to new tool name delegate_gemini
1 parent 5fef973 commit 312991b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ <h1>madmcp</h1>
336336
{ id:'gm', label:'GEMINI · DELEGATED INVESTIGATION', lines:[
337337
['prompt','> write the postmortem — pull what changed, who reviewed it, and confirm it’s resolved'],
338338
['why','Why: this needs GitHub and Cloudflare context stitched together — hand the whole investigation to Gemini in one call instead of chaining more manual tool calls.'],
339-
['call','→ gemini_investigate({ task: "Summarize PR #482'"'"'s review and confirm INC-114 is resolved, using GitHub and Cloudflare", max_steps: 6 })'],
339+
['call','→ delegate_gemini({ task: "Summarize PR #482'"'"'s review and confirm INC-114 is resolved, using GitHub and Cloudflare", max_steps: 6 })'],
340340
['result','Gemini ran 4 steps server-side (list_commits, get_pr_reviews, cf_workers_observability_query, get_check_runs)\n→ "PR #482 approved by 2 reviewers, merged 09:52. p95 back to 310ms baseline, checks green."'],
341341
['stamped','✓ stamped · 612ms · 4 sub-steps run by Gemini, 1 call from the agent']
342342
], ms:612}

0 commit comments

Comments
 (0)