chore: add @anthropic-ai/claude-agent-sdk@0.2.117 dep

Pinned exact for SDK event-shape stability. Used by the overlay-efficacy
harness to drive the model through a closer-to-real Claude Code harness
than `claude -p`.
This commit is contained in:
Garry Tan
2026-04-23 09:13:37 -07:00
parent 6c6fa69191
commit 27e4ee7498
2 changed files with 186 additions and 0 deletions
+1
View File
@@ -61,6 +61,7 @@
"devtools"
],
"devDependencies": {
"@anthropic-ai/claude-agent-sdk": "0.2.117",
"@anthropic-ai/sdk": "^0.78.0"
}
}