• v0.35.0 dc0a56e75b

    v0.35.0
    All checks were successful
    CI / Frontend (push) Successful in 3m10s
    CI / Backend (push) Successful in 4m32s
    CI / Build Desktop (macOS arm64) (push) Successful in 43s
    CI / Playwright E2E (push) Successful in 5m25s
    CI / Build (push) Successful in 2m45s
    CI / Semantic Tag (push) Successful in 8s
    Release / Build Frontend (push) Successful in 1m2s
    Release / Build Desktop (macOS arm64) (push) Successful in 1m9s
    Release / Build linux/amd64 (push) Successful in 3m1s
    Release / Build darwin/arm64 (push) Successful in 3m52s
    Release / Build darwin/amd64 (push) Successful in 4m7s
    Release / Build linux/arm64 (push) Successful in 1m39s
    Release / Publish Release (push) Successful in 35s
    Stable

    dries released this 2026-06-06 10:39:46 +02:00 | 505 commits to main since this release

    Features

    • 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