-
v0.82.0
StableAll checks were successfulCI / Build Desktop (macOS arm64) (pull_request) Successful in 2m11sCI / Frontend (pull_request) Successful in 6m57sCI / Backend (pull_request) Successful in 8m3sCI / Coverage Results (pull_request) Successful in 28sCI / Playwright E2E (pull_request) Successful in 9m11sCI / Build (pull_request) Successful in 3m40sCI / Semantic Tag (pull_request) Successful in 5sCI / Build Desktop (macOS arm64) (push) Successful in 1m50sCI / Frontend (push) Successful in 6m48sCI / Backend (push) Successful in 7m56sCI / Coverage Results (push) Successful in 27sCI / Playwright E2E (push) Successful in 9m2sCI / Build (push) Successful in 3m43sCI / Semantic Tag (push) Successful in 8sRelease / Build Frontend (push) Successful in 1m13sRelease / Build Desktop (macOS arm64) (push) Successful in 1m28sRelease / Build darwin/arm64 (push) Successful in 3m42sRelease / Build darwin/amd64 (push) Successful in 4m57sRelease / Build linux/amd64 (push) Successful in 5m7sRelease / Build linux/arm64 (push) Successful in 1m56sRelease / Publish Release (push) Successful in 45sreleased this
2026-07-20 13:16:35 +02:00 | 91 commits to main since this releaseFeatures
- Render mermaid diagrams in conversations (
4c61989) - Authenticate managed opencode traffic (#377) (
58fed40) - Distinguish agent updates from user messages (
9b5b5d6)
Bug fixes
- Handle runtime probe errors when adopting servers (
1b609d6) - Retry composer sends during outages (
82cc301) - Count reasoning duration live (
170d329) - Show completed reasoning duration (
800dffe) - Show thinking while reasoning streams (
57753a5)
Full changelog: https://forgejo.nousefreak.be/dries/ocman/compare/v0.81.1...v0.82.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
ocman-darwin-amd64.tar.gz
0 downloads ·
2026-07-20 13:24:06 +02:00 · 14 MiB -
ocman-darwin-arm64.dmg
0 downloads ·
2026-07-20 13:24:17 +02:00 · 14 MiB -
ocman-darwin-arm64.tar.gz
0 downloads ·
2026-07-20 13:24:09 +02:00 · 14 MiB -
ocman-linux-amd64.tar.gz
0 downloads ·
2026-07-20 13:24:12 +02:00 · 14 MiB -
ocman-linux-arm64.tar.gz
0 downloads ·
2026-07-20 13:24:14 +02:00 · 13 MiB
- Render mermaid diagrams in conversations (