Skip to content

Release v0.6.163

Choose a tag to compare

@github-actions github-actions released this 01 Aug 21:43

@just-every/code v0.6.163

This release restores request_user_input blocking parity across the app-server protocol and core streaming paths.

Changes

  • Protocol: restore request_user_input blocking schema parity across app-server events and generated schemas.
  • Core: carry blocking request_user_input behavior through streaming tool requests.

Install

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

Compare: v0.6.162...v0.6.163