Skip to content

feat: implement sub-agent workflow modes (disabled, sync, async) #580

feat: implement sub-agent workflow modes (disabled, sync, async)

feat: implement sub-agent workflow modes (disabled, sync, async) #580

Triggered via pull request March 22, 2025 01:40
Status Success
Total duration 2m 1s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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