Skip to content

Releases: MoozLee/codeg

codeg v0.13.4-5

16 May 15:19

Choose a tag to compare

Changes since v0.13.4-4.

Bug Fixes

  • fix(acp): restore context management state (21d62e6)
  • fix(acp): enforce configured compaction window (0840547)

codeg v0.13.4-4

16 May 14:09

Choose a tag to compare

No categorized feature or bug fix commits were found since v0.13.4-3.

codeg v0.13.4-3

16 May 12:28

Choose a tag to compare

Changes since v0.13.4-2.

Bug Fixes

  • fix(web): avoid duplicate language settings route (4741903)
  • fix(web): sync prompt state across clients (eccbb7b)

codeg v0.13.4-2

16 May 05:21

Choose a tag to compare

Changes since v0.13.4-1.

Bug Fixes

  • fix(updater): point release feed at fork (04bde18)

中文说明

本次更新修复了桌面更新检测使用错误发布源的问题。

  • 修复更新器发布源,改为读取 MoozLee/codeglatest.json
  • 避免客户端误检测到上游 xintaofei/codeg 的发布版本

codeg v0.13.4-1

16 May 04:01

Choose a tag to compare

Changes since v0.13.2-2.

Features

  • feat(chat): support file attachments in web mode (efc3fbe)
  • feat(chat): support file attachments in remote workspace mode (4ecb8db)
  • feat(uploads): cap total upload storage and fix Windows path navigation (426022c)
  • feat(chat): support retry editing cancelled prompts (8bc6a73)

Bug Fixes

  • fix(acp): recover web session state across browser refresh via subscribe-with-snapshot (1fb7bf0)
  • fix(server): pin CODEG_DATA_DIR to the resolved data root at startup (571a55b)
  • fix(acp): route remote-desktop attach frames and guarantee lifecycle DB writes (f9dff83)
  • fix(uploads): enforce hard total-size cap and surface quota config (4db4229)
  • fix(chat): add history message copy menu (be8bb1c)
  • fix(uploads): unify desktop data root and add strict quota mode (90697e4)
  • fix(uploads): unify effective data dir and scope strict-mode aborts (d5ba29a)
  • fix(acp): apply saved selector preferences on the backend at connect (d11a7f4)
  • fix(server): harden uploads and remote desktop websockets (3383c3c)
  • fix(acp): seed saved mode on conversation mount (0751106)
  • fix(acp): implement default for connection manager (3cf7f4b)
  • fix(server): preserve uploaded attachment filenames (326aa74)

codeg v0.13.2-2

15 May 06:19

Choose a tag to compare

Changes since v0.13.2-1.

Features

  • feat(chat): add expandable message input (dd28bc1)
  • feat(chat): collapse large pasted text in input (0b8a61f)

Bug Fixes

  • fix(chat): recover collapsed text paste after change events (219f94e)
  • fix(chat): handle WebKit paste input collapse (fcd1892)
  • fix(chat): collapse pasted text from textarea delta (e2a8459)

codeg v0.13.2-1

15 May 02:37

Choose a tag to compare

Changes since v0.13.1-1.

Bug Fixes

  • fix(remote): proxy remote workspace traffic (b364cb6)
  • fix(pet): replace ambient review state with transient oneshot cue (871c305)
  • fix(remote): fix WS subscriber race and propagate remote context to project boot (07cc101)
  • fix(remote): tombstone WS subscriptions per window instance (170332d)
  • fix(settings): skip rendering settings load in remote workspace (5e383ca)

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.