wip: planning, action, chat, memory agent implementation #18
Annotations
7 errors and 1 warning
Typecheck:
src/agents/action/llm.test.ts#L8
Module '"./llm"' has no exported member 'initAgent'.
|
Typecheck:
src/agents/action/llm.test.ts#L28
Parameter 'c' implicitly has an 'any' type.
|
Typecheck:
src/agents/action/tools.test.ts#L9
Module '"./llm"' has no exported member 'initAgent'.
|
Typecheck:
src/agents/action/tools.test.ts#L27
Parameter 'c' implicitly has an 'any' type.
|
Typecheck:
src/agents/action/tools.test.ts#L48
Parameter 'c' implicitly has an 'any' type.
|
Typecheck:
src/agents/planning/llm.ts#L43
Property 'message' does not exist on type '{}'.
|
Typecheck
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading