Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/basic-usage/the-chat-interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ The chat interface consists of the following main elements:

7. **Mode Selector:** The mode selector is a dropdown located to the left of the chat input field. It is used for selecting which mode Zoo should use for your tasks. Its settings gear opens the Modes tab, not general settings.

The mode, API configuration, auto-approval, and shared dropdown selectors use your active IDE colors for their borders, hover states, and keyboard focus rings. The todo-delete confirmation also follows the active light or dark appearance.

<img src="/img/the-chat-interface/the-chat-interface-1.png" alt="Chat interface components labeled with numbered callouts" width="900" />

*Numbered interface elements showing the key components of the Zoo Code chat interface.*
Expand Down
Loading