docs(skills): update installers type comment to current behavior

This commit is contained in:
William Valentin
2026-02-17 10:32:35 -08:00
parent 80a160a4eb
commit 1d9c25a4c6
2 changed files with 12 additions and 1 deletions
+11
View File
@@ -3622,6 +3622,17 @@
"docs/plans/state.json"
],
"test_status": "pnpm test:run src/channels/matrix/adapter.test.ts src/channels/signal/adapter.test.ts src/channels/mattermost/adapter.test.ts + pnpm typecheck passing"
},
"skills-installer-comment-clarification": {
"status": "completed",
"date": "2026-02-17",
"updated": "2026-02-17",
"summary": "Updated `SkillManifest.installers` type comment to reflect current behavior (installer planning/execution) instead of future-tense wording.",
"files_modified": [
"src/skills/types.ts",
"docs/plans/state.json"
],
"test_status": "pnpm typecheck passing"
}
},
"overall_progress": {