7.6.0 (2025-12-24)
Features
- cli: add config command hints to help and error messages (e981c39)
- setup: add first-time setup wizard for config initialization (cec616d), closes #142
Bug Fixes
- cliproxy: respect enabled:false and use protocol-based port defaults (a99b6eb)
- config: improve edge case handling for config initialization (ca78993)
- ghcp: display device code during OAuth device code flow (46f1699), closes #189