-
v0.35.0
StableAll checks were successfulCI / Frontend (push) Successful in 3m10sCI / Backend (push) Successful in 4m32sCI / Build Desktop (macOS arm64) (push) Successful in 43sCI / Playwright E2E (push) Successful in 5m25sCI / Build (push) Successful in 2m45sCI / Semantic Tag (push) Successful in 8sRelease / Build Frontend (push) Successful in 1m2sRelease / Build Desktop (macOS arm64) (push) Successful in 1m9sRelease / Build linux/amd64 (push) Successful in 3m1sRelease / Build darwin/arm64 (push) Successful in 3m52sRelease / Build darwin/amd64 (push) Successful in 4m7sRelease / Build linux/arm64 (push) Successful in 1m39sRelease / Publish Release (push) Successful in 35sreleased this
2026-06-06 10:39:46 +02:00 | 505 commits to main since this releaseFeatures
- In-app terminal with tabbed tmux windows (
c371a87)
Bug fixes
- Restore small bottom padding below composer (
8b7bd1d) - Add horizontal padding to conversation skeleton (
94a0ccf) - Remove bottom padding below composer (
63e66e1) - Reduce permission window scrollable height (
c9ca4e5)
Maintenance
- ui: Share Resizer component and prompt keyboard protocol (
dc0a56e) - hooks: Extract useAsyncResource for abort-managed fetch hooks (
5f9dfd9) - picker: Extract shared CommandListPicker for model/agent pickers (
002ceb5) - notify: Share baseline-snapshot scaffold across notify hooks (
e1e0a05) - tmux: Extract shared KillTarget into internal/tmux (
b650e49) - db: Share the model-resolution SQL in lookupSessionDefaults (
02d892d) - upstream: Unify PR/Issue list response and mine-filtering (
cef86d3) - forge: Share REST plumbing between github and forgejo clients (
4e1c620) - api: Route mutating endpoints through postJSON (
a11cc2e) - git: Centralise git subprocess construction in internal/gitexec (
3daa54d)
Full changelog: https://forgejo.nousefreak.be/dries/ocman/compare/v0.34.0...v0.35.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
ocman-darwin-amd64.tar.gz
0 downloads ·
2026-06-06 10:46:02 +02:00 · 11 MiB -
ocman-darwin-arm64.dmg
0 downloads ·
2026-06-06 10:46:11 +02:00 · 11 MiB -
ocman-darwin-arm64.tar.gz
0 downloads ·
2026-06-06 10:46:04 +02:00 · 11 MiB -
ocman-linux-amd64.tar.gz
0 downloads ·
2026-06-06 10:46:07 +02:00 · 11 MiB -
ocman-linux-arm64.tar.gz
0 downloads ·
2026-06-06 10:46:09 +02:00 · 10 MiB
- In-app terminal with tabbed tmux windows (