What's Changed
- feat: add Claude Opus 4.6 and GPT-5.3-Codex model support by @Shironex in #757
- fix(auth): Improve OAuth credential detection and startup warning by @Shironex in #747
- fix(docker): Pre-install Playwright Chromium browsers for automated t… by @Shironex in #745
- Update README to remove maintenance notice by @gsxdsm in #772
- refactor: AutoModeService decomposition (Phases 1-6) #733 + fixes by @gsxdsm in #771
- fix: Exclude waiting_approval cards from active running state display by @gsxdsm in #775
- feat: Add error handling to auto-mode facade and implement followUp f… by @gsxdsm in #776
- feat: Add task retry logic and improve max turns limit by @gsxdsm in #778
- Feat: Add ability to duplicate a feature and duplicate as a child by @gsxdsm in #774
- feat: Add feature state reconciliation on server startup by @gsxdsm in #781
- fix: release workflow assets + missing EventType entry by @DhanushSantosh in #783
- Feature: Comprehensive mobile improvements and bug fixes by @gsxdsm in #782
- Improve pull request flow, add branch selection for worktree creation, fix auto-mode concurrency count by @gsxdsm in #787
- Fix concurrency limits and remote branch fetching issues by @gsxdsm in #788
- Feature: File Editor by @gsxdsm in #789
- Feature: Add PR review comments and resolution, improve AI prompt handling by @gsxdsm in #790
- Fix: Dev server detection bug fixes. Settings sync bug fixes. Cli provider fixes. Terminal background/foreground colors by @gsxdsm in #791
- Fix: Delete Worktree Crash + PR Comments + Dev Server UX Improvements by @gsxdsm in #792
- Fix: PWA cache crash by @gsxdsm in #794
- Fix Docker Compose CORS issues with nginx API proxying by @gsxdsm in #793
- Fix crash on project selection and worktree switch by @gsxdsm in #795
- Feature: Git sync, set-tracking, and push divergence handling by @gsxdsm in #796
- Fix Codex CLI timeout handling and improve CI workflows by @gsxdsm in #797
- Improve pull request prompt and generation handling by @gsxdsm in #800
- Fix event hooks not persisting across server syncs by @gsxdsm in #799
- Fix deleting worktree crash and improve UX by @gsxdsm in #798
- Fix: Restore views properly, model selection for commit and pr and speed up some cli models with session resume by @gsxdsm in #801
- Add quick-add feature with improved workflows by @gsxdsm in #802
- Feature: worktree view customization and stability fixes by @gsxdsm in #805
- Fix agent output validation to prevent false verified status by @gsxdsm in #807
- fix: Resolve backlog plan generation for Claude-compatible providers by @patrick-patel in #809
- fix: Add dev-server:url-detected to EventType by @patrick-patel in #808
- V0.15.0rc by @gsxdsm in #810
New Contributors
- @gsxdsm made their first contribution in #772
- @patrick-patel made their first contribution in #809
Full Changelog: v0.14.0...v0.15.0