A zot extension that makes answering your coding agent's questions painless A new TypeScript zot extension called `/answer` allows users to respond to numbered questions from an AI coding agent's last message directly in an interactive terminal panel. The tool extracts questions formatted as numbered lists, provides individual answer fields, and submits responses as prompts to the agent, streamlining the back-and-forth workflow for developers. TypeScript zot https://www.zot.sh extension that opens /answer and lets you answer numbered questions from the last assistant message in an interactive panel. - Watches assistant message events and stores the latest assistant text. - Registers a single slash command: /answer . - Extracts numbered questions like 1.