Skip to content

v1.1.18

Choose a tag to compare

@shuv1337 shuv1337 released this 13 Jan 19:41
  • Sync: merge upstream v1.1.18 into integration
  • Fix(github): add persist-credentials: false to workflow templates (anomalyco#8202)
  • Feat(desktop): Adding Provider Icons (anomalyco#8215)
  • Fix(desktop): correct health check endpoint URL to /global/health (anomalyco#8231)
  • Add fullscreen view to permission prompt
  • Desktop: macos killall opencode-cli on launch
  • Fix(desktop): set serverPassword
  • Fix(app): provide pty socket auth if available from desktop (anomalyco#8210)
  • Feat(desktop): Tie desktop & CLI to the same Windows JobObject (anomalyco#8153)
  • Fix: remove the symlinkBinary function call that replaces the wrapper script (anomalyco#8133)
  • Fix(tui): prevent question tool keybindings when dialog is open (anomalyco#8147)
  • Fix: brew autoupgrade

Thank you to 7 community contributors:

  • @zerone0x:
    • fix(tui): prevent question tool keybindings when dialog is open (anomalyco#8147)
  • @Brendonovich:
    • feat(desktop): Tie desktop & CLI to the same Windows JobObject (anomalyco#8153)
    • fix(app): provide pty socket auth if available from desktop (anomalyco#8210)
    • fix(desktop): set serverPassword
    • desktop: macos killall opencode-cli on launch
    • console: reduce desktop download cache ttl to 5 minutes
  • @OpeOginni:
    • fix(ui): track memo-based items in useFilteredList without affecting async function based lists (anomalyco#8216)
  • @usvimal:
    • fix(desktop): correct health check endpoint URL to /global/health (anomalyco#8231)
  • @dbpolito:
  • @LeonMueller-OneAndOnly:
    • fix(github): add persist-credentials: false to workflow templates (anomalyco#8202)
  • @shuv1337:
    • sync: merge upstream v1.1.18 into integration
    • sync: record last synced tag v1.1.18
    • Merge remote-tracking branch 'origin/integration' into shuvcode-dev