Commit graph

10 commits

Author SHA1 Message Date
RAIT-09
7588824366 docs(getting-started): add Obsidian 1.11.4 prerequisite
Document the minAppVersion bump driven by Obsidian's Keychain API,
which the plugin now uses to store agent API keys.
2026-05-22 18:43:35 +09:00
RAIT-09
aaae7458cf docs: update installation page for Community Plugins 2026-05-15 21:06:29 +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
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
cad7c6eb6f docs: clarify terminal usage in Node.js path instructions 2026-01-19 21:07:44 +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