docs(roadmap): record issue 748 chooser follow-up

This commit is contained in:
Tam Nhu Tran
2026-03-17 14:35:34 -04:00
parent 8c0d75a454
commit 098416aefd
+1
View File
@@ -41,6 +41,7 @@ All major modularization work is complete. The codebase evolved from monolithic
### Recent Fixes
- **#748**: API profile creation now keeps provider selection compact by collapsing advanced presets behind an explicit toggle and shrinking chooser cards so the form fields stay visually primary.
- **#744**: API profile creation now keeps featured providers in a horizontal rail with scroll fallback, moves Anthropic Direct API to the end, reuses the shared Claude logo, and separates the custom-endpoint entry point from advanced template discovery.
- **#724**: Codex startup is now free-plan safe. CCS defaults new Codex sessions to a cross-plan model and auto-repairs stale paid-only Codex defaults when the active account is on the free plan.
- **#737**: Dashboard model pickers in Cursor, Copilot, and CLIProxy now use a searchable combobox with autofocus and explicit no-results states for large model catalogs.