github chriswritescode-dev/opencode-manager v0.19.1
OpenCode Manager v0.19.1

5 hours ago

What's Changed

Features

  • feat(session): surface background shell and subagent work (#360) — Surfaces background shell and subagent work in the session view: a background-work bar, live shell tracking over SSE, and projection support for background tool calls.
  • feat(sidebar): add repo-grouped session navigation with live status (#361) — Adds a searchable, collapsible session tree to the desktop sidebar grouped by repository with pinned and time-bucketed ordering, per-session busy/retry/compact status from a shared SSE-fed store, shared navigation components for the desktop tree and mobile repo sheet, a Git tab in the mobile repo tab bar, and a shared relative-time formatter.
  • feat(sidebar): make desktop sidebar sections mutually exclusive — Replaces independent per-section collapse state with an accordion hook so opening Sessions or Menu closes the other.
  • feat(sidebar): add loading state to new session button and reposition repo toggle — The new-session button shows a spinner and disables while creation is pending, and the repo expand/collapse toggle moves to the leading edge of the repo header.

CI

  • ci(ocm-cli): publish via npm OIDC trusted publishing

Full Changelog: v0.19.0...v0.19.1

Don't miss a new opencode-manager release

NewReleases is sending notifications on new releases.