docs: reserve seam for complete capabilities

This commit is contained in:
Turtle
2026-08-09 15:34:32 +08:00
parent 27ac49e687
commit dda02250f5
966 changed files with 2166 additions and 2159 deletions
@@ -1,5 +1,5 @@
/**
* Model-facing `ask_user_question` tool over the `ctx.userInteraction` seam.
* Model-facing Consumer of the `ctx.userInteraction` capability seam.
* The tool pauses until a UI provider returns a human answer, then feeds that
* answer back into the agent loop as an ordinary tool result.
*