Interact with the Jules CLI to manage asynchronous coding sessions. Use this skill sparingly for complex, isolated tasks that benefit from a remote VM.
- Added a security guidelines section detailing safe command practices, including input validation, quoting, and sanitization. - Required explicit user approval before running sensitive commands like session creation, applying changes, and teleporting. - Updated usage examples to use validated and safely quoted inputs with environment variable handling for session IDs. - Declared required binaries (jules, python3) and environment variable (HOME) in the skill metadata. - Clarified credential instructions and user notification requirements.