Skip to content

v1.10.2

Choose a tag to compare

@github-actions github-actions released this 21 Mar 14:07
· 318 commits to main since this release

Highlights

  • Fix Claude Code marketplace installation by correcting the plugin source schema
  • Fix TUI observation detail wrapping so long content is fully readable
  • Fix Claude Code /clear session-start hook matching
  • Harden repo governance with stale automation, label taxonomy, security policy, code owners, and clearer contributor guidance
  • Document the Windows antivirus false-positive workaround and recommend go install / source builds for technical users

Included Work

  • fix: use relative path string for plugin source in marketplace.json
  • fix(tui): implement dynamic text-wrapping in observation detail view
  • fix(hooks): add clear to SessionStart matcher
  • chore(repo): harden governance and backlog workflow