v1.3.0-rc.4
New Features
cc-connect webCLI command: Auto-configure web admin and open browser with token pre-filled for instant login. Supports--no-browserflag.- Web UI: Agent type switching: Change project agent type in Settings tab with automatic provider compatibility filtering and restart flow.
- Web UI: Provider clear option: Unset active provider via Feishu card dropdown.
Bug Fixes
- Provider switch fix: Clear agent session on provider switch to prevent resuming with stale config. Fix ANTHROPIC_MODEL env leak from cc-switch.
- 401 auto-redirect: Global 401 interceptor automatically logs out and redirects to login when token is invalid.
- Heartbeat display: Show "not configured" instead of "running" for projects without heartbeat config.
- Agent type save refresh: Fix UI not updating after saving agent type change + restart.
- Global provider filtering: Filter incompatible providers by agent_types when linking to project.
- Version display: Fix duplicate "v" prefix in web footer.
- Windows build: Fix duplicate symbol compilation error.
Improvements
- Complete i18n for replyFooter, injectSender, thinkingMessages, toolMessages (5 languages)
- Debug logging for provider env vars and session startup commands (with secret redaction)
- Integration tests for both claudecode and codex provider switching