Skip to content

v0.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Aug 13:41
v0.11.0
c4dba44

[0.11.0] - 2026-08-07

Features

  • (push) Coalesce progress pushes per session (ec77565)
  • (chat) Rich tooltip on session title long-press (bf2f1e2)
  • (chat) Gateway workspace diff indicator and git status sheet (0d60b67)
  • (gateway-client) Surface expired gateway credentials for re-pairing (dd0a2d0)
  • (gateway-client) Gate gateway access on protocol version (9b21cb7)
  • (chat) Per-file git diff viewer with hunk rendering (4380cef)

Fixes

  • (acp) Refuse blank cwd on session creation, stop sending / (fb50057)
  • (acp-bridge) Fast-path already-loaded detection via INVALID_PARAMS code (194734e)
  • (acp-bridge) Re-authenticate with stored method after reconnect (7319bfb)
  • (acp-bridge) Gate SDK session close on session/close capability (69f6267)
  • (chat) Keep title tooltip on-screen on narrow devices (6fbf370)
  • (chat) Render tool-call diffs without nested scroll container (c4dba44)

Maintenance

  • (deps) Upgrade all dependencies to latest versions (30f72e4)