Commit 282c9a4
feat(cli): publish cliEntries inside skill-menu.json
The wizard's runtime resolver needs a flat list of CLI entries to
look up parentCommand+command -> skillId. Lifting that array into
skill-menu.json lets the wizard reuse the existing fetchSkillMenu
plumbing instead of fetching a second URL and maintaining a parallel
cache.
cli-manifest.json still emits unchanged for one release while the
older still-baked wizard is in the wild; planned removal once that
release ages out (tracked separately).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 839eda9 commit 282c9a4
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
194 | 203 | | |
195 | 204 | | |
196 | 205 | | |
197 | 206 | | |
| 207 | + | |
198 | 208 | | |
199 | 209 | | |
200 | 210 | | |
201 | | - | |
202 | 211 | | |
203 | 212 | | |
204 | 213 | | |
| |||
0 commit comments