-
v0.40.1
StableAll checks were successfulCI / Frontend (push) Successful in 3m18sCI / Backend (push) Successful in 3m58sCI / Build Desktop (macOS arm64) (push) Successful in 1m1sCI / Playwright E2E (push) Successful in 7m28sCI / Build (push) Successful in 4m44sCI / Coverage Ratchet (push) Successful in 6m57sCI / Semantic Tag (push) Successful in 22sRelease / Build Desktop (macOS arm64) (push) Successful in 1m18sRelease / Build Frontend (push) Successful in 1m50sRelease / Build darwin/amd64 (push) Successful in 3m3sRelease / Build linux/amd64 (push) Successful in 4m26sRelease / Build darwin/arm64 (push) Successful in 2m34sRelease / Build linux/arm64 (push) Successful in 2m46sRelease / Publish Release (push) Successful in 35sreleased this
2026-06-21 01:06:57 +02:00 | 463 commits to main since this releaseBug fixes
- e2e: Stub forge link-preview integration endpoints (
a42d4b6) - e2e: Stub app-wide SSE and forge/term endpoints (
3e04a37) - e2e: Add totalEffectiveCost to metrics mock fixture (
9e61ffe) - stats: Reconcile dashboard cost with per-session estimates (
e56b31e) - ui: Keep the turn line live across tool steps while running (
20611b4) - ui: Keep the turn line visible across tool-call steps (
2d6257e) - ui: Keep the turn line visible while the agent streams (
4ceee3d) - ui: Align pinned group header with grouped items (
62096d1)
Full changelog: https://forgejo.nousefreak.be/dries/ocman/compare/v0.40.0...v0.40.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
ocman-darwin-amd64.tar.gz
0 downloads ·
2026-06-21 01:17:11 +02:00 · 11 MiB -
ocman-darwin-arm64.dmg
0 downloads ·
2026-06-21 01:17:19 +02:00 · 11 MiB -
ocman-darwin-arm64.tar.gz
0 downloads ·
2026-06-21 01:17:13 +02:00 · 11 MiB -
ocman-linux-amd64.tar.gz
0 downloads ·
2026-06-21 01:17:15 +02:00 · 11 MiB -
ocman-linux-arm64.tar.gz
0 downloads ·
2026-06-21 01:17:17 +02:00 · 10 MiB
- e2e: Stub forge link-preview integration endpoints (