qwen-code/packages/core/src/subagents
2025-09-11 15:53:29 +08:00
..
builtin-agents.test.ts feat: add built-in agent(general-purpose) 2025-09-09 20:53:53 +08:00
builtin-agents.ts feat: add built-in agent(general-purpose) 2025-09-09 20:53:53 +08:00
index.ts feat: subagent feature wip 2025-09-10 14:35:08 +08:00
subagent-events.ts feat: enhances the capabilities of subagents by allowing them to use tools that require user 2025-09-11 15:16:52 +08:00
subagent-hooks.ts chore: update copyright for newly added files 2025-09-09 16:06:43 +08:00
subagent-manager.test.ts fix: subagent filename vs agent name mismatch handle 2025-09-11 15:53:29 +08:00
subagent-manager.ts fix: subagent filename vs agent name mismatch handle 2025-09-11 15:53:29 +08:00
subagent-statistics.test.ts feat: add built-in agent(general-purpose) 2025-09-09 20:53:53 +08:00
subagent-statistics.ts feat: add built-in agent(general-purpose) 2025-09-09 20:53:53 +08:00
subagent.test.ts fix: subagent filename vs agent name mismatch handle 2025-09-11 15:53:29 +08:00
subagent.ts fix: subagent filename vs agent name mismatch handle 2025-09-11 15:53:29 +08:00
types.test.ts chore: update copyright for newly added files 2025-09-09 16:06:43 +08:00
types.ts feat: subagent feature wip 2025-09-10 13:41:28 +08:00
validation.test.ts chore: update copyright for newly added files 2025-09-09 16:06:43 +08:00
validation.ts chore: update copyright for newly added files 2025-09-09 16:06:43 +08:00