• v0.75.0 ca553f69fa

    v0.75.0
    All checks were successful
    CI / Build Desktop (macOS arm64) (pull_request) Successful in 1m42s
    CI / Frontend (pull_request) Successful in 5m51s
    CI / Backend (pull_request) Successful in 7m57s
    CI / Coverage Ratchet (pull_request) Successful in 9m6s
    CI / Build (pull_request) Successful in 3m30s
    CI / Playwright E2E (pull_request) Successful in 6m45s
    CI / Semantic Tag (pull_request) Successful in 4s
    CI / Build Desktop (macOS arm64) (push) Successful in 1m41s
    CI / Frontend (push) Successful in 6m28s
    CI / Backend (push) Successful in 8m54s
    CI / Coverage Ratchet (push) Successful in 10m2s
    CI / Build (push) Successful in 3m10s
    CI / Playwright E2E (push) Successful in 6m32s
    CI / Semantic Tag (push) Successful in 8s
    Release / Build Frontend (push) Successful in 1m5s
    Release / Build Desktop (macOS arm64) (push) Successful in 1m35s
    Release / Build darwin/amd64 (push) Successful in 3m33s
    Release / Build linux/amd64 (push) Successful in 4m24s
    Release / Build darwin/arm64 (push) Successful in 5m4s
    Release / Build linux/arm64 (push) Successful in 2m34s
    Release / Publish Release (push) Successful in 53s
    Stable

    dries released this 2026-07-16 01:01:17 +02:00 | 152 commits to main since this release

    Features

    • Add conversation metadata controls and timing (ca553f6)
    • Retire workflow output collectors (#343) (8c44a26)
    • Compact reasoning display (4bdc15e)
    • Show session answer duration (547b720)
    • Publish aggregate node results (#342) (ae04038)
    • Interpolate workflow node results (#341) (c0a493a)
    • Publish agent node results (#340) (464cb78)
    • Publish command node results (#339) (6e2aaa0)
    • Expose workflow schema to agents (0088ab0)
    • Install embedded OpenCode skills (eac9f2d)
    • Refine workflow controls (beaaaf7)
    • Refine workflow run navigation (e5324cb)
    • Return child results to parents (f0bda58)
    • Refine workflow builder controls (8645759)
    • Retire loop execution engine (3085b27)
    • Ship adversarial migration workflow (439e535)
    • Recover interrupted workflow runs safely (#321) (2161005)
    • Author YAML workflow versions (#324) (085199d)
    • Branch and repeat workflow policies (337476b)
    • Compose pinned subworkflows with map and join (#317) (e54566d)
    • Coordinate worktree shards and workspace leases (#320) (78c0eeb)
    • Migrate agent loops into one-node workflows (#325) (dbce0bb)
    • Schedule through named resource pools (#319) (6a9de7e)
    • Store, redact, and expire workflow artifacts (#316) (25384b3)
    • Trigger immutable workflow runs with overlap policies (#322) (ce87e82)
    • Expose workflow control through MCP (#323) (24f95ae)
    • Execute workflow agent nodes (#315) (01e7ebf)
    • Execute permission-scoped command nodes (#314) (9ec9cea)
    • Run sequential approval workflows (#313) (e19339b)

    Bug fixes

    • ci: Set terminal type for tmux tests (4112214)
    • ci: Install tmux without sudo (f79441e)
    • Recover queues after missed idle events (6013b84)
    • Identify MCP caller session (d99ec12)
    • Stabilize frontend workflow checks (8520373)
    • Stabilize workflow CI checks (e17646e)
    • Unify queued shell commands (9a104e6)
    • Align pinned session rows (e1e1410)
    • Clarify workflow validation errors (4fdd3dd)
    • Keep session switches at conversation tail (06af553)
    • Remove optimistic thread messages (bd6174f)
    • Finalize workflow integration (47e05f0)
    • Stabilize flaky workflow concurrency test (#332) (56d12e0)
    • Recover loop workflow migration (fbe488a)
    • Recover interrupted workflow executors (ee59bf3)
    • Preserve workflow prototype navigation (d31f21a)
    • Address workflow prototype review feedback (#312) (6bba43f)

    Maintenance

    • Extract OpenCode skill installer (03fa6d2)

    Full changelog: https://forgejo.nousefreak.be/dries/ocman/compare/v0.74.3...v0.75.0

    Downloads