Changes
🚀 Features
- refactor(orch): move compaction logic to response hook handler @tusharmath (#2366)
- feat(codex): support image inputs in Responses API request mapping @amitksingh1490 (#2360)
- feat(codex): add OpenAI Codex provider with headless device auth @amitksingh1490 (#2358)
🐛 Bug Fixes
- fix(openai): infer model input modalities to prevent image read failures @amitksingh1490 (#2365)
- fix(zsh): clear buffer after commit action to prevent stale prompt state @amitksingh1490 (#2343)
- fix(fs_search): handle empty string file type from LLM tool calls @amitksingh1490 (#2355)
🚀 Performance
- perf(tool_registry): lazily resolve model lookup for modality checks @amitksingh1490 (#2359)
🧰 Maintenance
- refactor(orch): move compaction logic to response hook handler @tusharmath (#2366)
- chore(deps): bump time from 0.3.44 to 0.3.47 @dependabot[bot] (#2353)
- chore(deps): bump bytes from 1.11.0 to 1.11.1 @dependabot[bot] (#2352)