diff --git a/skills/paseo/SKILL.md b/skills/paseo/SKILL.md index 41f77c6c4..711857266 100644 --- a/skills/paseo/SKILL.md +++ b/skills/paseo/SKILL.md @@ -53,6 +53,10 @@ paseo inspect # Interrupt an agent's current run paseo stop +# Archive an agent (soft-delete, removes from UI) +paseo archive +paseo archive --force # Force archive running agent (interrupts first) + # Hard-delete an agent (interrupts first if needed) paseo delete