Releases: nianbaizy/cc-mobile-controller
Releases · nianbaizy/cc-mobile-controller
CC Mobile Controller v0.1.0
Initial public release of CC Mobile Controller.
Highlights
- WeChat Mini Program client for mobile interaction with Claude Code
- Local Node.js Bridge Server
- WebSocket-based real-time communication
- Token-based authentication
- Multi-workspace switching
- ngrok tunnel support
- Security-focused open-source cleanup
Security Notes
This project is intended for personal local use. Do not expose the bridge server without authentication. Always use a strong token and never commit real .env files, ngrok domains, local paths, or private keys.