ta
TanStack
GitHub
ai
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
ai
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
feat/ai-mcp-client-options
7f834a71 Merge 5586c274414392c95871176969f2ac6fd8a0ab08 into ea9c07724bd6992480238a699fbb18835eab743e
by Katsuyuki ...
K
Succeeded
feat/ai-mcp-client-options
7f834a71 fix(ai-mcp): expose clientOptions on the pool descriptor type `MCPClients.getServers()` returns `clientOptions` since the previous commit, but its declared return type did not, so a TypeScript consumer could not read or forward it. `createMcpAppCallHandler` reads pools through exactly this method — the value was there at runtime while the public type said it was not. Also pins the omission contract in the `getInfo()` test. `toBeUndefined()` passes whether the key is absent or present-and-undefined, and the implementation deliberately omits it so a descriptor round-trips unchanged; `toStrictEqual` is what tells the two apart. Both reported by CodeRabbit on #1070.
by L4Ph
L
Previous
Next