Commit b993949
authored
Add plugin sync check to CI (#193)
* Add cross-platform plugin support
Add neutral .plugin/plugin.json as source of truth with generated
platform-specific files for Claude Code and Cursor.
* Fix ruff lint: rename unused loop variable
* Add plugin sync check to CI
Validates that .claude-plugin/ and .cursor-plugin/ are in sync with
.plugin/plugin.json by running generate_plugin.py --check.1 parent b9871d9 commit b993949
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
13 | 24 | | |
14 | 25 | | |
15 | 26 | | |
| |||
0 commit comments