v1.1.27
- Merge branch shuvcode-dev into integration - improved e2e helper
- Fix(e2e): improve app ready detection with waitForAppReady helper
- Merge branch 'shuvcode-dev' into integration
- Fix(e2e): wait for app to finish connecting before running tests
- Fix: remove width prop from Sidebar (fork doesn't have it)
- Merge branch 'shuvcode-dev' into integration
- Merge remote-tracking branch origin/integration into integration
- Fix(desktop): add event.preventDefault() to webview zoom handler
- Sync: merge upstream v1.1.27 into shuvcode-dev
- Fix(app): no flash of home page on start
- Fix(app): localStorage quota
- Fix(app): persist quota
- Rm filetime assertions from patch tool
- Fix(desktop): completely disable pinch to zoom
- Fix: add space toggle hint to tool selection prompt (anomalyco#9535)
- Fix: ensure truncation handling applies to mcp servers too
- Fix(batch): update batch tool definition to outline correct value for max tool calls (anomalyco#9517)
- Fix(app): message list overflow & scrolling (anomalyco#9530)
- Add 8px padding to recent sessions popover
- Remove top padding from edit project dialog form
- Update session messages popover gutter to 28px
- Merge branch 'shuvcode-dev' into integration
- Style: remove unnecessary optional chaining on Editor.open result
- Position session messages popover at top
- Retain session hover state when popover open and update border radius
- Update session hover popover styling
- Update review session empty state styling
- Refactor: update Autocomplete API and Editor.open handling
- Feat(app): Add ability to select project directory text to web (anomalyco#9344)
- Tui: fix message history cleanup to prevent memory leaks
- Sync: merge upstream v1.1.26 into integration
- Merge branch 'shuvcode-dev' into integration
- Merge branch 'shuvcode-dev' into integration
Thank you to 6 community contributors:
- @shuv1337:
- Merge branch 'shuvcode-dev' into integration
- Merge branch 'shuvcode-dev' into integration
- sync: merge upstream v1.1.26 into integration
- sync: record last synced tag v1.1.26
- refactor: update Autocomplete API and Editor.open handling
- fix(ci): restrict workflow_dispatch to integration branch only
- style: remove unnecessary optional chaining on Editor.open result
- Merge branch 'shuvcode-dev' into integration
- sync: merge upstream v1.1.27 into shuvcode-dev
- sync: record last synced tag v1.1.27
- fix(desktop): add event.preventDefault() to webview zoom handler
- Merge remote-tracking branch origin/integration into integration
- Merge branch 'shuvcode-dev' into integration
- fix: remove width prop from Sidebar (fork doesn't have it)
- fix(e2e): wait for app to finish connecting before running tests
- Merge branch 'shuvcode-dev' into integration
- fix(e2e): improve app ready detection with waitForAppReady helper
- Merge branch shuvcode-dev into integration - improved e2e helper
- @DNGriffin:
- feat(app): Add ability to select project directory text to web (anomalyco#9344)
- @neriousy:
- fix(app): message list overflow & scrolling (anomalyco#9530)
- @jamesmengo:
- fix(batch): update batch tool definition to outline correct value for max tool calls (anomalyco#9517)
- @cjellick:
- fix: add space toggle hint to tool selection prompt (anomalyco#9535)
- @Brendonovich:
- fix(desktop): completely disable pinch to zoom