Skip to content

Releases: opencx-labs/catamorphic

Work 0.1.0-alpha.7 for macOS

Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Sep 00:40
b6dabd3

Apple silicon Preview release for macOS 12 or newer. Preview builds may contain regressions, so back up important projects before upgrading.

What's Changed

  • Improve desktop reviews and make GitHub CLI opt-in by @OsamaHaikal in #53
  • Bump @tiptap/core from 3.30.4 to 3.30.5 in /apps/desktop by @dependabot[bot] in #44
  • Isolate desktop tests and automatically shard CI by @m-tabaza in #56
  • Import browser passwords directly on macOS by @m-tabaza in #58
  • Make generated reviews follow the host theme by default by @m-tabaza in #57
  • Cache passing PR tests by package and dependency by @m-tabaza in #60
  • Unify contextual sidebars and shared collection primitives by @m-tabaza in #59
  • Simplify project agent tools and harden workflow and artifact execution by @m-tabaza in #61
  • Fix consent binding, sidebar lifecycle, and process cleanup by @m-tabaza in #62
  • Clean up artifact publication and desktop orchestration by @m-tabaza in #63
  • Wait for dock session readiness in desktop E2E by @m-tabaza in #64
  • Unbreak main: align Tiptap on 3.30.5 and stop diagnostic screenshots failing E2E tests by @OsamaHaikal in #55
  • Prepare desktop 0.1.0-alpha.7 release by @OsamaHaikal in #54
  • Add durable session workflow triggers and attributed actions by @m-tabaza in #65
  • Refresh workflow skills and validate their recipes by @m-tabaza in #66
  • Enable local agent freedom and live sidebar sources by @m-tabaza in #67
  • Stabilize attachment test startup after reload by @m-tabaza in #68
  • Open existing projects in place without requiring Git by @m-tabaza in #69
  • Contain project capabilities and data in .catamorphic by @m-tabaza in #70
  • Add browser profile import and unified desktop history by @m-tabaza in #72
  • Give Work its product home and refocus Catamorphic on the framework by @m-tabaza in #71
  • Rename the desktop and mobile apps to Work by @m-tabaza in #74
  • Polish Settings, sidebar scrolling, and PR connect state for daily use by @m-tabaza in #75

New Contributors

Full Changelog: desktop-v0.1.0-alpha.6...desktop-v0.1.0-alpha.7

Catamorphic 0.1.0-alpha.6 for macOS

Pre-release

Choose a tag to compare

Apple silicon Preview release for macOS 12 or newer.

Workspace and navigation

  • Refined sidebars, centered tabs, and floating panels with animated transitions.
  • Regular browser-style tabs are the default. The inset frame is optional and off by default, with profile settings and project overrides.
  • Resource opening follows the same gestures across sidebars, chat links, and the command palette: click to open here, Cmd+Click for a new tab, Cmd+Shift+Click beside the current pane, and Option+Click for a floating preview.
  • Floating previews stay above full-tab chats. Floating chats retain their dock bubble and draft, and collapsed tab groups no longer hide previews.

Chat reliability

  • Fixed the lingering "Sending message" indicator after a reply.
  • Late responses and errors from a previous conversation no longer affect the newly selected chat.
  • Queue actions report failures and remain recoverable.
  • Pasted screenshots and files become attachments; unsupported files still reach the agent through their local paths.
  • Split-pane chats correctly remain read while visible. Delayed pane animations no longer undo newer navigation.

Appearance and Settings

  • New profiles follow the system's light or dark preference, and Monaco uses the active theme.
  • Animated Settings navigation and shortcut search, centered sidebar empty states, and corrected Settings scrolling.

Install the DMG below, or upgrade the Preview Homebrew cask:

brew upgrade --cask opencx-labs/tap/catamorphic@alpha

Preview builds may contain regressions. Back up important projects before upgrading.

Full changelog: desktop-v0.1.0-alpha.5...desktop-v0.1.0-alpha.6

Catamorphic 0.1.0-alpha.5 for macOS

Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Sep 19:00
553f0eb

Apple silicon Preview release for macOS 12 or newer.

Highlights

  • Open existing projects in place, without copying Git history or automatically committing pending work. Large repositories use bounded reads and native Git operations.
  • Keep document edits on your device, upload selected files, and record changes in Git as separate, explicit actions. Desktop and MCP document access share the same privacy boundaries.
  • Review each checkout in its own worktree section, with accurate staged, working, and committed changes and clearer pull request review.
  • Use tabbed sidebars and compact app widgets, with improved chat controls, settings scrolling, and workflow setup.
  • Agents receive scoped context and discover host capabilities when needed. Runtime memory is released across session and project lifecycles.
  • Remote execution gains project authorization, client runners, and workspace capacity controls.

Preview builds may contain regressions. Back up important projects before upgrading.

Full changelog: desktop-v0.1.0-alpha.4...desktop-v0.1.0-alpha.5

Catamorphic 0.1.0-alpha.4 for macOS

Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Sep 19:23
d906b28

Apple silicon Preview release for macOS 12 or newer. Preview builds may contain regressions, so back up important projects before upgrading.

What's Changed

New Contributors

Full Changelog: desktop-v0.1.0-alpha.3...desktop-v0.1.0-alpha.4

Catamorphic 0.1.0-alpha.3 for macOS

Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Sep 19:03
e1ef05c

Apple silicon Preview release for macOS 12 or newer. Preview builds may contain regressions, so back up important projects before upgrading.

What's Changed

  • Fix desktop recovery and updates; prepare alpha.3 by @m-tabaza in #28

Full Changelog: desktop-v0.1.0-alpha.2...desktop-v0.1.0-alpha.3

Catamorphic 0.1.0-alpha.2 for macOS

Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Sep 15:21
e97fba9

Apple silicon Preview release for macOS 12 or newer.

What changed

  • More reliable agent execution, with durable retries for safe-to-retry failures, recovery after executor loss, and protection against duplicate remote messages.
  • Clearer progress and connection status, including visible unexpected stops and notification delivery for configured mobile clients.
  • Improved subagent navigation and status, including older conversations on mobile.
  • Editable model and reasoning settings where supported by the selected agent harness.
  • Updated Claude Code, Codex, and built-in AI SDK integrations, plus an integrity-verified, on-demand Bun runtime for desktop tools.

Install or update

Existing Preview installations discover this version automatically. You can also use Help > Check for Updates. Catamorphic asks before downloading and restarting, and waits for active agents and terminals before restarting.

For a new installation, download the Apple silicon DMG below, or run:

brew install --cask opencx-labs/tap/catamorphic@alpha

For an existing Homebrew installation:

brew update
brew upgrade --cask --greedy opencx-labs/tap/catamorphic@alpha

Preview builds may contain regressions. Back up important projects before upgrading. This version includes forward-only database migrations; the desktop makes a pre-migration backup before opening the database with the new version.

Catamorphic 0.1.0-alpha.1 for macOS

Pre-release

Choose a tag to compare

Apple silicon Preview release for macOS 12 or newer. Preview builds may contain regressions, so back up important projects before upgrading.

What's Changed

  • Add customizable sidebar hover previews by @m-tabaza in #7
  • Scale workflow execution hot paths by @m-tabaza in #8
  • feat: isolate local development for parallel agents by @m-tabaza in #9
  • fix: shorten isolated test temp paths by @m-tabaza in #10
  • fix(desktop): retry transient e2e cleanup races by @m-tabaza in #11
  • feat(desktop): add secure browser password management by @m-tabaza in #13
  • Prepare macOS desktop release distribution by @m-tabaza in #12
  • Add desktop chat archiving and unread state by @m-tabaza in #14
  • Add member workflows, session notifications, in-app auth, invites, and system themes by @m-tabaza in #16
  • Build project-shaped member desktop UX by @m-tabaza in #18
  • Add first-class subsessions and session archiving by @m-tabaza in #17
  • Reduce desktop memory and package footprint by @m-tabaza in #19
  • Stabilize desktop E2E timing under load by @m-tabaza in #20
  • Synchronize recovery E2E with server state by @m-tabaza in #21
  • Add project-owned capability experiences by @m-tabaza in #22
  • Polish desktop first-run authorization by @m-tabaza in #23

New Contributors

Full Changelog: https://github.com/opencx-labs/catamorphic/commits/desktop-v0.1.0-alpha.1