mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-04-14 17:07:29 +08:00
Slim subagent runtime surface and remove legacy interfaces
This commit is contained in:
@@ -236,7 +236,7 @@ func TestExecuteNodeRequestRunsLocalMainAgentTask(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
func TestExecuteNodeRequestRunsLocalSubagentTask(t *testing.T) {
|
||||
func TestExecuteNodeRequestRunsLocalSubagentRun(t *testing.T) {
|
||||
prevCfg := globalConfigPathOverride
|
||||
prevProviderFactory := nodeProviderFactory
|
||||
prevLoopFactory := nodeAgentLoopFactory
|
||||
|
||||
Reference in New Issue
Block a user