feat: 引入 Todo 任务规划及上下文管理优化 #14
Annotations
5 errors
|
build-test
Process completed with exit code 1.
|
|
build-test:
internal/tui/core/update_test.go#L148
cannot use fakeChatClient{} (value of struct type fakeChatClient) as infra.ChatClient value in struct literal: fakeChatClient does not implement infra.ChatClient (missing method GetTodoList)
|
|
build-test:
internal/tui/core/update_test.go#L131
undefined: maxToolContextMessages
|
|
build-test:
internal/tui/core/update_test.go#L130
undefined: maxToolContextMessages
|
|
build-test:
internal/tui/core/update_test.go#L76
cannot use fakeChatClient{} (value of struct type fakeChatClient) as infra.ChatClient value in struct literal: fakeChatClient does not implement infra.ChatClient (missing method GetTodoList)
|