mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
11 lines
375 B
Plaintext
11 lines
375 B
Plaintext
<Steps>
|
|
<Step>
|
|
### Run Claude through an AG-UI endpoint
|
|
|
|
Programmatic control starts from the same AG-UI run boundary as the chat UI.
|
|
Wrap Claude Agent SDK once to expose that endpoint. The frontend patterns
|
|
on this page then use the same agent connection, whether they trigger a
|
|
run, render a headless chat, or resolve an interrupt.
|
|
</Step>
|
|
</Steps>
|