Commit 12255f8
Mitsuyuki Osabe
fix: add comment for check ordering + sync skills-status eligibility
- Add comment explaining why enabled: true is checked after
isBundledSkillAllowed (Greptile review feedback).
- Sync skills-status.ts eligibility with force-enable: when
enabled: true, mark the skill as eligible in status reporting
so CLI output matches runtime behavior (Codex review feedback).
✍️ Author: Claude Code with @carrotRakko (AI-written, human-approved)1 parent 9f7b118 commit 12255f8
2 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
| 204 | + | |
204 | 205 | | |
205 | 206 | | |
206 | 207 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
87 | 90 | | |
88 | 91 | | |
89 | 92 | | |
| |||
0 commit comments