Skip to content

v0.149.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 18:28
· 256 commits to main since this release
4d1fdca

What's Changed

  • fix(oauth): never import an expired Codex CLI login (the Hermes rule) by @mabry1985 in #3112
  • feat(prompts): the lead moderates multi-agent collaboration (#3042) by @mabry1985 in #3114
  • fix(console): the model menu is capped to the viewport and scrolls by @mabry1985 in #3111
  • feat(chat): render a foreground delegate_to as a room bubble, not a card (#3042) by @mabry1985 in #3115
  • fix(chat): render a delegation inline as ask→reply, at the right stream position (#3042) by @mabry1985 in #3116
  • fix(chat): interleave delegation bubbles by flushing the reveal queue (#3042) by @mabry1985 in #3117
  • fix(oauth): protoAgent owns its ChatGPT login, stored once per machine by @mabry1985 in #3113
  • fix(console): @ autocomplete opens anywhere in a message (#3042) by @mabry1985 in #3118
  • fix(chat): delegation bubbles carry full text, not the 800-char card preview (#3042) by @mabry1985 in #3120
  • fix(delegates): checkpoint foreground room exchanges (#3102) by @mabry1985 in #3121
  • fix(oauth): a rejected Codex access token refreshes instead of failing forever by @mabry1985 in #3122
  • feat: provider registry — several model connections at once (ADR 0106 S1+S2) by @mabry1985 in #3119

Full Changelog: v0.148.0...v0.149.0