init_loop
Starts a new autonomous task by creating a session-specific markdown loop state file, enabling continuous progression toward an objective.
Instructions
Creates a new .md loop state file for the given session to start a continuous, autonomous task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objective | Yes | The overarching objective for the agent to achieve | |
| session_id | Yes | A unique identifier for this loop session |