Commit graph

19 commits

Author SHA1 Message Date
RAIT-09
fcac920a53 docs: update floating chat docs for minimize/close and enableFloatingChat rename 2026-03-15 16:01:07 +09:00
RAIT-09
f80b7be596 docs: update sending images page to include file attachments 2026-03-01 16:20:42 +09:00
RAIT-09
dcd35e0013 Merge branch 'master' into dev 2026-02-18 22:06:16 +09:00
RAIT-09
edca98ee6e chore: rename claude-code-acp to claude-agent-acp 2026-02-18 07:45:11 +09:00
RAIT-09
cb19c5d665 refactor(settings): rename Floating Chat Button section to Floating chat 2026-02-06 21:40:54 +09:00
RAIT-09
dc5fbea37a docs: add Floating Chat overview to usage index 2026-02-06 21:39:16 +09:00
RAIT-09
18311b5de7 docs: rewrite floating chat documentation with screenshots and commands 2026-02-06 21:38:05 +09:00
Maws
34375bf2b2 remove code block chat implementation
Narrowing PR scope to just floating chat as discussed.
Code block chat will be a separate PR later.
2026-01-31 18:17:04 -05:00
Maws
f7bbef3bc5 docs: cleanup redundant sections in notion-style-views 2026-01-24 13:38:04 -05:00
RAIT-09
d80d11f668 docs: fix chat view location option names to match actual UI 2026-01-19 22:08:47 +09:00
RAIT-09
c520468ff1 docs: add terminal instructions to agent setup pages and add Commands & Hotkeys page 2026-01-19 21:18:45 +09:00
RAIT-09
f3143d6284 docs: add custom export tag and update FAQ for v0.7.0 features
- Add Frontmatter tag setting to chat-export.md
- Update FAQ with new agent switching behavior
- Add multi-session and broadcast command FAQs
- Add custom frontmatter tag FAQ
2026-01-19 21:03:18 +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
4d5b6abb41 Clarify agent support for image attachments in docs
Updated the documentation to clarify that image attachment support is agent-specific and improved the notification example for unsupported agents.
2025-12-31 00:17:03 +09:00
RAIT-09
c0cd993b34 Remove use cases section from image sending docs
Deleted the 'Use Cases' section from docs/usage/sending-images.md to streamline documentation and focus on usage instructions.
2025-12-30 23:30:57 +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
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