-
v0.66.0
StableAll checks were successfulCI / Build Desktop (macOS arm64) (push) Successful in 50sCI / Frontend (push) Successful in 5m31sCI / Backend (push) Successful in 7m34sCI / Coverage Ratchet (push) Successful in 8m6sCI / Build (push) Successful in 2m47sCI / Playwright E2E (push) Successful in 5m35sCI / Semantic Tag (push) Successful in 7sRelease / Build Frontend (push) Successful in 1m3sRelease / Build Desktop (macOS arm64) (push) Successful in 1m14sRelease / Build darwin/amd64 (push) Successful in 3m11sRelease / Build linux/amd64 (push) Successful in 3m57sRelease / Build darwin/arm64 (push) Successful in 4m22sRelease / Build linux/arm64 (push) Successful in 1m38sRelease / Publish Release (push) Successful in 37sreleased this
2026-07-09 09:50:53 +02:00 | 258 commits to main since this releaseFeatures
- 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
ocman-darwin-amd64.tar.gz
0 downloads ·
2026-07-09 09:57:18 +02:00 · 12 MiB -
ocman-darwin-arm64.dmg
0 downloads ·
2026-07-09 09:57:26 +02:00 · 12 MiB -
ocman-darwin-arm64.tar.gz
0 downloads ·
2026-07-09 09:57:20 +02:00 · 11 MiB -
ocman-linux-amd64.tar.gz
0 downloads ·
2026-07-09 09:57:22 +02:00 · 12 MiB -
ocman-linux-arm64.tar.gz
0 downloads ·
2026-07-09 09:57:24 +02:00 · 11 MiB
- frontend: Seed new sessions with the project's last-used model (