Changes
🐛 Bug Fixes
- fix(gpt-5.3-codex-spark): support tool call arguments in done event without deltas @amitksingh1490 (#2558)
- refactor(forge_select): modularize prompt builders and fix ZLE interactive I/O @tusharmath (#2551)
- fix(infra): increase default file and image size limits to 10MB @amitksingh1490 (#2536)
- fix(provider): return url for template providers with no url params @ssddOnTop (#2548)
- fix(json-repair): use char-based indexing to prevent out-of-bounds @ssddOnTop (#2549)
- fix(retry): treat request-level errors as retryable @tusharmath (#2543)
🧰 Maintenance
- refactor(forge_select): modularize prompt builders and fix ZLE interactive I/O @tusharmath (#2551)
- chore(provider): add minimax support @ssddOnTop (#2557)
- chore(deps): bump the major group across 1 directory with 5 updates @dependabot[bot] (#2474)
- refactor(select): replace dialoguer with fzf-wrapped for fuzzy selection @ssddOnTop (#2546)
- refactor(ui): remove type field from providers list display @ssddOnTop (#2547)
💥 Breaking Changes
- refactor(forge_select): modularize prompt builders and fix ZLE interactive I/O @tusharmath (#2551)