ZIm/crates/agent_ui
Agus Zubiaga 4bee06e507
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-21 14:57:46 +00:00
..
src acp: Use ResourceLink for agents that don't support embedded context (#36687) 2025-08-21 14:57:46 +00:00
Cargo.toml ACP history mentions (#36551) 2025-08-20 06:25:07 +00:00
LICENSE-GPL Extract an agent_ui crate from agent (#33284) 2025-06-23 18:00:28 -07:00