What's Changed
- fix(skill): drop non-standard metadata frontmatter by @adlternative in #4
- feat(skill): unify skill install on ~/.agents/skills, gate fan-out behind --all by @adlternative in #5
- chore: bump version to 0.3.0 by @adlternative in #6
- fix: suppress node:sqlite ExperimentalWarning on startup by @adlternative in #8
- feat(scope): include sibling git worktrees in project scope by @adlternative in #7
- chore: bump version to 0.4.0 by @adlternative in #9
- ci: upgrade checkout/setup-node to v5 by @adlternative in #10
- feat: add --version / -v flag by @adlternative in #11
- feat: support Node >=18 (graceful OpenCode degradation) by @adlternative in #15
- chore: bump version to 0.5.0 by @adlternative in #16
- docs+ci: Homebrew install + auto-sync tap on release by @adlternative in #17
- chore: bump version to 0.5.1 by @adlternative in #18
- feat(source): add Codex CLI history source (#13) by @adlternative in #19
- fix(opencode): fold subagents into their parent session by @adlternative in #20
Full Changelog: v0.2.1...v0.6.0