What's Changed
- fix: preserve PR indicator during status-line refresh by @ravshansbox in #346
- fix(model-registry): remove hardcoded gpt-5.4 context window override by @apoc in #335
- fix(patch): HASHLINE_PREFIX_RE incorrectly strips comment lines matching '# Word:' pattern by @apoc in #334
- fix(ai): Bedrock thinking signature and tool_choice errors by @RzNmKX in #333
- fix(ai): restore email-first identity matching for Codex and Anthropic by @ravshansbox in #344
- fix(tui): fixed windows numpad input by @H4vC in #339
- fix(session): bypass user-prompt pipeline in handoff by @apoc in #331
- fix: web search falls through to Exa when Anthropic api_key is stored… by @PfisterFactor in #322
New Contributors
- @RzNmKX made their first contribution in #333
- @PfisterFactor made their first contribution in #322
Full Changelog: v13.9.11...v13.9.12