Skip to content

v0.1.176

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Sep 11:08

Install

CLI (npm)

npm i -g @leyen/coder
coder --help

Desktop

  • macOS: download the .dmg below
  • Windows: download the .exe installer below

Changelog

7963a4f fix(agent): judge proxy decision completeness against the user's request
a764a51 fix(backend): resolve custom providers and composite model values
e95f6c7 refactor(agent): unify compact and proxy decision into a context fork
efd92d5 fix(db): preserve seq and serialized_output through fork and ordering
caf75bd fix(agent): make history replay byte-identical to in-turn sends
f6d12ba fix(agent): serialize tool error content as string for history replay