Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion e2e/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Some wrappers execute inside a nested test runner rather than a single SDK call.
- `GEMINI_API_KEY` or `GOOGLE_API_KEY`
- `OPENROUTER_API_KEY`

`wrap-claude-agent-sdk-traces` also uses `ANTHROPIC_API_KEY`, because it runs the real Claude Agent SDK against Anthropic in the same style as the existing live Anthropic wrapper coverage.
`claude-agent-sdk-instrumentation` also uses `ANTHROPIC_API_KEY`, because it runs the real Claude Agent SDK against Anthropic in the same style as the existing live Anthropic wrapper coverage.

### Scenario-local `package.json`

Expand Down
96 changes: 0 additions & 96 deletions e2e/helpers/claude-agent-sdk-scenario.mjs

This file was deleted.

166 changes: 0 additions & 166 deletions e2e/helpers/claude-agent-sdk-trace-contract.ts

This file was deleted.

9 changes: 0 additions & 9 deletions e2e/helpers/mock-claude-agent-sdk/package.json

This file was deleted.

Loading
Loading