feat(subagents): add multi-turn subagent session runtime
This commit is contained in:
@@ -297,6 +297,10 @@ agents:
|
||||
# In full-access mode, sensitive operations are gated by HookEngine confirmation
|
||||
# (instead of requiring temporary /elevate windows).
|
||||
sensitive_mode: confirm_without_elevation
|
||||
# Multi-turn subagent sessions (`subagent.*` tools).
|
||||
subagents:
|
||||
enabled: true
|
||||
max_active_sessions: 6
|
||||
|
||||
# ── Memory / Embeddings ──────────────────────────────────────────────
|
||||
# Enable hybrid keyword + vector search using local Ollama embeddings.
|
||||
|
||||
Reference in New Issue
Block a user