Skip to content

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 01 Jul 22:29
· 163 commits to main since this release

v0.1.4

Terminal readability and typing polish, plus a smoother install and a proper Marketplace listing.

New

  • Insert a newline in the prompt with \ + Enter — works in any terminal, including ones where Ctrl/Shift+Enter can't be detected (CLI).
  • The curl installer now adds JustCode to your PATH automatically (set JUSTCODE_NO_MODIFY_PATH=1 to opt out).

Improved

  • The CLI paints its own dark background, so the UI stays readable on light/white terminal themes (CLI).
  • The VS Code extension now ships with a proper Marketplace README and icon.

Fixed

  • Fast typing no longer corrupts or reorders text in the chat input (CLI).
  • Answering a tool-approval prompt with y/a/n no longer echoes those keys into the chat input (CLI).