In this release...
- Added recursive subfolder support for Auto Run markdown files đī¸
- Enhanced document tree display with expandable folder navigation đŗ
- Enabled creating documents in subfolders with path selection đ
- Improved batch runner UI with inline progress bars and loop indicators đ
- Fixed execution queue display bug for immediate command processing đ
- Added folder icons and better visual hierarchy for document browser đ¨
- Implemented dynamic task re-counting for batch run loop iterations đ
- Enhanced create document modal with location selector dropdown đ
- Improved progress tracking with per-document completion visualization đ
- Added support for nested folder structures in document management đī¸
Plus the pre-release ALPHA...
- Template vars now set context in default autorun prompt đ
- Added Enter key support for queued message confirmation dialog â¨ī¸
- Kill process capability added to System Process Monitor đ
- Toggle markdown rendering added to Cmd+K Quick Actions đ
- Fixed cloudflared detection in packaged app environments đ§
- Added debugging logs for process exit diagnostics đ
- Tab switcher shows last activity timestamps and filters by project đ
- Slash commands now fill text on Tab/Enter instead of executing âĄ
- Added GitHub Actions workflow for auto-assigning issues/PRs đ¤
- Graceful handling for playbooks with missing documents implemented â¨
- Added multi-document batch processing for Auto Run đ
- Introduced Git worktree support for parallel execution đŗ
- Created playbook system for saving run configurations đ
- Implemented document reset-on-completion with loop mode đ
- Added drag-and-drop document reordering interface đ¯
- Built Auto Run folder selector with file management đ
- Enhanced progress tracking with per-document metrics đ
- Integrated PR creation after worktree completion đ
- Added undo/redo support in document editor âŠī¸
- Implemented auto-save with 5-second debounce đž
What's Changed
- Autorun Overhaul by @pedramamini in #13
Full Changelog: v0.5.1...v0.6.1