feat: implement sub-agent workflow modes (disabled, sync, async) #580
Annotations
10 warnings
ci:
packages/agent/src/core/types.ts#L41
Unexpected any. Specify a different type
|
ci:
packages/agent/src/core/types.ts#L41
Unexpected any. Specify a different type
|
ci:
packages/agent/src/core/toolAgent/toolExecutor.ts#L51
Unexpected any. Specify a different type
|
ci:
packages/agent/src/core/toolAgent/messageUtils.ts#L9
Unexpected any. Specify a different type
|
ci:
packages/agent/src/core/llm/types.ts#L110
Unexpected any. Specify a different type
|
ci:
packages/agent/src/core/llm/providers/anthropic.ts#L194
Unexpected any. Specify a different type
|
ci:
packages/agent/src/core/llm/core.ts#L65
Unexpected any. Specify a different type
|
ci:
packages/agent/src/core/executeToolCall.ts#L82
Unexpected any. Specify a different type
|
ci:
packages/agent/src/core/executeToolCall.ts#L52
Unexpected any. Specify a different type
|
ci:
packages/agent/src/core/executeToolCall.ts#L31
Unexpected any. Specify a different type
|