Monitor a job queue, run commands or scripts, and sort completed jobs.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Brain Execution Server" yet — see the docs or source repo.
Monitor the jobs/pending queue, execute the Python data-cleaning scripts defined there in order, move successful jobs to jobs/completed and failed ones to jobs/failed, and provide a log summary for each job.
Returns each job result, success or failure status, archive location, and log summary.
Watch the ops_queue directory for command jobs and execute shell commands one by one; if a job fails, record the error reason and move it to the failed directory; if successful, move it to the completed directory and generate a run report.
Generates an operations run report with execution status, errors, and completed job list.
Act as an execution server, continuously check the experiment job queue, run the Python scripts in it, archive jobs into success or failure directories based on results, and summarize the run status of each experiment.
Outputs a status summary of experiment jobs, including completed, failed, and related reasons.
Securely run shell commands for AI agents with process and output control.
Run shell commands with paginated output, custom directories, and timeout control.
Manage a Postgres task queue on EC2 and generate work prompts.
Share memory across chats, delegate tasks, and orchestrate parallel AI workflows.
Let AI run CLI commands for deployment, inspection, and system administration.
Run repo tasks, debug CI, and deliver fixes with verified evidence.