Commit Graph

8 Commits

Author SHA1 Message Date
d-kimsuon
3c00d9e651 Next.js App separates vite SPA and hono BE 2025-10-26 14:34:21 +09:00
d-kimsuon
6c4d301125 feat: implement dynamic resolution for Claude Code executable path
- Added a new function to resolve the Claude Code executable path with multiple fallback strategies: checking environment variables, system PATH, and project dependencies.
- Introduced a custom error class for handling cases where the executable cannot be found.
- Updated the Config export to utilize the new path resolution logic.
2025-10-21 15:39:08 +09:00
d-kimsuon
967e1d0a58 docs: update CLAUDE.md with communication guidelines
- Added communication rules specifying that user interactions should be in Japanese while code, comments, and commit messages remain in English.
- Clarified the purpose of the document being in English for context efficiency.
2025-10-18 22:44:19 +09:00
d-kimsuon
41d5c38461 docs: enhance CLAUDE.md with critical rules and development workflow
- Added critical rules for coding practices, emphasizing the use of Effect-TS and Hono RPC.
- Updated project overview to clarify the architecture and data handling.
- Revised development commands section to include mandatory quality checks and TDD workflow.
- Introduced coding standards for backend and frontend, focusing on type safety and testing practices.
2025-10-18 22:35:38 +09:00
d-kimsuon
de685a768a docs: update readme and claude.md 2025-09-03 04:33:54 +09:00
d-kimsuon
eaa9d08e08 docs: update documents 2025-09-01 02:56:58 +09:00
d-kimsuon
62ec94798e docs: write docs 2025-08-31 17:34:38 +09:00
d-kimsuon
16ec283e50 feat: implement general viewer ui 2025-08-30 03:08:48 +09:00