Commit graph

6 commits

Author SHA1 Message Date
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
RAIT-09
d1cbed65e1 chore: update claude-code-acp repository URL to claude-agent-acp 2026-02-18 22:06:03 +09:00
Shibata, Tats
3603c97b5e docs: add Kiro to custom agents examples 2026-02-07 00:17:56 +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
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