Skip to content

Releases: MoozLee/codeg

codeg v0.13.1-1

14 May 14:45

Choose a tag to compare

Changes since v0.13.0-1.

Features

  • feat(conversation): add selected text file jump (ec9550f)

Bug Fixes

  • fix(transport): isolate remote desktop transport from shell transport (632547d)
  • fix(install): remove shadowing codeg-server binaries on upgrade (7fa82a1)
  • fix(transport): gate WS subscribe on server-side ready handshake (afcdf25)
  • fix(transport): recover ACP state across WS reconnects (9e6ed47)
  • fix(acp): guard snapshot hydration with source connection_id (60ade61)
  • fix(install): scope cleanup to true shadows and surface failures (9c835eb)
  • fix(install): clean shadowing binaries when PATH is updated on Windows (7edcc8d)
  • fix(transport): prevent zombie reconnect after destroy (d90cb2c)

codeg v0.13.0-1

14 May 07:10

Choose a tag to compare

Changes since v0.12.4-1.

Features

  • feat: add remote workspaces (78ac5db)
  • feat(sidebar): refine themed conversation groups (17ef80d)
  • feat(sidebar): add new conversation header action (75d7fe6)

Bug Fixes

  • fix(provider-usage): pin status item near alerts (d140c6b)

codeg v0.12.4-1

14 May 05:00

Choose a tag to compare

No categorized feature or bug fix commits were found since v0.12.3-1.

codeg v0.12.3-1

14 May 04:10

Choose a tag to compare

Changes since v0.12.3.

Features

  • feat(provider-usage): add NewAPI balance/subscription usage queries (c6599b5)
  • feat(provider-usage): refine NewAPI quota display (bf9068f)

Bug Fixes

  • fix(provider-usage): spawn startup refresh on the right runtime (83618c5)

codeg v0.12.3

13 May 01:56

Choose a tag to compare

Changes since v0.12.2-2.

Bug Fixes

  • fix(web): preserve session auth on command auth failures (98dd7ed)
  • fix(db): isolate Tauri dev database (714d390)

codeg v0.12.2-2

12 May 10:02

Choose a tag to compare

Changes since v0.12.2-1.

Bug Fixes

  • fix(db): restore paired devices migration (864589a)

codeg v0.12.2-1

12 May 01:35

Choose a tag to compare

Changes since v0.12.1-2.

Features

  • feat: add web service auto-start setting (c588cad)
  • feat(window): localize dialog window titles across all supported locales (709a0ce)
  • feat(ui): add close button to dialogs (0dff9e2)
  • feat(pet): preview pet actions in settings (5522b37)

Bug Fixes

  • fix: optimize mobile tab reordering gesture (46ce39e)
  • fix(window): anchor dialog windows to opener instead of forcing global always-on-top (48ed98c)
  • fix: address web service auto-start review (e45115f)
  • fix(tabs): suppress every synthetic child event during long-press and drag (14223d2)
  • fix(pet): use marketplace q search parameter (c983fc2)
  • fix(acp): preserve latest connection request (79c21bc)
  • fix(chat): use K/M units for message token stats (c9e6cdf)
  • fix(acp): add skip-trust flag for Gemini ACP (a8d6321)
  • fix(gemini): support JSONL session history (7bc613f)

codeg v0.12.1-2

10 May 16:06

Choose a tag to compare

Changes since v0.12.1-1.

Features

  • feat(folders): add folder pin with pinned/projects sections (f5b3817)

codeg v0.12.1-1

10 May 13:25

Choose a tag to compare

Changes since v0.12.0-1.

Features

  • feat(pet): live-swap sprite when active pet changes in settings (a60aa89)
  • feat(acp): enforce configured auto-compaction window at runtime (dd20873)

Bug Fixes

  • fix(window): prevent settings flash and dev instance exit (6c45ea2)
  • fix(pet): keep Running animation across conversation switches (e8d4f13)
  • fix(pet): show current state when pet window opens mid-conversation (9bf29c8)

codeg v0.12.0-1

10 May 04:03

Choose a tag to compare

Changes since v0.11.9-3.

Features

  • feat(chat): show assistant reply completion time in message footer (a97e7d9)
  • feat(window): hide workspace to tray on close, with safe fallback to exit (b55a373)
  • feat(window): use monochrome template tray icon on macOS (8cb813d)
  • feat(codex): render image generation as a first-class content block (09438b8)
  • feat(window): make settings window modal over its owner (29594da)