From 6485fe804a0819016b6b3adc09c49872f9253941 Mon Sep 17 00:00:00 2001 From: Lucas Valbuena Date: Tue, 25 Mar 2025 18:00:51 +0100 Subject: [PATCH] Rename agent loop to Agent loop.txt --- Manus Agent Tools & Prompt/{agent loop => Agent loop.txt} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Manus Agent Tools & Prompt/{agent loop => Agent loop.txt} (97%) diff --git a/Manus Agent Tools & Prompt/agent loop b/Manus Agent Tools & Prompt/Agent loop.txt similarity index 97% rename from Manus Agent Tools & Prompt/agent loop rename to Manus Agent Tools & Prompt/Agent loop.txt index 69a84bed..8ee53f47 100644 --- a/Manus Agent Tools & Prompt/agent loop +++ b/Manus Agent Tools & Prompt/Agent loop.txt @@ -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 \ No newline at end of file +6. Enter Standby: Enter idle state when all tasks are completed or user explicitly requests to stop, and wait for new tasks