Documentation Index
Fetch the complete documentation index at: https://solo-09d10f60.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Worker configuration
A worker is the machine that runs agent jobs and exposes a wake-gate API to the control plane. In local development, the control and worker roles can point at the same127.0.0.1:8787 app.
Connection fields
worker_wake_gate_url— base URL for the worker wake-gate API.worker_wake_gate_bearer_token— bearer token the control plane uses when calling the worker.
worker_wake_gate_url and completion_callback_url to the local service. For production, use distinct tokens and hostnames.
Evidence sync fields
paper_evidence_sync_enabledpaper_evidence_sync_ssh_hostpaper_evidence_sync_remote_rootpaper_evidence_sync_timeout_sec
Stale-process reaper fields
stale_project_process_reaper_enabledstale_project_process_grace_secstale_project_process_term_grace_secstale_project_process_command_markers
llama-cli, llama-server, vllm, and sglang. Keep markers specific to avoid terminating unrelated processes.