All notable changes to the "code-sidecar" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Initial release
- Add task-level diff preview in chat with a dedicated diff panel
- Add /init chat command to generate AGENTS.md guidance
- Add action to clear all conversation history from the chat list
- Improve error handling with structured error payloads and API retry logic
- Support @file and @workspace context references in chat prompts
- Add @ mention suggestions for files and folders in the chat input
- Add git_operations tool for common Git commands with permission gating
- Add update_todo_list tool and show task progress in the chat UI