• v0.68.0 73e0b8ac5c

    v0.68.0
    All checks were successful
    CI / Build Desktop (macOS arm64) (push) Successful in 2m35s
    CI / Frontend (push) Successful in 5m23s
    CI / Backend (push) Successful in 6m32s
    CI / Coverage Ratchet (push) Successful in 8m43s
    CI / Build (push) Successful in 4m30s
    CI / Playwright E2E (push) Successful in 8m27s
    CI / Semantic Tag (push) Successful in 11s
    Release / Build Frontend (push) Successful in 1m26s
    Release / Build Desktop (macOS arm64) (push) Successful in 2m29s
    Release / Build linux/amd64 (push) Successful in 3m18s
    Release / Build darwin/amd64 (push) Successful in 4m7s
    Release / Build darwin/arm64 (push) Successful in 4m29s
    Release / Build linux/arm64 (push) Successful in 1m38s
    Release / Publish Release (push) Successful in 37s
    Stable

    dries released this 2026-07-09 21:16:58 +02:00 | 246 commits to main since this release

    Features

    • sessions: Set model, agent, reasoning and permissions at creation (#270) (279fda8)

    Bug fixes

    • agents: Surface custom project agents in the agent picker (da4f1d5)

    Full changelog: https://forgejo.nousefreak.be/dries/ocman/compare/v0.67.0...v0.68.0

    Downloads
  • v0.67.0 b870f6de94

    v0.67.0
    All checks were successful
    CI / Build Desktop (macOS arm64) (push) Successful in 44s
    CI / Frontend (push) Successful in 5m27s
    CI / Backend (push) Successful in 6m52s
    CI / Coverage Ratchet (push) Successful in 8m12s
    CI / Build (push) Successful in 3m7s
    CI / Playwright E2E (push) Successful in 5m24s
    CI / Semantic Tag (push) Successful in 8s
    Release / Build Frontend (push) Successful in 1m4s
    Release / Build Desktop (macOS arm64) (push) Successful in 1m8s
    Release / Build darwin/arm64 (push) Successful in 3m14s
    Release / Build darwin/amd64 (push) Successful in 3m58s
    Release / Build linux/amd64 (push) Successful in 4m23s
    Release / Build linux/arm64 (push) Successful in 1m36s
    Release / Publish Release (push) Successful in 36s
    Stable

    dries released this 2026-07-09 14:40:53 +02:00 | 250 commits to main since this release

    Features

    • worktree: Run worktree and same-dir sessions in-app on the project instance (#268) (062af0d)
    • opencode: Send session directory on create (#266) (b594175)
    • hostsvc: Add EnsureProjectOpencode host primitive (#267) (d9f8630)

    Bug fixes

    • frontend: Show auto-approve permission, patterns and reasoning (b870f6d)

    Maintenance

    • tmux: Retire per-worktree tmux launcher; update docs (#269) (5181602)

    Full changelog: https://forgejo.nousefreak.be/dries/ocman/compare/v0.66.0...v0.67.0

    Downloads
  • v0.66.0 c4838091d1

    v0.66.0
    All checks were successful
    CI / Build Desktop (macOS arm64) (push) Successful in 50s
    CI / Frontend (push) Successful in 5m31s
    CI / Backend (push) Successful in 7m34s
    CI / Coverage Ratchet (push) Successful in 8m6s
    CI / Build (push) Successful in 2m47s
    CI / Playwright E2E (push) Successful in 5m35s
    CI / Semantic Tag (push) Successful in 7s
    Release / Build Frontend (push) Successful in 1m3s
    Release / Build Desktop (macOS arm64) (push) Successful in 1m14s
    Release / Build darwin/amd64 (push) Successful in 3m11s
    Release / Build linux/amd64 (push) Successful in 3m57s
    Release / Build darwin/arm64 (push) Successful in 4m22s
    Release / Build linux/arm64 (push) Successful in 1m38s
    Release / Publish Release (push) Successful in 37s
    Stable

    dries released this 2026-07-09 09:50:53 +02:00 | 258 commits to main since this release

    Features

    • frontend: Seed new sessions with the project's last-used model (c483809)

    Bug fixes

    • remote: Honour archive markers for remote projects (d1a3c11)
    • frontend: Always show the open session in the sidebar (41cb2c7)
    • frontend: Keep active orphan subagent sessions in the sidebar (385cfbe)
    • frontend: Use --yellow token without hex fallback (9a7775e)
    • frontend: Warn when selected model is unavailable on the host (f84f458)
    • frontend: Keep new session target project host (0a4bc51)

    Maintenance

    • frontend: Extract SessionInfoSidebar section bodies (64cbed7)
    • frontend: Split SettingsTab sections into SettingsSections (0a23e50)
    • frontend: Split StatsTab into log tables and summary charts (47f37b7)
    • frontend: Extract queryString and pickString helpers (81b5c70)

    Full changelog: https://forgejo.nousefreak.be/dries/ocman/compare/v0.65.1...v0.66.0

    Downloads
  • v0.65.1 60e382a111

    v0.65.1
    All checks were successful
    CI / Build Desktop (macOS arm64) (push) Successful in 1m44s
    CI / Frontend (push) Successful in 5m12s
    CI / Backend (push) Successful in 6m10s
    CI / Coverage Ratchet (push) Successful in 8m0s
    CI / Build (push) Successful in 3m25s
    CI / Playwright E2E (push) Successful in 5m22s
    CI / Semantic Tag (push) Successful in 7s
    Release / Build Frontend (push) Successful in 1m35s
    Release / Build Desktop (macOS arm64) (push) Successful in 2m38s
    Release / Build darwin/arm64 (push) Successful in 3m6s
    Release / Build darwin/amd64 (push) Successful in 3m53s
    Release / Build linux/amd64 (push) Successful in 4m19s
    Release / Build linux/arm64 (push) Successful in 1m37s
    Release / Publish Release (push) Successful in 36s
    Stable

    dries released this 2026-07-08 23:11:51 +02:00 | 275 commits to main since this release

    Performance

    Full changelog: https://forgejo.nousefreak.be/dries/ocman/compare/v0.65.0...v0.65.1

    Downloads
  • v0.65.0 18aa89eb7d

    v0.65.0
    All checks were successful
    CI / Backend (push) Successful in 5m5s
    CI / Frontend (push) Successful in 5m8s
    CI / Build Desktop (macOS arm64) (push) Successful in 6m53s
    CI / Coverage Ratchet (push) Successful in 9m17s
    CI / Build (push) Successful in 5m14s
    CI / Playwright E2E (push) Successful in 6m9s
    CI / Semantic Tag (push) Successful in 8s
    Release / Build Frontend (push) Successful in 1m4s
    Release / Build linux/amd64 (push) Successful in 3m11s
    Release / Build darwin/amd64 (push) Successful in 4m6s
    Release / Build darwin/arm64 (push) Successful in 4m23s
    Release / Build Desktop (macOS arm64) (push) Successful in 6m35s
    Release / Build linux/arm64 (push) Successful in 2m21s
    Release / Publish Release (push) Successful in 40s
    Stable

    dries released this 2026-07-08 18:11:45 +02:00 | 277 commits to main since this release

    Features

    • frontend: Add logo hover menu for dashboard tab navigation (18aa89e)

    Bug fixes

    • remote: Keep remote sessions archived across clock skew (c3afc94)

    Full changelog: https://forgejo.nousefreak.be/dries/ocman/compare/v0.64.0...v0.65.0

    Downloads
  • v0.64.0 43a14bf998

    v0.64.0
    All checks were successful
    CI / Build Desktop (macOS arm64) (pull_request) Successful in 4m58s
    CI / Backend (pull_request) Successful in 2m34s
    CI / Frontend (pull_request) Successful in 4m6s
    CI / Build (pull_request) Successful in 4m8s
    CI / Coverage Ratchet (pull_request) Successful in 7m2s
    CI / Playwright E2E (pull_request) Successful in 7m25s
    CI / Semantic Tag (pull_request) Has been skipped
    CI / Backend (push) Successful in 4m37s
    CI / Build Desktop (macOS arm64) (push) Successful in 4m39s
    CI / Frontend (push) Successful in 5m4s
    CI / Coverage Ratchet (push) Successful in 7m1s
    CI / Build (push) Successful in 3m25s
    CI / Playwright E2E (push) Successful in 4m54s
    CI / Semantic Tag (push) Successful in 8s
    Release / Build Frontend (push) Successful in 1m4s
    Release / Build linux/amd64 (push) Successful in 3m27s
    Release / Build Desktop (macOS arm64) (push) Successful in 4m43s
    Release / Build darwin/arm64 (push) Successful in 5m7s
    Release / Build darwin/amd64 (push) Successful in 5m10s
    Release / Build linux/arm64 (push) Successful in 1m55s
    Release / Publish Release (push) Successful in 38s
    Stable

    dries released this 2026-07-08 15:11:57 +02:00 | 279 commits to main since this release

    Features

    • frontend: Redirect / to latest session, move list to /sessions (b0c9831)

    Full changelog: https://forgejo.nousefreak.be/dries/ocman/compare/v0.63.0...v0.64.0

    Downloads
  • v0.63.0 04c4536c2f

    v0.63.0
    All checks were successful
    CI / Frontend (push) Successful in 5m1s
    CI / Backend (push) Successful in 6m19s
    CI / Build Desktop (macOS arm64) (push) Successful in 6m44s
    CI / Coverage Ratchet (push) Successful in 8m44s
    CI / Build (push) Successful in 3m52s
    CI / Playwright E2E (push) Successful in 6m54s
    CI / Semantic Tag (push) Successful in 12s
    Release / Build Frontend (push) Successful in 1m52s
    Release / Build darwin/amd64 (push) Successful in 2m57s
    Release / Build linux/amd64 (push) Successful in 4m29s
    Release / Build Desktop (macOS arm64) (push) Successful in 6m42s
    Release / Build linux/arm64 (push) Successful in 2m8s
    Release / Build darwin/arm64 (push) Successful in 4m9s
    Release / Publish Release (push) Successful in 38s
    Stable

    dries released this 2026-07-08 14:22:25 +02:00 | 281 commits to main since this release

    Features

    • frontend: Permission mode picker with palette and confirm (fefcb7b)
    • frontend: Add "Create new project" to the new-session palette (4602cb7)

    Bug fixes

    • frontend: Clear command palette input when reopening into a new mode (04c4536)

    Full changelog: https://forgejo.nousefreak.be/dries/ocman/compare/v0.62.4...v0.63.0

    Downloads
  • v0.62.4 a7d7db2ae6

    v0.62.4
    All checks were successful
    CI / Build Desktop (macOS arm64) (push) Successful in 2m21s
    CI / Backend (push) Successful in 4m20s
    CI / Frontend (push) Successful in 4m40s
    CI / Coverage Ratchet (push) Successful in 7m5s
    CI / Build (push) Successful in 4m39s
    CI / Playwright E2E (push) Successful in 5m42s
    CI / Semantic Tag (push) Successful in 6s
    Release / Build Frontend (push) Successful in 1m3s
    Release / Build Desktop (macOS arm64) (push) Successful in 3m24s
    Release / Build linux/amd64 (push) Successful in 3m20s
    Release / Build darwin/amd64 (push) Successful in 4m18s
    Release / Build darwin/arm64 (push) Successful in 4m53s
    Release / Build linux/arm64 (push) Successful in 1m44s
    Release / Publish Release (push) Successful in 35s
    Stable

    dries released this 2026-07-08 02:30:41 +02:00 | 284 commits to main since this release

    Bug fixes

    • frontend: Show host badge in session project header (15309e6)
    • frontend: Target the right host when adding a session to a remote project (2aa3798)

    Maintenance

    • frontend: Move permission mode lock into composer (3f4574a)

    Full changelog: https://forgejo.nousefreak.be/dries/ocman/compare/v0.62.3...v0.62.4

    Downloads
  • v0.62.3 616ae056e1

    v0.62.3
    All checks were successful
    CI / Frontend (push) Successful in 4m13s
    CI / Backend (push) Successful in 3m35s
    CI / Build Desktop (macOS arm64) (push) Successful in 2m31s
    CI / Build (push) Successful in 5m8s
    CI / Playwright E2E (push) Successful in 6m52s
    CI / Coverage Ratchet (push) Successful in 6m23s
    CI / Semantic Tag (push) Successful in 10s
    Release / Build Frontend (push) Successful in 1m4s
    Release / Build Desktop (macOS arm64) (push) Successful in 3m18s
    Release / Build darwin/amd64 (push) Successful in 3m4s
    Release / Build linux/amd64 (push) Successful in 4m19s
    Release / Build darwin/arm64 (push) Successful in 4m34s
    Release / Build linux/arm64 (push) Successful in 2m9s
    Release / Publish Release (push) Successful in 46s
    Stable

    dries released this 2026-07-08 01:49:36 +02:00 | 289 commits to main since this release

    Bug fixes

    • frontend: Show host badge for session-less remote projects (616ae05)
    • frontend: Show remote badge for offline remotes without a name (61654d5)
    • frontend: Give remote session launch a longer retry budget (faa6aa9)

    Full changelog: https://forgejo.nousefreak.be/dries/ocman/compare/v0.62.2...v0.62.3

    Downloads
  • v0.62.2 c2e6283e31

    v0.62.2
    All checks were successful
    CI / Backend (pull_request) Successful in 3m13s
    CI / Frontend (pull_request) Successful in 3m37s
    CI / Playwright E2E (pull_request) Successful in 6m57s
    CI / Build (pull_request) Successful in 4m12s
    CI / Coverage Ratchet (pull_request) Successful in 5m29s
    CI / Build Desktop (macOS arm64) (pull_request) Successful in 16m33s
    CI / Semantic Tag (pull_request) Has been skipped
    CI / Backend (push) Successful in 3m53s
    CI / Frontend (push) Successful in 3m55s
    CI / Build Desktop (macOS arm64) (push) Successful in 1m42s
    CI / Playwright E2E (push) Successful in 7m39s
    CI / Build (push) Successful in 4m27s
    CI / Semantic Tag (push) Successful in 11s
    CI / Coverage Ratchet (push) Successful in 6m5s
    Release / Build Frontend (push) Successful in 1m40s
    Release / Build Desktop (macOS arm64) (push) Successful in 1m48s
    Release / Build linux/amd64 (push) Successful in 2m16s
    Release / Build darwin/amd64 (push) Successful in 2m27s
    Release / Build darwin/arm64 (push) Successful in 2m41s
    Release / Build linux/arm64 (push) Successful in 1m27s
    Release / Publish Release (push) Successful in 36s
    Stable

    dries released this 2026-07-06 10:02:45 +02:00 | 300 commits to main since this release

    Bug fixes

    • remote: Map Unavailable to ErrPlatformUnreachable on slice reads (5902859)

    Maintenance

    • mcp: Share child-session lookup error mapping across tools (c2e6283)
    • frontend: Consolidate relative-time formatters into format.relativeTimeISO (f876988)
    • frontend: Extract message-bookmarks into lib helpers + useMessageBookmarks hook (2522a55)
    • frontend: Move Sessions/Projects/Settings tabs into pages/dashboard/ (984d51b)
    • opencode: Split operations.go into prompts, events, and http files (e2fbae0)
    • frontend: Extract ToolCallDisplay and MarkdownText from AssistantThread (a3abaca)
    • server: Extract route table from StartOnListener into routes.go (43108c5)

    Full changelog: https://forgejo.nousefreak.be/dries/ocman/compare/v0.62.1...v0.62.2

    Downloads