mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-19 13:01:41 +00:00
docs(coding-agent): add Q&A tool example for custom UI
This commit is contained in:
parent
de700f795f
commit
6275d46d10
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ The interface from top to bottom:
|
||||||
- **Editor** - Where you type
|
- **Editor** - Where you type
|
||||||
- **Footer** - Working directory, token usage, cost, current model
|
- **Footer** - Working directory, token usage, cost, current model
|
||||||
|
|
||||||
The editor can be temporarily replaced by other UI, like built-in `/settings` or custom UI from extensions. Extensions can also replace the editor, add widgets above/below it, a status line, custom footer, or overlays.
|
The editor can be temporarily replaced by other UI, like built-in `/settings` or custom UI from extensions (e.g., a Q&A tool that lets the user answer model questions in a structured format). Extensions can also replace the editor, add widgets above/below it, a status line, custom footer, or overlays.
|
||||||
|
|
||||||
### Editor
|
### Editor
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue