Skip to content

feat: 引入 Todo 任务规划及上下文管理优化 #14

feat: 引入 Todo 任务规划及上下文管理优化

feat: 引入 Todo 任务规划及上下文管理优化 #14

Triggered via pull request March 24, 2026 11:13
Status Failure
Total duration 36s
Artifacts

ci.yml

on: pull_request
build-test
32s
build-test
Fit to window
Zoom out
Zoom in

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)