Skip to content

Release v0.6.122

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jun 23:55
· 1 commit to main since this release

@just-every/code v0.6.122

This release tightens core tool-turn handling for more stable sessions.

Changes

  • Core: bound repeated tool cycles so sessions recover instead of looping indefinitely.
  • Core: stop replaying cancelled tool turns after interruption.
  • Core: reject malformed tool batches to keep streaming state consistent.

Install

npm install -g @just-every/code@latest
code

Compare: v0.6.121...v0.6.122