Changelog
Features
- f2a2bf5: feat(uninstall): add safe removal core (@xautjzd)
- 9a65015: feat(cli): add interactive uninstall command (@xautjzd)
- d2eb2d3: feat(uninstall): add keyboard-driven selector (@xautjzd)
- 927f20b: feat(auth): add provider auth registry and secure store (@xautjzd)
- 41711cc: feat(auth): add OpenAI subscription adapter (@xautjzd)
- 19e99a3: feat(provider): add ChatGPT Codex responses transport (@xautjzd)
- 973f52d: feat(auth): add provider auth commands and resolution (@xautjzd)
- 81b2533: feat(auth): add interactive login and subscription usage (@xautjzd)
- f1d11ca: feat(provider): add GitHub Copilot subscription support (@xautjzd)
Bug fixes
- b9ee3a2: fix(build): keep main entrypoint self-contained (@xautjzd)
- f4f7024: fix(uninstall): simplify and align selection highlight (@xautjzd)
- 53d4a74: fix(resume): keep current session selectable (@xautjzd)
- 514149b: fix(auth): always show provider picker for login (@xautjzd)
- 0c85c3f: fix(openai): restrict subscription model choices (@xautjzd)
- 39b4af1: fix(ci): build the complete CLI package (@xautjzd)