- anthropic-shared.ts: replace `as any` cast on thinkingNoBudget path with `as unknown as Record<string, unknown>` for auditability; remove `as any` on server_tool_use block (SDK type is now correct) - openai-completions.ts: drop residual `as any` casts after SDK type update - db-tools.ts: add explicit AgentToolResult return type annotation on execute handlers to resolve implicit-any lint - requesting-code-review/SKILL.md: update review skill prompt - subagent/index.ts: wire subagent capability registration Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| daemon | ||
| mcp-server | ||
| native | ||
| pi-agent-core | ||
| pi-ai | ||
| pi-coding-agent | ||
| pi-tui | ||
| rpc-client | ||