feat: implement dynamic context window detection for Anthropic models #575
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#L205
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
|