-
v0.62.2
StableAll checks were successfulCI / Backend (pull_request) Successful in 3m13sCI / Frontend (pull_request) Successful in 3m37sCI / Playwright E2E (pull_request) Successful in 6m57sCI / Build (pull_request) Successful in 4m12sCI / Coverage Ratchet (pull_request) Successful in 5m29sCI / Build Desktop (macOS arm64) (pull_request) Successful in 16m33sCI / Semantic Tag (pull_request) Has been skippedCI / Backend (push) Successful in 3m53sCI / Frontend (push) Successful in 3m55sCI / Build Desktop (macOS arm64) (push) Successful in 1m42sCI / Playwright E2E (push) Successful in 7m39sCI / Build (push) Successful in 4m27sCI / Semantic Tag (push) Successful in 11sCI / Coverage Ratchet (push) Successful in 6m5sRelease / Build Frontend (push) Successful in 1m40sRelease / Build Desktop (macOS arm64) (push) Successful in 1m48sRelease / Build linux/amd64 (push) Successful in 2m16sRelease / Build darwin/amd64 (push) Successful in 2m27sRelease / Build darwin/arm64 (push) Successful in 2m41sRelease / Build linux/arm64 (push) Successful in 1m27sRelease / Publish Release (push) Successful in 36sreleased this
2026-07-06 10:02:45 +02:00 | 300 commits to main since this releaseBug 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
ocman-darwin-amd64.tar.gz
0 downloads ·
2026-07-06 10:08:41 +02:00 · 12 MiB -
ocman-darwin-arm64.dmg
0 downloads ·
2026-07-06 10:08:50 +02:00 · 12 MiB -
ocman-darwin-arm64.tar.gz
0 downloads ·
2026-07-06 10:08:43 +02:00 · 11 MiB -
ocman-linux-amd64.tar.gz
0 downloads ·
2026-07-06 10:08:45 +02:00 · 11 MiB -
ocman-linux-arm64.tar.gz
0 downloads ·
2026-07-06 10:08:48 +02:00 · 11 MiB
- remote: Map Unavailable to ErrPlatformUnreachable on slice reads (