Skip to content

Traycer Desktop 1.1.0

Choose a tag to compare

@hdkshingala hdkshingala released this 01 Jul 13:51
5efdfba

What's Changed

  • fix: resolve CodeQL code-scanning findings (#49) (87962ee)
  • gui-app: read Virtuoso license from Vite env, stop calling host.getRuntimeCapabilities (#51) (964ca75)
  • Add epic activity status to history rows (#56) (0676609)
  • fix: offer host update from a pre-release to its GA release (#57) (ebad453)
  • fix(gui-app): surface the host's model-load error message (#58) (3608fc3)
  • Separate Agent Selection Guide from Providers Settings Page (#60) (f099169)
  • fix(desktop): keep the staging slot off the production host and CLI (#62) (870dc63)
  • Update settings danger zone rows (#63) (cc448a3)
  • Adjust terminal workspace launch picker UX (#64) (b128dc3)
  • feat(gui-app): history-row right-click menu + fix open-in-new-window (#65) (d504865)
  • fix(stream): make host stream transport reliable across restart, reload, and sleep (#66) (a0b4855)
  • fix(gui-app): persist History overlay state and scroll filter popover (#61) (89c9184)
  • perf(gui-app): make checkpoint overlap scan linear (#67) (24a7ebd)
  • fix(rate-limit): carry the selected account on the rate-limit-usage q… (#68) (641e402)
  • fix(desktop): user-initiated updates, restart confirm, and macOS relocation handling (#70) (adb1208)
  • fix(gui-app): open fork backlinks in current tab (#72) (ef1b01e)
  • fix(gui-app): settle in-flight attachment reads on epic dispose (#71) (97232ef)
  • Preview source-branch scripts in worktree create + fix picker dismiss (#52) (3f8d825)
  • Fix Mermaid PNG downloads in desktop (#74) (10c4ed2)
  • fix(gui-app): exclude resize handles from canvas focus navigation (#76) (13c3be0)
  • fix(gui-app): markdown copy fidelity + new-chat modal input height & Escape (#77) (4e53a13)
  • fix(gui-app): clamp long user query bubbles to ~3-4 lines (#80) (fb10e8d)
  • Add Grok (xAI) harness support to protocol and GUI (#78) (dd423fb)
  • Add extended logging across CLI, desktop, and GUI (#79) (7a585f8)
  • fix(protocol): keep the RPC method-set compatible with the v1.0.0 host (#84) (fd65a24)
  • Proactive token refresh + credential-update stream frame (#83) (77d0eaf)
  • Keep mark-all-read artifact action visible (#85) (c841803)
  • fix(gui-app): reliable worktree bulk-delete with persistent progress (#86) (c7d9c76)
  • feat: add configurable log levels (Settings → Diagnostics) (#88) (1dc51c7)
  • Add Kimi ACP protocol and GUI support (#96) (dc7c9fa)
  • feat(gui-app): in-app back/forward navigation (#102) (dad03b6)
  • feat: add Droid provider (protocol, anchors, GUI) (#90) (8a746cc)
  • fix(gui-app): terminal picker auto-select, theme-popover dismiss, model-picker shortcuts (#107) (7897c55)
  • fix(gui-app): make the theme preset list usable inside the Settings dialog (#108) (23e01a0)
  • fix(gui-app): Droid API-key UX — provider-aware placeholder + store reauth key as secret (#109) (8a07dae)
  • fix(gui-app): isolate workspace folders per desktop window (#105) (030f6f4)
  • Add Copilot ACP harness protocol support (#95) (4f56f38)
  • Add Kilo Code ACP protocol support (#89) (8320fac)
  • fix(gui-app): truncate composer placeholder (#111) (8448e7d)
  • fix(gui-app): compact provider rail scrollbar (#112) (64ce9ce)
  • fix(auth): refresh token on device wake so long sessions survive sleep (#106) (a8a35c1)
  • Improve context usage breakdown UX and add support for pinned breakdown (#110) (b8ad47f)
  • Add Kiro protocol and GUI support (#92) (1fae517)
  • Add Qwen ACP protocol and GUI wiring (#94) (b00ed44)
  • Fix pane activation history close fallback (#113) (934910b)
  • Add OpenRouter protocol and GUI support (#114) (c807690)
  • feat(auth): device-flow login (CLI + desktop); device flow as the desktop's primary mechanism (#115) (4535f19)
  • Group OpenRouter models by vendor in the model picker (#121) (5cd5fe5)
  • Order providers in picker and settings (#122) (0429f15)
  • Address provider ordering review follow-up (#125) (d8d95ff)
  • chore: reduce client info log noise (#123) (39c544f)
  • Support provider grouping labels in model picker (#124) (e2e6f30)
  • Track history navigation and contain queue drags (#126) (52979f0)
  • Update Droid provider icon (#128) (32f85b7)
  • Update history titles after generation (#129) (04488bf)
  • Fix shared provider ordering and list rendering (#130) (2ce934c)
  • Stack update toast action buttons (#132) (04fce81)
  • Fix task mention lookup and labels (#131) (c4367b5)
  • Hide disabled sidebar header actions at rest (#133) (9908989)
  • Revert "fix(gui-app): isolate workspace folders per desktop window (#105) (#134) (362ceb4)
  • Expand provider auth status contract (#136) (f591571)
  • Fix update flow status surfaces (#135) (4251b07)
  • auth: refresh-token grace-window client hardening (reject-adopt + reactive re-provision + 409 mapping) (#119) (f055bbd)
  • chore(deps): audit bun dependencies (#144) (199c0e2)
  • Show command summaries on approval cards (#145) (7169709)
  • Refine GUI sign-in approval panel (#146) (efd1a6a)
  • feat(gui,protocol): render a backgrounded subagent's live progress across the turn boundary (#127) (c21f75c)
  • feat: progressive provider loading — return pending immediately, poll until settled (#147) (3842e09)
  • fix(gui-app): clean terminal reconnect — reset before snapshot replay, stop tab-switch resize (#120) (8fab1d2)
  • Fix directional pane focus (#150) (0f24aa7)
  • Gate startup RPCs on host compatibility (#148) (0f36f23)
  • [codex] Fix command palette page navigation (#149) (82ba2ff)
  • feat(gui-app): use harness brand icon for TUI agents in sidebar and tabs (#151) (ddc04e7)
  • feat(gui-app): render background-task outcome/termination fidelity, fix resume-card UX (#152) (678ac62)
  • fix(protocol): keep chat.subscribe compatible with host-v1.0.0 (#153) (29e0427)
  • feat(gui): tile-local Command+F search across canvas tiles (#143) (5d16e35)
  • fix(gui): keep artifact replace match in view (b47cfbf)
  • fix(host): stop post-uninstall respawn and stuck removed-state UI (#157) (2fb743f)
  • fix(gui): let composer picker scroll inside the new-chat modal (#158) (5efdfba)

Traycer Desktop 1.1.0.