Bug Fixes
- Fix .gitignore: The pattern
cc-connectwas inadvertently ignoringcmd/cc-connect/directory at any depth. Changed to/cc-connectto only match the binary at repo root. This caused all entrypoint source files (main.go,update.go,provider.go) to be untracked. - Auto-create config on first run: Running
cc-connectwithout any config file no longer crashes with "no such file or directory". It now auto-creates~/.cc-connect/config.tomlwith a starter template and prints a friendly setup guide.
Improvements
- Expanded Agent roadmap: README now lists Crush (OpenCode), Goose, Aider as planned agents, and Kimi Code, GLM Code / CodeGeeX, MiniMax Code as exploring.