mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
b040e2fc6d253741fd04ece12a14fd3b351c88c9
Implements the `agent stop` command for stopping agents. Features: - Stop a specific agent by ID (with prefix matching) - --all flag to stop all running agents - --cwd flag to stop all agents in a specific directory - Cancels running agents before terminating them - Graceful error handling for partially failed stops Usage: paseo agent stop <id> paseo agent stop --all paseo agent stop --cwd ~/dev/paseo
Languages
TypeScript
98.1%
JavaScript
1.3%
Shell
0.1%
Swift
0.1%