copilots
Installation
SKILL.md
assistant-ui Copilots
Always consult assistant-ui.com/llms.txt for the latest API.
Copilots ground an assistant in your running app: steer it with instructions, feed it lazy app state, let it read rendered components, click and edit UI, and read or update persistent interactable state.
References
- ./references/instructions.md -- useAssistantInstructions
- ./references/model-context.md -- useAssistantContext and imperative modelContext().register
- ./references/visible.md -- makeAssistantVisible
- ./references/interactables.md -- interactable components
Orientation
All APIs ship from @assistant-ui/react and run inside AssistantRuntimeProvider. Pick the smallest tool for the job: