-
v0.70.2
StableAll checks were successfulCI / Build Desktop (macOS arm64) (push) Successful in 1m6sCI / Frontend (push) Successful in 4m29sCI / Backend (push) Successful in 4m37sCI / Coverage Ratchet (push) Successful in 7m45sCI / Build (push) Successful in 4m31sCI / Playwright E2E (push) Successful in 5m35sCI / Semantic Tag (push) Successful in 7sRelease / Build Frontend (push) Successful in 1m4sRelease / Build Desktop (macOS arm64) (push) Successful in 1m21sRelease / Build darwin/arm64 (push) Successful in 3m15sRelease / Build linux/amd64 (push) Successful in 5m21sRelease / Build linux/arm64 (push) Successful in 2m18sRelease / Build darwin/amd64 (push) Successful in 5m36sRelease / Publish Release (push) Successful in 36sreleased this
2026-07-11 12:05:20 +02:00 | 224 commits to main since this releaseBug fixes
- permissions: Inherit parent live ruleset and bubble nested subagent prompts (
2355a87)
Maintenance
- frontend: Reimplement useWorkingTreeDiff on useDebouncedSessionResource (#40) (
519c1e1) - frontend: Use queryString helper in activity/models/hourly/hourlyTokens (#50) (
549743c) - frontend: Extract useSidebarCallbacks hook (#49) (
74a5075) - server: Extract writeWithUnsupportedFallback helper (#45) (
7914293) - db: Extract modelKey helper for provider/model construction (#51) (
154dab9) - server: Extract requireMethod factory (#52) (
c7551a2)
Full changelog: https://forgejo.nousefreak.be/dries/ocman/compare/v0.70.1...v0.70.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
ocman-darwin-amd64.tar.gz
0 downloads ·
2026-07-11 12:12:32 +02:00 · 12 MiB -
ocman-darwin-arm64.dmg
0 downloads ·
2026-07-11 12:12:41 +02:00 · 12 MiB -
ocman-darwin-arm64.tar.gz
0 downloads ·
2026-07-11 12:12:34 +02:00 · 11 MiB -
ocman-linux-amd64.tar.gz
0 downloads ·
2026-07-11 12:12:36 +02:00 · 12 MiB -
ocman-linux-arm64.tar.gz
0 downloads ·
2026-07-11 12:12:39 +02:00 · 11 MiB
- permissions: Inherit parent live ruleset and bubble nested subagent prompts (