v1.1.27-1
- Fix(ci): extend e2e server health wait
- Fix(tui): allow sidebar width prop
- Merge branch 'integration' into shuvcode-dev
- Sync: merge upstream v1.1.28 into shuvcode-dev
- Refactor Select component to use settings variant for settings modal styling
- Fix: show View all sessions button for active project and close hovercard on click
- Fix: remove close delay on hover cards to stop overlapping
- Fix: review empty state font size
- Fix(opencode): preserve tool input from running state for MCP tool results (anomalyco#9667)
- Fix(app): Edit-project name race condition (anomalyco#9551)
- Fix: resolve Select children type conflict with ButtonProps
- Fix: prompt agent button style
- Fix: type error
- Fix(tui): prevent sidebar height from overflowing. (anomalyco#9689)
- Update keyboard shortcuts panel to match general settings styling
- Add color scheme preview on hover in appearance dropdown
- Update settings panel padding and make content full width
- Set 32px spacing between main title and group title
- Add fade gradient to settings panel headers
- Reset select trigger to default state after selection
- Add x-large dialog size and use it for settings modal
- Add triggerStyle prop to Select and use it for font selector
- Render font options in their respective fonts
- Wrap settings row groups with styled container
- Remove border and background from settings panel headers
- Remove subheader from General settings panel
- Add keyboard icon and use it for Shortcuts settings tab
- Add sliders icon and use it for General settings tab
- Update settings tabs layout and spacing
- Increase icon letter size to 32px in edit project dialog
- Increase session messages popover open delay to 1000ms
- Test(app): fix e2e
- Test(app): windows e2e
- Fix(app): change terminal.new keybind to ctrl+alt+t (anomalyco#9670)
- Fix(app): cleanup pty.exited event listener on unmount (anomalyco#9671)
- Fix(app): duplicate session loads
- Fix: pass arguments to commands without explicit placeholders (anomalyco#9606)
- Tweak: adjust codex prompt to discourage unnecessary question asking and encourage more autonomy
- Feat(app): add tooltips to sidebar new session/workspace buttons (anomalyco#9652)
- Fix: type error
- Fix(app): better pending states for workspace operations
- Fix(mcp): register OAuth callback before opening browser (anomalyco#9646)
- Feat: Support ACP audience by mapping to ignore and synthetic (anomalyco#9593)
- Fix(app): session loading loop
- Feat: add restart and reload menu items on macOS (anomalyco#9212)
- Fix(app): terminal no longer hangs on exit or ctrl + D and closes the pane (anomalyco#9506)
- Fix(app): broken
- Wip(app): settings
- Wip(app): settings
- Wip(app): settings
- Wip(app): settings
Thank you to 14 community contributors:
- @ProdigyRahul:
- fix(app): terminal no longer hangs on exit or ctrl + D and closes the pane (anomalyco#9506)
- feat(app): add tooltips to sidebar new session/workspace buttons (anomalyco#9652)
- fix(app): cleanup pty.exited event listener on unmount (anomalyco#9671)
- fix(app): change terminal.new keybind to ctrl+alt+t (anomalyco#9670)
- @BlankParticle:
- feat: add restart and reload menu items on macOS (anomalyco#9212)
- @noamzbr:
- feat: Support ACP audience by mapping to ignore and synthetic (anomalyco#9593)
- @msvechla:
- fix(mcp): register OAuth callback before opening browser (anomalyco#9646)
- @remorses:
- fix: pass arguments to commands without explicit placeholders (anomalyco#9606)
- @zerone0x:
- fix(ui): show filename in Edit/Write permission titles (anomalyco#9662)
- @MBanucu:
- fix(opencode): Allow compatible Bun versions in packageManager field (anomalyco#9597)
- @DRunkPiano114:
- fix(ui): prevent Enter key action during IME composition (anomalyco#9564)
- @IdrisGit:
- fix(tui): prevent sidebar height from overflowing. (anomalyco#9689)
- @gigamonster256:
- fix(opencode): relax bun version requirement (anomalyco#9682)
- @DNGriffin:
- fix(app): Edit-project name race condition (anomalyco#9551)
- @rynfar:
- fix(opencode): preserve tool input from running state for MCP tool results (anomalyco#9667)
- @kdcokenny:
- docs(web): add KDCO plugins to ecosystem (anomalyco#7694)
- @shuv1337:
- sync: merge upstream v1.1.28 into shuvcode-dev
- Merge branch 'integration' into shuvcode-dev
- sync: merge upstream v1.1.28 into shuvcode-dev (#319)
- fix(ci): keep windows e2e server running
- fix(tui): allow sidebar width prop
- Merge branch 'integration' into shuvcode-dev
- fix(ci): run windows e2e via local runner
- fix(ci): extend e2e server health wait
- Merge pull request #320 from Latitudes-Dev/shuvcode-dev