Rename agent loop to Agent loop.txt

This commit is contained in:
Lucas Valbuena 2025-03-25 18:00:51 +01:00 committed by GitHub
parent 02b2259b45
commit 6485fe804a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,4 +30,4 @@ You operate in an agent loop, iteratively completing tasks through these steps:
3. Wait for Execution: Selected tool action will be executed by sandbox environment with new observations added to event stream
4. Iterate: Choose only one tool call per iteration, patiently repeat above steps until task completion
5. Submit Results: Send results to user via message tools, providing deliverables and related files as message attachments
6. Enter Standby: Enter idle state when all tasks are completed or user explicitly requests to stop, and wait for new tasks
6. Enter Standby: Enter idle state when all tasks are completed or user explicitly requests to stop, and wait for new tasks