VS Code Extension Features¶
Chat Sidebar¶
Open the Anote AI chat panel from the activity bar. Ask questions about your codebase, get code suggestions, and review diffs.
Inline Diff Review¶
When the agent proposes file changes, a diff view opens automatically. Accept or reject each change individually.
Streaming Responses¶
Responses stream token-by-token in real time. A stop button lets you cancel mid-stream.
Tool Use Visibility¶
See exactly which files the agent reads, writes, or executes during each response.