ZIm/crates/agent_servers/src
Cole Miller d30b017d1f
Prevent sending slash commands in CC threads (#36453)
Highlight them as errors in the editor, and add a leading space when
sending them so users don't hit the odd behavior when sending these
commands to the SDK.

Release Notes:

- N/A
2025-08-19 02:00:41 -04:00
..
acp Handle auth for claude (#36442) 2025-08-18 20:40:59 +00:00
claude claude: Respect always allow setting (#36450) 2025-08-18 23:27:08 +00:00
acp.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
agent_servers.rs Prevent sending slash commands in CC threads (#36453) 2025-08-19 02:00:41 -04:00
claude.rs Prevent sending slash commands in CC threads (#36453) 2025-08-19 02:00:41 -04:00
e2e_tests.rs Refactor ToolCallStatus enum to flat variants (#36356) 2025-08-17 13:05:23 +00:00
gemini.rs Prevent sending slash commands in CC threads (#36453) 2025-08-19 02:00:41 -04:00
settings.rs Update to new agent schema (#35578) 2025-08-04 13:49:41 +00:00