mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
851d5ef247ca2f7a7d7b22b14f90bdca62196cea
Implements the `agent send` command for sending messages to existing agents. Features: - Send follow-up tasks to running agents - Support for ID prefix matching (e.g., "a1b2" matches "a1b2c3d4") - --no-wait flag to return immediately without waiting for completion - Default behavior waits for agent to become idle Usage: paseo agent send <id> <prompt> paseo agent send --no-wait a1b2c3d "Run the linter"
Languages
TypeScript
98.1%
JavaScript
1.3%
Shell
0.1%
Swift
0.1%