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
/clearsession-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