Commit 6346f35
docs: add CodeBuddy CLI installation section to README
CodeBuddy CLI v1.16.0+ ships full Claude Code Hooks compatibility,
including support for ${CLAUDE_PLUGIN_ROOT} and .claude-plugin/.
Superpowers' existing plugin layout already works on CodeBuddy via
native skill auto-invocation (verified with the project's standard
acceptance test), but README had no entry point documenting this.
Adds a CodeBuddy CLI install section modeled after GitHub Copilot
CLI, plus a CodeBuddy CLI link in the README quickstart anchor list.
No code changes; SessionStart hook loading on CodeBuddy is a
separate problem deferred to a follow-up PR per "one problem per PR".
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent f2cbfbe commit 6346f35
1 file changed
Lines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
154 | 170 | | |
155 | 171 | | |
156 | 172 | | |
| |||
0 commit comments