Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 15 Jan 17:05
· 432 commits to main since this release

Core

  • 5e3b4d8 feat: add statusline command
  • b2eed5e fix: block commands that exceed recursion depth

Claude Code

  • e121857 feat: add /set-statusline slash command
  • 8b0bb67 fix: use local binary in hook instead of npx for faster execution

OpenCode

No changes in this release


Thanks to @lgandecki for identifying the npx performance overhead.