Changes
🐛 Bug Fixes
- fix: propagate reasoning_effort to DeepSeek API @zipeilee (#3159)
- fix(prompt): render reasoning effort next to model in CLI prompt @EmojiPati (#3101)
- fix(provider): add gpt-5.5 and gpt-5.5-pro model support @amitksingh1490 (#3158)
- fix(openai-responses): disable strict mode for open tool schemas @alesya-h (#3083)
- fix for #2846 @jeffbryner (#2891)
- fix(git): add use_forge_committer config option to control committer identity @amitksingh1490 (#3110)
- fix(agent): move research subagent filtering to tool registry @amitksingh1490 (#3114)
🧰 Maintenance
- chore(cli): add forge logs command @tusharmath (#3162)