Context
The README has been updated with a comprehensive feature showcase, but currently only has one screenshot (docs/active-session.png showing an active chat session). The README would be much more compelling with screenshots of all major features.
Goal
Capture and add screenshots for each major UI feature to the docs/ directory, and reference them in the appropriate README sections.
Screenshots Needed
- Project Picker (
docs/project-picker.png) -- the home/welcome page showing recent projects, Open Project and Clone Repository buttons
- Directory Browser (
docs/directory-browser.png) -- the project dialog with fuzzy search and directory listing
- Git Clone (
docs/git-clone.png) -- the clone dialog with the embedded terminal showing progress
- MCP Dialog (
docs/mcp-dialog.png) -- the MCP server list with status indicators and toggles
- MCP Add Server (
docs/mcp-add-server.png) -- the form for adding a new MCP server
- Command Palette (
docs/command-palette.png) -- the palette open with some entries visible
- Hint Mode (
docs/hint-mode.png) -- the overlay with letter labels on clickable elements
- Settings Page (
docs/settings.png) -- the settings page showing one of the tabs (Providers or Appearance)
- Sound Settings (
docs/sound-settings.png) -- the Sounds tab in settings
- Saved Prompts (
docs/saved-prompts.png) -- the Prompts tab with some saved prompts
- Multi-Project Sidebar (
docs/multi-project-sidebar.png) -- sidebar showing multiple open projects with status badges
- Auto-Accept Indicator (
docs/auto-accept.png) -- session header showing the auto-approve toggle
Files to Modify
docs/ -- add new screenshot PNG files
README.md -- add  references under the relevant feature sections
Acceptance Criteria
Context
The README has been updated with a comprehensive feature showcase, but currently only has one screenshot (
docs/active-session.pngshowing an active chat session). The README would be much more compelling with screenshots of all major features.Goal
Capture and add screenshots for each major UI feature to the
docs/directory, and reference them in the appropriate README sections.Screenshots Needed
docs/project-picker.png) -- the home/welcome page showing recent projects, Open Project and Clone Repository buttonsdocs/directory-browser.png) -- the project dialog with fuzzy search and directory listingdocs/git-clone.png) -- the clone dialog with the embedded terminal showing progressdocs/mcp-dialog.png) -- the MCP server list with status indicators and togglesdocs/mcp-add-server.png) -- the form for adding a new MCP serverdocs/command-palette.png) -- the palette open with some entries visibledocs/hint-mode.png) -- the overlay with letter labels on clickable elementsdocs/settings.png) -- the settings page showing one of the tabs (Providers or Appearance)docs/sound-settings.png) -- the Sounds tab in settingsdocs/saved-prompts.png) -- the Prompts tab with some saved promptsdocs/multi-project-sidebar.png) -- sidebar showing multiple open projects with status badgesdocs/auto-accept.png) -- session header showing the auto-approve toggleFiles to Modify
docs/-- add new screenshot PNG filesREADME.md-- addreferences under the relevant feature sectionsAcceptance Criteria