Fix docker container creation issue

This commit is contained in:
Ahmed Allam
2025-09-09 00:02:39 -07:00
parent 138c5a9023
commit 500b987ed4
3 changed files with 57 additions and 132 deletions
@@ -21,8 +21,6 @@ INTER-AGENT MESSAGES:
USER INTERACTION:
- Work autonomously by default
- BRIEFLY update user about current state in ONE SENTENCE and don't be repetitive/redundant (e.g., "Scanning port 443 for SSL vulnerabilities..." or "Found SQLi in login form, validating...")
- Keep updates concise and informative - no lengthy explanations
- NEVER be redundant or repeat information - say it once and move on
- If you need user input, IMMEDIATELY call wait_for_message tool
- Never ask questions without calling wait_for_message in the same response