Commit e347723
committed
feat: add infrastructure for MCP Apps (#10259)
* feat: add infrastructure for MCP Apps
### Description
Adds support for returning structured content from tools, which is used by MCP Apps to pass complex data to the host. Also updates the resource index.
### Scenarios Tested
- Verified build and file changes.
* fix: resolve build errors and address review comments on infra
### Description
- Removes imports and registry entries for UI resources that are not yet available in this branch (login, update_environment, deploy, init).
- Replaces as any in toContent with an intersection type for better type safety.
### Scenarios Tested
- Verified build succeeds.1 parent 9639cba commit e347723
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
0 commit comments