Skip to content

v1.3.169

Choose a tag to compare

@topcheer topcheer released this 21 Jul 09:42

ggcode v1.3.169

Highlights

  • See the changelog below for the user-facing updates included in this release.

Compare

Changelog

  • release: v1.3.169
  • ux(im): show results for multi_file_edit/write, notebook_edit, git_show
  • ux(mobile): show reconnect countdown in connecting view
  • ux(i18n): add localization for WhatsApp panel — the last unlocalized IM adapter
  • fix(test): eliminate flaky debounce test TempDir cleanup race
  • perf(session): debounce index updates in AppendMessageToDisk
  • perf(agent): skip redundant system prompt re-injection on every iteration
  • fix(chat): streaming render drops code block fence markers
  • fix(install,tmux): WriteExecutable non-atomic remove+rename + tmux store race
  • fix(lsp,commands): JSON-RPC write race + readLoop death + ApplyDisabledState race
  • fix(daemon): detach loses session + PID file deleted + tunnel toggle loses agentBusy
  • fix(swarm): nil agent blocks ReplyTo + tryClaimPendingTask swallows error + EndedAt misused