From 9eb60858d1d372ce8b235d3f906b77f4e0ea146d Mon Sep 17 00:00:00 2001 From: Roomote Date: Sun, 30 Aug 2026 02:42:34 +0000 Subject: [PATCH] docs(chat): document persistent approval controls --- docs/basic-usage/the-chat-interface.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/basic-usage/the-chat-interface.md b/docs/basic-usage/the-chat-interface.md index 09cf7e3a..8a1447ba 100644 --- a/docs/basic-usage/the-chat-interface.md +++ b/docs/basic-usage/the-chat-interface.md @@ -24,7 +24,7 @@ The chat interface consists of the following main elements: 2. **Input Field:** This is where you type your tasks and questions for Zoo Code. You can use plain English to communicate. -3. **Action Buttons:** These buttons appear above the input field and allow you to approve or reject Zoo Code's proposed actions. The available buttons change depending on the context. +3. **Action Buttons:** These buttons appear above the input field and allow you to approve or reject Zoo Code's proposed actions. The available buttons change depending on the context. If you scroll through earlier messages while an action is waiting, its approval controls remain available alongside the scroll-to-bottom control. 4. **Send Button:** This looks like a small plane and it's located to the far right of the input field. This sends messages to Zoo after you've typed them.