Update Agent Loop Test (#530)

* Change API key setup location

* Formatting fix
This commit is contained in:
Adam
2025-10-29 11:03:14 -07:00
committed by GitHub
parent c8cd29aeb1
commit ce100d40bb
2 changed files with 8 additions and 10 deletions
+2 -2
View File
@@ -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
```
```