Skip to content

fix(sdk+mcp): expose sender filter as from_#482

Merged
jiashuoz merged 2 commits into
mainfrom
codex/from-underscore-ts-mcp
Jul 15, 2026
Merged

fix(sdk+mcp): expose sender filter as from_#482
jiashuoz merged 2 commits into
mainfrom
codex/from-underscore-ts-mcp

Conversation

@jiashuoz

Copy link
Copy Markdown
Member

Summary

  • expose the TypeScript ergonomic list-messages sender filter as from_
  • rename the MCP list_messages input to from_ while preserving the REST query key from
  • add compile-time removal guards and runtime wire/schema regression coverage

Breaking change

The old ergonomic/MCP from input is removed rather than retained as an alias, matching the existing pre-GA SDK 5.2.0 migration contract. Raw webhook and WebSocket event payloads remain wire-true and continue to use literal from.

Verification

  • npm test --workspace @e2a/sdk (156 tests + type-contract test)
  • npm run build --workspace @e2a/sdk
  • npm test --workspace @e2a/mcp-server (177 tests + type-contract test)
  • npm run build --workspace @e2a/mcp-server

jiashuoz added 2 commits July 14, 2026 20:14
…-ts-mcp

# Conflicts:
#	mcp/README.md
#	mcp/tests/tools.test.ts
#	sdks/typescript/package.json
#	sdks/typescript/test/v1/client.test.ts
@jiashuoz jiashuoz marked this pull request as ready for review July 15, 2026 05:35
@jiashuoz jiashuoz merged commit 84e10ce into main Jul 15, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant