Skip to content

v1.1.3

Latest

Choose a tag to compare

@thdxr thdxr released this 05 Jan 19:56
· 9 commits to dev since this release

Core

  • Fixed terminal long-running processes in app
  • Preserve permission config key order to maintain user-defined permission precedence
  • Pass image parts to custom commands (@melihmucuk)
  • Add support for jp. prefix in Amazon Bedrock cross-region inference profiles (@ikeda-tomoya-swx)
  • Add configuration options and authentication precedence for Bedrock (@wnkz)
  • Transform agent improvements and optimizations
  • Filter out empty messages and reasoning for Anthropic API compatibility

TUI

  • Expand directory on Tab, select on Enter in TUI autocomplete (@yuguorui)
  • Update GitHub Actions examples to use actions/checkout@v6 (@joshuadavidthomas)
  • Fix Lucent Orange background transparency for slash commands (@roerohan)
  • Add description for MCP command in documentation (@cravenceiling)
  • Add system theme resolution and event handling to TUI
  • Improve experience when operations are interrupted

Desktop

  • Store image attachments in the app
  • Fix bottom padding in app interface
  • Fixed terminal flakiness issues in the app
  • Performance improvements through event batching in app
  • Fix prompt input covering content in app
  • Worktree selection now correctly navigates to the selected worktree
  • Avoid unintended submits during IME composition (@MogamiTsuchikawa)
  • Highlight collapsed active project in sidebar (@albingroen)
  • Fix flicker and navigation issues when collapsing or expanding projects in the app (@albingroen)
  • Add CLI installation to desktop application (@dbpolito)
  • Fix image dragging in project edit dialog (@albingroen)

Thank you to 10 community contributors: