mirror of
https://github.com/trycua/computer.git
synced 2026-04-30 12:11:35 -05:00
Update Agent Loop Test (#530)
* Change API key setup location * Formatting fix
This commit is contained in:
@@ -12,7 +12,7 @@ python tests/agent_loop_testing/agent_test.py --model anthropic/claude-sonnet-4-
|
||||
|
||||
- Tests real CUA ComputerAgent SDK
|
||||
- Uses mock computer (only screenshots, no real actions)
|
||||
- Agent tries to "Open Safari browser"
|
||||
- Agent tries to "Open Safari browser"
|
||||
- Runs up to 5 iterations
|
||||
- Shows agent responses and tool calls
|
||||
|
||||
@@ -67,4 +67,4 @@ Iteration 3:
|
||||
✅ Iterations: 3
|
||||
✅ Screenshots: 3
|
||||
✅ Agent executed successfully
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user