What's Changed
- feat: introduce new error classes and use it in all app
- refactor(profile-service): use Promise.all in getProfilePrompts for parallel execution
- feat(ui): switch to clack prompts
- refactor(git): improve log parsing and command execution
- fix(run): handle cancellation in runAction prompt
- feat(run): remove custom filename support for file output
- feat: add support for macOS and Linux OS
- feat(run): implement feature to add git diff to model context
Full Changelog: v0.18.0...v0.19.0