docs: sync docs and skills updates from backup branch

This commit is contained in:
Dotta
2026-03-02 16:44:10 -06:00
parent 8ee063c4e5
commit cabd16bc70
60 changed files with 209 additions and 246 deletions

View File

@@ -65,8 +65,7 @@ For local adapters, set:
You can set:
- `bootstrapPromptTemplate`: used for first run/new session
- `promptTemplate`: used for subsequent resumed runs
- `promptTemplate`: used for every run (first run and resumed sessions)
Templates support variables like `{{agent.id}}`, `{{agent.name}}`, and run context values.