v0.1.8
Highlights
- Tasks now move through execution, reconciliation, integration, and cleanup autonomously without requiring a separate verification or cleanup agent per card.
- The reconciler retries transient failures, repairs stale task state, safely integrates task worktrees, and preserves actionable failures for the swarm.
- Plan and Run now show live agent activity, dependency progress, work readiness, and reconciliation status.
- Completed agent-turn activity collapses cleanly so the working surfaces stay focused on current coordination.
Reliability
- Worktree cleanup now handles missing registrations safely across Windows and macOS, including macOS symlinked temporary paths, without pruning unrelated worktrees.
- Packaged Windows and macOS updater, rollback, recovery, reconciliation, and worktree flows are covered by release smoke tests.
Distribution
- macOS builds are signed and notarized.
- The Windows portable build is currently unsigned; SHA-256 checksums are provided for every package.
What's Changed
Full Changelog: v0.1.7...v0.1.8