What's Changed
- fix: add TodoWrite to allowed tools in SDK presets by @comzine in #424
- feat: implement simple query service and enhance provider abstraction by @webdevcody in #454
- fix(codex): prevent infinite loop when fetching models on settings screen by @stefandevo in #455
- fix: handle pipeline resume edge cases and improve robustness by @casiusss in #344
- fix: make Docker container UID/GID configurable by @comzine in #448
- feat: add OpenCode CLI support in Docker by @thesobercoder in #460
- fix: add OpenCode cache volume for version file persistence by @thesobercoder in #465
- feat: add branch/worktree support to mass edit dialog by @Shironex in #468
- fix: use browser hostname for dev server URLs instead of localhost by @Shironex in #471
- feat: Add Discord-like project switcher sidebar with icon support by @webdevcody in #472
- feat: Mobile responsiveness improvements from community contributor by @Shironex in #449
- feat: add dev server log panel with real-time streaming by @Shironex in #474
- fix: use dynamic branch references instead of hardcoded origin/main by @Shironex in #477
- fix: Resolve windows npx spawn errors by @DenyCZ in #476
- chore(docker): add Playwright Chromium prerequisites by @thesobercoder in #478
- fix: follow up prompts by @Shironex in #479
- fix: embed systemPrompt into prompt for CLI-based providers by @thesobercoder in #480
- fix: ensure npm cache directory has correct permissions by @thesobercoder in #473
- feat: support ANTHROPIC_BASE_URL and ANTHROPIC_AUTH_TOKEN for custom endpoints by @ramarivera in #339
- feat(ui): Add project theme selection to context menu by @Shironex in #481
- fix: adress pr comments task not respecting worktrees by @Shironex in #484
- feat: add feature request github template by @Shironex in #485
- fix: Claude usage parsing for CLI v2.x and trust prompt handling by @Shironex in #486
- feat: enhance pr dialog base branch selection by @Shironex in #489
- Fix OpenCode GitHub Copilot authentication detection by @mcbodge in #494
- fix: load OpenCode models on Kanban by @thesobercoder in #490
- fix: agent output modal ui/ux and task list with spec/full plan mode by @Shironex in #493
- feat: merge worktree to main in dropdown menu by @Shironex in #492
- V0.11.0rc by @Shironex in #475
New Contributors
- @comzine made their first contribution in #424
- @thesobercoder made their first contribution in #460
- @DenyCZ made their first contribution in #476
- @ramarivera made their first contribution in #339
- @mcbodge made their first contribution in #494
Full Changelog: v0.10.0...v0.11.0