mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-21 09:17:53 +00:00
feat: subagent feature - add manual creation subagent steps
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
export { AgentCreationWizard } from './create/AgentCreationWizard.js';
|
||||
|
||||
// Management Dialog
|
||||
export { AgentsManagerDialog } from './view/AgentsManagerDialog.js';
|
||||
export { AgentsManagerDialog } from './manage/AgentsManagerDialog.js';
|
||||
|
||||
// Execution Display
|
||||
export { AgentExecutionDisplay } from './runtime/AgentExecutionDisplay.js';
|
||||
|
||||
Reference in New Issue
Block a user