Versions in this module Expand all Collapse all v0 v0.2.0 May 15, 2026 Changes in this version + func FilterToolsForMode(mode SubAgentMode, available []string) []string + func FormatResults(results []BackgroundResult) string + type BackgroundAgentPool = engine.BackgroundAgentPool + func NewBackgroundAgentPool() *BackgroundAgentPool + type BackgroundResult = engine.BackgroundResult + type SubAgentBudget = engine.SubAgentBudget + func NewSubAgentBudget(mode SubAgentMode, cfg SubAgentConfig) *SubAgentBudget + type SubAgentConfig = engine.SubAgentConfig + func DefaultSubAgentConfig() SubAgentConfig + type SubAgentMode = engine.SubAgentMode