zeroclaw/docs/reference/api
Argenis cc463c0df4
feat(delegate): make sub-agent timeouts configurable via config.toml (#3909)
Add `timeout_secs` and `agentic_timeout_secs` fields to
`DelegateAgentConfig` so users can tune per-agent timeouts instead
of relying on the hardcoded 120s / 300s defaults.

Validation rejects values of 0 or above 3600s, matching the pattern
used by MCP timeout validation.

Closes #3898
2026-03-24 15:17:33 +03:00
..
channels-reference.md fix(docs): remove stale onboarding flags after CLI changes (#3516) 2026-03-24 15:16:01 +03:00
config-reference.md feat(delegate): make sub-agent timeouts configurable via config.toml (#3909) 2026-03-24 15:17:33 +03:00
config-reference.vi.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
providers-reference.md feat: Add Opencode-go provider (#3113) 2026-03-11 19:35:43 -04:00