Skip to content

v0.10.14

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Aug 22:43
· 9 commits to main since this release

Highlights

  • The chat header stays visible mid-conversation again, and a launch notice no longer un-centers the welcome screen
  • Session false-crash cleanup: build smoke tests no longer leak sessions into the user store, headless 'arterm run' closes its session on exit, and temporary servers close every hosted session before shutting down
  • ask_user questions now render as Claude Code-style numbered options with wrapped text instead of truncating

Fixes

  • Foreground commands stream live into the jobs overlay without flooding it
  • Context usage widgets render 1M-token limits as 1.0M instead of 1000k
  • Pending ask_user questions are cancelled on session shutdown/reload
  • The stale 'hidden mid-conversation header' comments were updated after the restore

Full changelog: v0.10.13...v0.10.14

Platform availability

  • Linux x86_64: available
  • Linux aarch64: available
  • macOS Apple Silicon: available
  • macOS Intel: available
  • Windows x86_64: available
  • Windows ARM64: available
  • FreeBSD x86_64: available