-
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
bugSomething isn't workingSomething isn't workingreadybody converged for implementationbody converged for implementation
Description
purpose
CI の tsc --noEmit が agents SDK と @modelcontextprotocol/sdk の型不一致で失敗。
agents パッケージが内部に別バージョンの MCP SDK を持つため、McpServer の型が衝突する。
premise
- Worker のビルドは wrangler deploy で検証されている(本番デプロイ済み)
- tsc --noEmit は agents SDK の型解決に依存するため CI では不安定
- syntax check (node --check) はローカルブリッジに対して有効
constraints
- CI を green に戻す
- Worker の型チェックは wrangler deploy 時に行う
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingreadybody converged for implementationbody converged for implementation