feat(subagents): add idle ttl cleanup and summary tool
This commit is contained in:
@@ -301,6 +301,7 @@ agents:
|
||||
subagents:
|
||||
enabled: true
|
||||
max_active_sessions: 6
|
||||
idle_ttl_ms: 3600000
|
||||
|
||||
# ── Memory / Embeddings ──────────────────────────────────────────────
|
||||
# Enable hybrid keyword + vector search using local Ollama embeddings.
|
||||
|
||||
Reference in New Issue
Block a user