What's Changed
- feat: versioning, npx support, workspace binding, file download
- fix: invert right sidebar toggle chevron; remove tab-switch restrictions during generation
- feat: project-aware UI improvements
- fix: hide chat list when no project selected; remove ANTHROPIC_API_KEY from README env blocks
- Update .env.example
- chore: update agent-orchestrator.yaml with actual repo reference
- chore: translate skill descriptions in config.example.json to English
- docs: clarify ANTHROPIC_API_KEY is SDK-only in all READMEs
- fix: remove ANTHROPIC_API_KEY from CLI subprocess env and .env.example
- Remove config.json from tracking, add config.example.json template
- Add multilingual READMEs, update .gitignore, remove .omc tracking
- Initial commit: Claude Code Chat v4.0
Installation
# Run latest version directly
npx github:Lexus2016/claude-code-chat
# Or install globally
npm install -g github:Lexus2016/claude-code-chat
claude-code-chatOpen http://localhost:3000 in your browser