Skip to content

Releases: bildhaus/wheeljack

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 24 Aug 22:12
c7b0fb2

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

  • feat: make task orchestration autonomous by @oshtz in #14

Full Changelog: v0.1.7...v0.1.8

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 24 Aug 09:01
3e4ba09

What's Changed

  • fix: stabilize structured agent lifecycle by @oshtz in #13

Full Changelog: v0.1.6...v0.1.7

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 23 Aug 21:44
6336826

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.txt are included for verification.

Full changelog: v0.1.5...v0.1.6

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 23 Aug 15:17
a88f9a5

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.txt are included for every package.

Full Changelog: v0.1.4...v0.1.5

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 23 Aug 09:48
d6fee7c

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 23 Aug 08:09
69cb4e6

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

Choose a tag to compare

@github-actions github-actions released this 22 Aug 22:10
c40fee5

Highlights

  • Keeps completed assistant replies visible in the structured transcript instead of collapsing them into the Working tools/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

  • #6 Clarify v0.1.0 manual upgrade path
  • #7 Release v0.1.2

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 22 Aug 20:35
596f2c6

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

Choose a tag to compare

@github-actions github-actions released this 21 Aug 17:34
cb58e85

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.dmg or wheeljack.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.