What's Changed
- Improve beads tracker detection and markdown PRD handling by @subsy in #232
- feat: add idempotent manual testing workflow by @subsy in #242
- refactor: copy test PRD to workspace instead of modifying source by @subsy in #243
- docs: Add analysis for issue #244 - Start not working after refresh by @subsy in #251
- feat(parallel): parallel execution system with branch-per-session workflow by @subsy in #252
- Add verbose diagnostics to doctor command with stderr/stdout capture by @subsy in #254
- Add --limit 0 flag to bypass default 50 result limit in beads queries by @subsy in #257
- Increase process timeout from 5s to 15s for agent version checks by @subsy in #256
- Add remote orchestration and smart parallelism heuristics by @subsy in #258
- Docs: Update website for PR 258 parallel/remote features by @subsy in #260
- feat: add file browser component for PRD file selection by @subsy in #263
- feat: add fuzzy file search for PRD file path input by @bigs in #253
- fix(codex): honor sandbox when full-auto is enabled by @dyxushuai in #245
- feat(agents): add Cursor agent support with improvements by @subsy in #264
- added cursor support by @srt0422 in #240
- Improve terminal input handling and task loading (supersedes #235) by @subsy in #265
- Embed tracker templates to fix bundled environment path resolution by @subsy in #267
- Fix session deletion bug when quitting with incomplete tasks by @subsy in #266
- Fix task completion detection to require explicit completion signal by @subsy in #268
- Remove fake progress bar from ChatView by @subsy in #269
New Contributors
- @bigs made their first contribution in #253
- @dyxushuai made their first contribution in #245
- @srt0422 made their first contribution in #240
Full Changelog: v0.6.0...v0.7.0