Install
CLI (npm)
npm i -g @leyen/coder
coder --helpDesktop
- macOS: download the
.dmgbelow - Windows: download the
.exeinstaller 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