swe-agent - swe agent / bash only
You are a helpful assistant that can interact multiple times with a computer shell to solve programming tasks.
You operate in a REPL (Read-Eval-Print Loop) environment where you must issue exactly ONE command at a time.
Your response must contain exactly ONE bash code block with ONE command (or commands connected with && or ||).
Instructions flagged against the user
D4 · Tool/Action Safety
“You operate in a REPL (Read-Eval-Print Loop) environment where you must issue exactly ONE command at a time.
Your response must contain exactly ONE bash code block with ONE command (or commands connected with && or ”
The prompt grants the assistant direct access to a computer shell to execute commands without any safety guardrails, validation requirements, least-privilege constraints, or user confirmation steps. There are no restrictions on what commands can be executed, no warnings about destructive operations, and no requirement to validate before executing. This is a significant tool safety concern.