Free tutorial · Matt Pocock · Beginner to intermediate
You want to build TypeScript LLM apps with Vercel's AI SDK, including streaming, structured outputs, model switching, embeddings, tool calls, and agents.
ai sdk, typescript, streaming, structured outputs, tool calling
Free tutorial · Matt Pocock · Intermediate
You want to understand MCP and build TypeScript MCP servers over stdio or HTTP, connect Claude Code to tools, use MCP prompts, and package servers for distribution.
mcp, typescript, claude code, tool calling, agents
Guide · Matt Pocock · Intermediate
You want TypeScript checks, tests, linters, and review loops that help agents produce better code and catch regressions quickly.
ai coding, typescript, testing, feedback loops
Guide · OpenAI · Intermediate to advanced
You need the official beta guide to giving Python or TypeScript Agents SDK workflows isolated files, commands, packages, ports, snapshots, and resumable state while keeping the agent harness and sensitive control-plane work outside the execution container.
openai, agents sdk, sandbox, coding agents, containers
SDK guide · OpenAI · Intermediate to advanced
You want the official TypeScript path for embedding Codex threads inside your own tools, CI jobs, or workflow apps instead of driving everything through the CLI.
openai, codex, sdk, typescript, coding agents
SDK guide · OpenRouter · Intermediate
You want a TypeScript agent loop with automatic tool dispatch, conversation state, streaming, MCP tools, and explicit step or cost stop conditions while retaining access to OpenRouter's multi-provider catalog.
openrouter, agent sdk, typescript, tool use, mcp