ZIm/crates/acp_thread/src
Agus Zubiaga 2813073d7b
message editor: Only allow types of content the agent can handle (#36616)
Uses the new
[`acp::PromptCapabilities`](a39b7f635d/rust/agent.rs (L194-L215))
to disable non-file mentions and images for agents that don't support
them.

Release Notes:

- N/A
2025-08-20 19:04:10 +00:00
..
acp_thread.rs message editor: Only allow types of content the agent can handle (#36616) 2025-08-20 19:04:10 +00:00
connection.rs message editor: Only allow types of content the agent can handle (#36616) 2025-08-20 19:04:10 +00:00
diff.rs Fix clippy::redundant_clone lint violations (#36558) 2025-08-20 12:20:13 +02:00
mention.rs ACP history mentions (#36551) 2025-08-20 06:25:07 +00:00
terminal.rs agent2: Refine terminal tool call display (#35984) 2025-08-11 17:50:47 -03:00