Files
jiahao6635 c4f3a6a2c6 fix(cli): align stream/list interfaces with client ResourceURLOptions
Client methods gained optional ...ResourceURLOptions, which broke
CLI service interfaces used for compile-time Client assignability and
caused `go build ./...` to fail on main. Update interfaces and fakes
so ChatService/ListService/AskService/ResumeService/ViewService/MCP
match the SDK again.
2026-08-10 19:33:39 +08:00
..