feat: implement AgentTracker decoupling from backgroundTools #509
Annotations
10 warnings
ci:
packages/agent/src/core/toolAgent/toolExecutor.ts#L72
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#L107
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
|
ci:
packages/agent/src/core/backgroundTools.ts#L129
Unexpected any. Specify a different type
|
ci:
packages/agent/src/core/backgroundTools.ts#L30
Unexpected any. Specify a different type
|
ci:
packages/agent/src/core/backgroundTools.test.ts#L89
Unexpected any. Specify a different type
|