

765309d5a6
Emit Trusted MCP App Identity on Tool-Call Items (#27132)
## Summary
- Add optional `appContext` to app-server MCP tool-call items with
trusted `connectorId`, `linkId`, and `mcpAppResourceUri` metadata.
- Preserve that context across tool-call events, persisted history,
reconnects, and thread resume.
- Keep the deprecated top-level `mcpAppResourceUri` temporarily for
client migration.
The consumer contract is `{ appContext: { connectorId, linkId,
mcpAppResourceUri }, tool }`.
## Validation
- Full GitHub Actions suite passes, including CLA, Bazel tests, clippy,
release builds, and argument-comment lint.
---------
Co-authored-by: martinauyeung-oai <280153141+martinauyeung-oai@users.noreply.github.com>
2026-06-18 14:02:54 -07:00
..
2026-06-15 21:54:01 +00:00
2026-06-05 10:33:56 -07:00
2026-06-17 17:01:06 +02:00
2026-06-15 13:50:08 +01:00
2026-06-17 17:01:06 +02:00
2026-06-18 14:09:38 +02:00
2026-06-02 13:18:59 -07:00
2026-06-17 17:01:06 +02:00
2026-05-08 16:30:07 -07:00
2026-05-04 09:34:11 -07:00
2026-06-17 13:16:34 -07:00
2026-06-15 13:25:42 -07:00
2026-05-13 21:23:19 +00:00
2026-06-15 16:58:01 +02:00
2026-06-12 16:58:42 -07:00
2026-05-04 09:34:11 -07:00
2026-06-18 11:54:49 -07:00
2026-05-05 12:13:59 -07:00
2026-06-12 22:03:51 +00:00
2026-06-17 13:16:34 -07:00
2026-05-19 14:38:03 -07:00
2026-06-12 20:10:12 -07:00
2026-06-11 20:35:28 -07:00
2026-05-05 12:13:59 -07:00
2026-06-10 11:22:12 -07:00
2026-06-18 10:50:15 -07:00
2026-06-08 13:55:15 -07:00
2026-06-18 13:12:11 -07:00
2026-06-18 11:54:49 -07:00
2026-06-18 14:02:54 -07:00
2026-05-18 17:28:50 -07:00
2026-06-17 18:52:18 +00:00
2026-05-28 14:54:39 -07:00
2026-06-18 11:54:49 -07:00
2026-05-29 16:31:33 -07:00