Commit graph

39 commits

Author SHA1 Message Date
RAIT-09
34eec00eac docs: update ACP repository URL in agent-setup overview 2026-04-06 11:11:22 +09:00
RAIT-09
827514f920 docs: update command name in quick-start to match renamed command 2026-04-06 11:08:18 +09:00
RAIT-09
32637cd5ca Merge branch 'master' into dev 2026-03-26 23:25:20 +09:00
RAIT-09
a38a8a4296 chore: migrate claude-agent-acp references from @zed-industries to @agentclientprotocol
Update package name in agent-update-checker, docs, and READMEs
following the upstream rename in v0.24.0.
2026-03-26 20:48:40 +09:00
Tykis
b68b5339d1 docs: update path configuration guidance for bare command names
Reflect that path configuration is now optional in most cases.
Add Auto-detect as a recommended first step when agents are not found.
Add multi-device vault sync section to troubleshooting.
2026-03-18 01:34:04 +09:00
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
d1cbed65e1 chore: update claude-code-acp repository URL to claude-agent-acp 2026-02-18 22:06:03 +09:00
RAIT-09
edca98ee6e chore: rename claude-code-acp to claude-agent-acp 2026-02-18 07:45:11 +09:00
RAIT-09
580ce9697d Merge branch 'master' into dev 2026-02-08 00:09:17 +09:00
Shibata, Tats
3603c97b5e docs: add Kiro to custom agents examples 2026-02-07 00:17:56 +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
cfa3d7a65d Merge remote-tracking branch 'upstream/master' into floating-chat-ui 2026-01-28 13:51:27 -05:00
RAIT-09
8401175eea docs: add configuration examples for OpenCode and Qwen Code 2026-01-25 21:38:15 +09:00
Maws
3910790540 docs: update sidebar and readme for notion-style views 2026-01-24 13:40:32 -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
d0d12db284 docs: move Multi-Session Chat in sidebar and update agent switching instructions 2026-01-19 21:10:21 +09:00
RAIT-09
cad7c6eb6f docs: clarify terminal usage in Node.js path instructions 2026-01-19 21:07:44 +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
049d7f7605 docs: Add ACP protocol support reference page 2026-01-13 23:50:08 +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
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
2d6e9eeb96 Update agent switching instructions in docs
Clarifies that agent switching is done via the dropdown in Settings → Agent Client instead of the chat panel header.
2025-12-15 00:07:24 +09:00
RAIT-09
a47d3ac415 Update demo video source path in documentation
Changed the video source path in docs/index.md from '/obsidian-agent-client/demo.mp4' to '/demo.mp4' to reflect the correct location of the demo video.
2025-12-14 23:58:41 +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
b5ab552457 Revise and clarify troubleshooting guide
Streamlined language, reorganized sections, and updated instructions for common Agent Client issues. Added Linux Flatpak and AppImage notes, clarified authentication and path troubleshooting, and improved error message explanations for better user guidance.
2025-12-14 19:30:01 +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