All releases

v2.36.0

Sign providers in and out from the hub

The Hub page shows which account each agent provider is signed in as, and signs them in or out without a terminal. Folder repos now ship end to end, and the web UI gains keyboard shortcuts.

Added

  • A Providers section on the Hub page shows the account Claude, Codex and Kimi are signed in as, and signs each out in one click
  • Sign a provider in from the hub in a session you can watch and cancel, with no terminal needed
  • A Folder repo ships a run end to end, with one pull request per changed child on that child’s own base and code host
  • Keyboard shortcuts: n for New, / for search, i and q on backlog rows, and create actions in the command palette

Changed

  • Agents can no longer push or open pull requests themselves; delivery stays with the loop

Fixed

  • Stacked epics no longer wait on CI checks their upper layers could never receive