mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Adds a utility function for resolving agent IDs from partial IDs or names. Supports: - Full ID match - Prefix match (first N characters) - Title/name match (case-insensitive) Used by agent stop and send commands to allow flexible agent targeting.