docs: list OpenCode in CLAUDE.md supported-agent set (#924)

Follow-up to #923 (OpenCode agent-install support). The user-facing
README and CLI help were reconciled there; this brings the dev-guide's
supported-agent enumeration in line too.

Claude-Session: https://claude.ai/code/session_015yuBJQYfDj95cgX3DaD8SF
This commit is contained in:
xarmian
2026-07-11 19:01:41 -04:00
committed by GitHub
parent e9d308a64e
commit b710b8b031
+1 -1
View File
@@ -2,7 +2,7 @@
## What This Is
Pad is a project management tool for developers and AI agents. Single Go binary with embedded SvelteKit web UI, SQLite storage, and multi-agent skill support (Claude Code, Cursor, Windsurf, Codex, Copilot, Amazon Q, Junie).
Pad is a project management tool for developers and AI agents. Single Go binary with embedded SvelteKit web UI, SQLite storage, and multi-agent skill support (Claude Code, Cursor, Windsurf, Codex, OpenCode, Copilot, Amazon Q, Junie).
**Related repo:** The marketing website (getpad.dev) lives at `../pad-web` — a separate SvelteKit site deployed to Vercel.