zed/crates/shell_command_parser
Richard Feldman 415b558868
Extract shell_command_parser into shared crate (#48660)
Move shell command parsing logic (`extract_commands` and supporting
code) from the agent crate into a new `shell_command_parser` crate so it
can be reused by `agent_servers` for ACP permission checking.

Release Notes:

- N/A
2026-02-09 08:56:21 -05:00
..
src Extract shell_command_parser into shared crate (#48660) 2026-02-09 08:56:21 -05:00
Cargo.toml Extract shell_command_parser into shared crate (#48660) 2026-02-09 08:56:21 -05:00
LICENSE-GPL Extract shell_command_parser into shared crate (#48660) 2026-02-09 08:56:21 -05:00