Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions libs/code/deepagents_code/tui/widgets/auto_mode_notice.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@
"without asking first — for example ordinary source edits and read-only "
"Git commands.\n\n"
f"Anything uncertain is reviewed against your **literal request** by "
f"{AUTO_MODE_NOTICE_MODEL_ANCHOR}. If review keeps failing, you're asked "
"to approve.\n\n"
f"{AUTO_MODE_NOTICE_MODEL_ANCHOR}.\n\n"
"This is **not a sandbox**. The agent still runs on this machine and can "
"change files, run commands, and use tools when Auto allows them.\n\n"
"This notice appears **once** on this machine after you continue.\n\n"
Expand Down