What's New
Cursor Support
- Native Cursor adapter with
preToolUseandpostToolUsehooks (#89) - Verified env vars:
CURSOR_TRACE_ID,CURSOR_CLI - Platform detection, MCP tool routing, session continuity
Bug Fixes
- Doctor:
validateHooks()now checks pluginhooks.jsonas fallback -- fixes false FAIL on plugin installs (#94) - Skills: Fix
user_invocable->user-invocabletypo across all SKILL.md files (#92) - Skills: Trim context-mode skill description to 1024 chars (open standard compliance) (#92)
- Cursor: Use verified env vars, remove broken
sessionStarthook - Build: Remove unreleased sync module import that caused CI failure
Features
- VS Code Copilot:
run_in_terminaltool alias for shell routing (#90, @skoll43) - OpenCode: Add
~/.config/opencode/opencode.jsonto config search paths (#91)