Skip to content

0.0.15

Choose a tag to compare

@github-actions github-actions released this 18 Mar 12:35
· 38 commits to main since this release

v0.0.15

This release focuses on increased Windows compatibility, especially around Claude CLI execution and packaged app workflows.

Highlights

  • Improved Windows compatibility for Claude CLI health checks and IPC-driven shell execution.
  • Added platform-aware shell handling so CLI commands run more reliably on Windows.
  • Added a dedicated make:win build command for creating Windows packages more easily.

Improvements

  • Improved title generation handling by making effort optional where appropriate and falling back more gracefully when it is not provided.
  • Fixed project switching so selecting a different project clears the selected job state, avoiding stale job details.
  • Continued cleanup around cross-platform platform detection in the app runtime.

Included In This Release

  • Windows-focused CLI and IPC compatibility improvements
  • Windows packaging command via make:win
  • Title generation type-safety and fallback improvements
  • Project selection state fix
  • Version bump to 0.0.15