Skip to content

Releases: Helmi/cacd

CACD v0.4.0

01 Mar 15:11

Choose a tag to compare

What's Changed

Features

  • Task detail modal redesign — rethought layout with tabs and collapsible sections for better navigation
  • Agent binary fail-fast — sessions now fail immediately when an agent binary is missing instead of hanging
  • CI modernization — modernized pipeline with cross-platform test contracts and governance docs

Bug Fixes

  • API: multi-project session listing — sessions are now returned from all project managers, not just the active project
  • CLI: git stderr on startup — silenced noisy git stderr output during startup probes
  • CLI: configDir crash — fixed startup crash from eager apiClient import when configDir isn't ready yet

Maintenance

  • Stabilized cross-platform CI tests for Windows shell and path differences
  • Cleaned up AGENTS.md, added shell safety comments, gitignored local plugin config

CACD v0.3.1

26 Feb 17:29

Choose a tag to compare

CACD v0.3.1

This patch release stabilizes current main and starts a cleaner release cadence.

Highlights

  • Fixed task board overlay close behavior (stuck overlay issue)
  • Added/structured session persistence & recovery planning in TD (epic + linked tasks)
  • Fixed TypeScript build blocker in src/services/apiServer.test.ts

Verification

  • bun run build passes on main

Project Management

  • Closed release-blocker task td-7acbb5
  • Session resilience work is now capsuled under epic td-d5dd49