Skip to content

v0.6.0

Choose a tag to compare

@St1ggy St1ggy released this 15 Sep 11:28
· 28 commits to main since this release
4454997

Highlights

  • Add global and worktree-scoped sidebar preferences with inherited precedence and scoped resets.
  • Add configurable section ordering in settings and through the section_order plugin option.
  • Add MCP Connect all and Disconnect all with per-server progress, partial-failure reporting, and failed-only retry.
  • Standardize async section loading, empty, pending, error, and retry states.
  • Eagerly cancel stale context work and harden preference locking and modal keyboard behavior.

Verification

  • 78 automated tests with 322 assertions
  • OpenCode 1.18.30 PTY smoke test
  • TypeScript, Oxlint, Prettier, package-content, and bundle-budget checks