Skip to content

v2.2.1

Choose a tag to compare

@1bcMax 1bcMax released this 04 Apr 12:46
· 81 commits to main since this release
c9bed34
  • Fix stale closure: handleSubmit dependency array now includes lastPrompt, inputHistory, onAbort
  • Simplify UI: all slash commands pass through to loop's command registry (removed 30+ case statements)
  • Did-you-mean: typos like /commti suggest /commit
  • InputBox: width calculation safe on tiny terminals, shorter placeholder
  • Tool timer: hides "0s" for sub-second tools