feat(subagents): complete queue, budgets, audit, and inspection controls
This commit is contained in:
@@ -302,6 +302,11 @@ agents:
|
||||
enabled: true
|
||||
max_active_sessions: 6
|
||||
idle_ttl_ms: 3600000
|
||||
queue_mode: followup
|
||||
default_tool_profile: minimal
|
||||
max_turns: 40
|
||||
max_total_tokens: 200000
|
||||
turn_timeout_ms: 120000
|
||||
|
||||
# ── Memory / Embeddings ──────────────────────────────────────────────
|
||||
# Enable hybrid keyword + vector search using local Ollama embeddings.
|
||||
|
||||
Reference in New Issue
Block a user