feat(subagents): add multi-turn subagent session runtime
This commit is contained in:
@@ -6,6 +6,11 @@ export {
|
||||
type SubAgentResult,
|
||||
type DelegationConfig,
|
||||
type UsageReport,
|
||||
SubagentManager,
|
||||
type SubagentManagerConfig,
|
||||
type SpawnSubagentRequest,
|
||||
type SubagentSessionSummary,
|
||||
type SubagentSendResult,
|
||||
} from './native/index.js';
|
||||
export {
|
||||
COMPACTION_SYSTEM_PROMPT,
|
||||
|
||||
Reference in New Issue
Block a user