All notable changes to this public repository are documented here.
- clarified that
Codex,Claude Code,Gemini CLI, andOpenClawdo not require API-key-only setup - updated runtime setup flow to support both
auth/loginand API key paths - changed health checks so empty API key values are treated as optional when auth/login may still be valid
- added one-command AI runtime installation for
OpenClaw,Gemini CLI,Codex CLI, andClaude Code - added
install_ai_runtimes.sh - added
configure_ai_runtimes.sh - added
.ai_runtimes.env.example - added
docs/ai-runtimes.md - updated install and health check flows to include AI runtime setup
- expanded
docs/architecture.md - added deeper architecture guidance for group/private bot separation, memory layers, workdirs, and migration concepts
- added
CHANGELOG.md - added GitHub bug report template
- added GitHub feature request template
- added GitHub pull request template
- added
CODE_OF_CONDUCT.md - added
docs/faq.md - linked conduct and FAQ docs from Chinese and English README
- added
CONTRIBUTING.md - added
SECURITY.md - linked contributing and security docs from Chinese and English README
- added
Releasebadge to both README files - added 6-bot architecture diagram to both README files
- added standalone English install guide
INSTALL.en.md - added CI badge to both README files
- added GitHub Actions CI
- expanded
INSTALL.mdinto a bilingual Chinese and English guide
- initial public release
- one-command install/configure/apply flow
- stack generation and migration tooling
- public documentation and release notes baseline