sdk_usageTier 1 · 70% confidence

ai-agents-sdk-usage-user-asks-to-add-modify-or-implement-a-claude-feat-c896d235

agent: ai_agents

When does this happen?

IF User asks to add, modify, or implement a Claude feature in code that requires API calls.

How others solved it

THEN Use the official Anthropic SDK for the project's language. Only fall back to raw HTTP (curl, requests, fetch) when the user explicitly requests it, the project is a shell/curl project, or the language has no official SDK. Never mix SDK and raw HTTP calls. Never guess SDK APIs; refer to documented sources.

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics