v0.6.0-beta — Cursor and WorkBuddy support
Pre-release
Pre-release
What changed
- Added native Cursor installation and a portable Cursor Agent Skill archive.
- Added work-buddy installation through its Claude Code Skill runtime.
- Retired the direct third-party model API adapter.
- Expanded CI checks across all supported installation and package paths.
Installation
- Cursor:
python3 scripts/install.py --agent cursor - work-buddy:
python3 scripts/install.py --agent workbuddy
work-buddy shares Claude Code's ~/.claude/skills directory; do not install both copies.