Documentation Index
Fetch the complete documentation index at: https://docs.selftune.dev/llms.txt
Use this file to discover all available pages before exploring further.
Status: Experimental
OpenClaw support is in early development with batch ingest and cron scheduling.Ingest
| Flag | Description |
|---|---|
--agents-dir PATH | Path to the OpenClaw agents directory |
--since DATE | Only ingest sessions after this date |
--dry-run | Show what would be ingested |
--force | Re-ingest already processed sessions |
--verbose | Detailed output |
Cron scheduling
OpenClaw has a dedicated cron adapter:Limitations
- No real-time hooks — data is captured via batch or cron
- Signal-reactive improvement is not available
- selftune does not run LLM-backed judge, eval, or optimizer workflows through the OpenClaw CLI