Commit graph

10 commits

Author SHA1 Message Date
RAIT-09
23b397a94e docs: update AGENTS.md to reflect current architecture after refactoring 2026-04-03 17:37:52 +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
RAIT-09
17b522dcfe docs: update CLAUDE.md and ARCHITECTURE.md to reflect AcpHandler separation 2026-03-25 21:56:47 +09:00
RAIT-09
5c4f79fb39 docs: symlink CLAUDE.md and GEMINI.md to AGENTS.md to keep in sync 2026-03-21 22:07:55 +09:00
RAIT-09
edca98ee6e chore: rename claude-code-acp to claude-agent-acp 2026-02-18 07:45:11 +09:00
RAIT-09
61b332eed0 Refactor docs to React Hooks architecture
Updated AGENTS.md, ARCHITECTURE.md, CLAUDE.md, and GEMINI.md to document the new React Hooks-based architecture. Removed references to Clean Architecture, Use Cases, and ViewModels; added details on custom hooks, updated directory structure, and clarified development patterns and extension points. This reflects the November 2025 refactor for a more React-idiomatic, maintainable, and testable codebase.
2025-11-24 21:06:50 +09:00
RAIT-09
1108d973bd Add guides for Codex and Gemini CLI 2025-10-29 20:30:59 +09:00
RAIT-09
77ef2b4e5f Add CLAUDE.md 2025-09-27 12:54:02 +09:00
RAIT-09
d193fcb4d0
Initial commit 2025-09-18 18:47:14 +09:00