0.0.15
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:winbuild 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