Commit graph

9 commits

Author SHA1 Message Date
RAIT-09
18311b5de7 docs: rewrite floating chat documentation with screenshots and commands 2026-02-06 21:38:05 +09:00
RAIT-09
6c555e5664 docs: update Basic Usage with multi-session and new agent switching UI
- Add Multi-Session Chat section with link to new page
- Update Switching Agents to reflect new header menu behavior
- Replace switching-agents.webp with switch-agent.webp and switch-default-agent.webp
2026-01-19 20:59:16 +09:00
RAIT-09
569b1e22bd docs: add Multi-Session Chat documentation 2026-01-19 20:48:52 +09:00
RAIT-09
fa96a48cf8 docs: Add session history documentation and update settings paths 2026-01-13 23:34:11 +09:00
RAIT-09
4d45ef8a0b Update images for remove and sending features
Refreshed 'remove-image.webp' and 'sending-images.webp' in the documentation to reflect recent UI or feature changes.
2025-12-30 19:49:20 +09:00
RAIT-09
d0ab4eedf5 Add documentation for sending image attachments
Introduces a new 'Sending Images' usage guide, updates navigation and index to reference image attachment features, and adds related screenshots. Also documents new chat export options for including images.
2025-12-30 18:29:03 +09:00
RAIT-09
06246635fe Add demo video to documentation
Embedded a demo video in docs/index.md and added the demo.mp4 file to docs/public. This provides a visual overview of the Agent Client plugin for users.
2025-12-14 23:55:36 +09:00
RAIT-09
067c868e3d Add favicon and apple touch icons to docs site
Added favicon.ico, PNG favicons, and apple-touch-icon to the public directory. Updated VitePress config to include appropriate <link> tags for these icons in the site head.
2025-12-14 23:40:37 +09:00
RAIT-09
8bbe40a2a3 Add VitePress documentation site for Agent Client
Introduces a full documentation site under docs/ using VitePress, including configuration, custom theme, setup guides for supported agents (Claude Code, Codex, Gemini CLI, custom agents), usage instructions, FAQ, troubleshooting, and images. Updates .gitignore and .prettierignore to exclude VitePress build output and docs. Also updates package.json and eslint config for documentation support.
2025-12-14 01:53:46 +09:00