ZIm/crates/agent_ui
Agus Zubiaga 36fc0f4a17
acp: Use ResourceLink for agents that don't support embedded context (#36687)
The completion provider was already limiting the mention kinds according
to `acp::PromptCapabilities`. However, it was still using
`ContentBlock::EmbeddedResource` when
`acp::PromptCapabilities::embedded_context` was `false`. We will now use
`ResourceLink` in that case making it more complaint with the
specification.

Release Notes:

- N/A
2025-08-23 10:39:29 -04:00
..
src acp: Use ResourceLink for agents that don't support embedded context (#36687) 2025-08-23 10:39:29 -04:00
Cargo.toml ACP history mentions (#36551) 2025-08-23 10:39:25 -04:00
LICENSE-GPL Extract an agent_ui crate from agent (#33284) 2025-06-23 18:00:28 -07:00