Skip to content

Commit 7599033

Browse files
committed
Cross platform fixes
1 parent 53cd77b commit 7599033

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

interpreter/computer_use/loop.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,9 @@ async def main():
362362
363363
We recommend using our desktop app for the best experience. Type `d` for early access.
364364
365-
**Warning:** In this mode, Open Interpreter will not require approval before performing actions. Move your mouse to any corner of the screen to exit.
365+
**Warning:** This AI has full system access and can modify files, install software, and execute commands. By continuing, you accept all risks and responsibility.
366+
367+
Move your mouse to any corner of the screen to exit.
366368
"""
367369

368370
print_markdown(markdown_text)

0 commit comments

Comments
 (0)