Skip to content

0.0.14

Choose a tag to compare

@github-actions github-actions released this 17 Mar 15:04
· 40 commits to main since this release

v0.0.14

This release is centered on better Windows support by replacing the custom login terminal with xterm.js, making the Claude login/setup flow more reliable across platforms.

Highlights

  • Replaced the custom ANSI-based login terminal with xterm.js in the setup flow.
  • Improved terminal input/output handling during Claude login, which should make Windows support much more reliable.
  • Added automatic terminal fitting and proper PTY keyboard forwarding for a more native login experience.

What's New

  • Added a search filter to the Skills panel so it is easier to find project and global skills.
  • Added a queued background title generation system for jobs and follow-ups.
  • Added copy buttons to Prompt History for quickly reusing original prompts and follow-ups.

Improvements

  • Moved copy actions in the job detail view into the tab bar for easier access.
  • Cleaned up title generation flow in the main process to avoid duplicated or stale title work.
  • Polished the setup/login experience with a more robust terminal UI foundation.

Included In This Release

  • Windows-focused login terminal upgrade via xterm.js
  • Skills panel search
  • Background title generation queue
  • Copy buttons in prompt history and job detail tabs
  • Version bump to 0.0.14