v1.2.0-beta.1
New Features
- Custom Slash Commands: Reusable prompt templates with parameters, default values, runtime add/del/list
- Agent Skills Discovery: Auto-discover SKILL.md files, list with /skills, invoke with /
- /config Command: View/modify runtime configuration from chat
- /doctor Command: System diagnostics (agent auth, platform connectivity, system resources, network)
- Discord Slash Commands: Native Application Commands with autocomplete menu
- OpenCode Agent: Full support for OpenCode coding agent
- Daemon Mode: Run as background service (systemd/launchd)
- Qoder CLI Agent: Full support for Qoder coding agent
- Telegram Proxy: HTTP/SOCKS5 proxy support
- WeChat Work Proxy Auth: proxy_username/proxy_password
- i18n Expansion: Traditional Chinese, Japanese, Spanish
- --stdin Support: Read prompt from stdin for CLI usage
Improvements
- Slow Operation Monitoring: Warn logs for slow platform/agent operations
- tool_max_len=0 Fix: Remove hardcoded 200-char truncation in all agents
- Cursor /list Improvements: Accurate message counts and summaries
Full changelog: https://github.com/chenhg5/cc-connect/blob/main/CHANGELOG.md