Releases: bildhaus/wheeljack
Release list
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
v0.1.7
What's Changed
Full Changelog: v0.1.6...v0.1.7
v0.1.6
Highlights
- Added autonomous task worktree cleanup: clean worktrees are removed automatically, while dirty worktrees are routed to their owning agent to preserve valuable changes before cleanup.
- Fixed stale scheduler leases when tasks are deleted and corrected activity-row alignment.
- Fixed long review feedback so it stays contained and readable inside the review drawer.
Downloads
- macOS (Apple silicon + Intel):
wheeljack-macos-universal.dmg— Developer ID signed and Apple-notarized. - Windows x64:
wheeljack-windows-x64-portable.exe— portable build; currently unsigned, so Windows SmartScreen may show a warning. - SHA-256 sidecars and
SHA256SUMS.txtare included for verification.
Full changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Added Plan task archiving with recovery UI and focused tests.
- Fixed bot specialist restart behavior.
- Added the public documentation site in #10.
Distribution
- macOS universal app: signed and notarized.
- Windows x64 portable app: not Authenticode-signed; Windows may show SmartScreen or antivirus warnings.
- SHA-256 sidecars and
SHA256SUMS.txtare included for every package.
Full Changelog: v0.1.4...v0.1.5
v0.1.4
v0.1.3
What's Changed
- Completed agent responses now stay visible outside the collapsed Working activity drawer.
- Task cards have cleaner completion and review presentation, including corrected status alignment and removed decorative hairlines.
- Review cards resolve durable agent identity instead of surfacing stale or dead reviewer names.
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Highlights
- Keeps completed assistant replies visible in the structured transcript instead of collapsing them into the
Workingtools/activity drawer. - Prefers OpenCode assistant output over duplicate reasoning when both represent the same response.
- Removes the vertical rail beside the collapsible tools/activity drawer.
- Clarifies that v0.1.0 requires a one-time manual upgrade; in-app updates work from v0.1.1 onward.
Release trust
- macOS artifacts are signed, notarized, Gatekeeper-checked, and exercised through healthy-update and rollback smoke tests.
- The Windows portable build is currently unsigned and may trigger SmartScreen or antivirus warnings.
- Every downloadable artifact has a SHA-256 sidecar and is covered by
SHA256SUMS.txt. - Both platform release jobs exercised packaged-app startup, update staging, restart health acknowledgement, persistence, and rollback behavior.
Upgrade
In-app update from v0.1.1 is supported. Workspace state and coding-agent credentials remain local.
Included pull requests
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Highlights
- Clarifies when automatic agent review is pending, running, or complete.
- Preserves agent names in Run Graph after session cleanup.
- Improves Kanban card drag affordance and drop-target legibility.
- Handles GitHub release metadata more reliably in the in-app updater.
- Refreshes wheeljack.dev with Bots, broader product-depth coverage, release resources, responsive navigation, richer social sharing, and lighter conditional 3D loading.
Release trust
- macOS artifacts are signed, notarized, Gatekeeper-checked, and exercised through healthy-update and rollback smoke tests.
- The Windows portable build is currently unsigned and may trigger SmartScreen or antivirus warnings.
- Every downloadable artifact has a SHA-256 sidecar and is covered by
SHA256SUMS.txt. - Both platform release jobs exercised packaged-app startup, update staging, restart health acknowledgement, persistence, and rollback behavior.
Upgrade
v0.1.0 cannot parse GitHub's current release-asset metadata, so upgrading from v0.1.0 requires a one-time manual download. In-app updates work from v0.1.1 onward. Workspace state and coding-agent credentials remain local.
Included pull requests
- #3 Harden public feedback and release trust
- #4 Restore optional Windows signing
- #5 Prepare v0.1.1 and refresh the public site
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Wheeljack v0.1.0 is the first public release of the local-first desktop workspace for coding agents, terminals, isolated task lanes, and review.
Highlights
- Bots: save reusable project or global launch profiles with a standing role, adapter, model, effort, permissions, and a larger visual identity. Running agents keep an immutable launch snapshot when a Bot changes or is deleted.
- Complete desktop updates: check and download manually or automatically, follow verified download progress, review release notes, restart into an update, and recover automatically if the replacement does not report a healthy UI.
- Recursive terminal splits and persistent project workspaces.
- Structured sessions for Claude Code, Codex CLI, OpenCode, and Pi.
- Isolated task lanes with review-before-delivery routing.
- Editable Plan board, activity history, and restart recovery.
Downloads
- macOS universal:
wheeljack-macos-universal.dmgorwheeljack.app.zip— signed and notarized. - Windows x64:
wheeljack-windows-x64-portable.exe— unsigned; Windows SmartScreen may show a warning.
Each download has a .sha256 sidecar. SHA256SUMS.txt contains the complete checksum set.
Wheeljack does not bundle coding-agent subscriptions or credentials. Install and authenticate at least one supported coding-agent CLI separately for structured sessions; regular shell terminals work without one.