►
How to Build for AI Agents and a Claude Code Second Brain in 25 Min | Ryan Wiggins
Peter Yang · 2026, ai agents, claude code, mcp
AI directory search
Use this when you know the topic you need: Claude Code, MCP, evals, RAG, agents, product, coding, prompting, foundations, or model internals.
42 matches for "openai"
Watch first when you want a fast feel for the topic before opening courses, docs, or profiles.
►
Peter Yang · 2026, ai agents, claude code, mcp
OpenAI and AI engineering talks · Intermediate
Useful for thinking about AI-native software, structured workflows, and developer experience.
Skills
AI engineering, Developer tools, Agents, Structured data
OpenAI docs, Academy, and Cookbook · Beginner to advanced
Official model and implementation material for learning GPT-6 Astra and cost-sensitive GPT-5.6 choices, Codex workflows, subagents, memories, agent evals, MCP and connector patterns, retrieval, background jobs, prompt engineering, production best practices, model optimization, structured outputs, and OpenAI's Academy learning path.
Topics
GPT-6 Astra, GPT models, Reasoning models, Model selection, Agents, Subagents, RAG, Structured outputs, MCP, Evals, Memories
DeepSeek API docs · Beginner to advanced
Official DeepSeek API material for learning model access, OpenAI-compatible usage, reasoning mode, pricing, and current migration details from the live models list rather than third-party screenshots.
Topics
DeepSeek, Reasoning models, Coding models, OpenAI-compatible APIs, Model selection
Developers using coding agents and tool-connected workflows
Learn first
Good matches
Open next
Builders choosing between Claude, GPT, Gemini, Llama, Mistral, Cohere, DeepSeek, Qwen, Grok, Perplexity, and hosted open models
Learn first
Good matches
Open next
GitHub repo · OpenAI · Beginner to advanced
You need implementation examples rather than theory.
api, examples, rag, agents
Managed agent API launch and guide · OpenAI · Intermediate to advanced
You want OpenAI's September 10, 2026 launch guide for building long-running cloud agents with the managed Codex harness, context compaction, tool search, multi-agent delegation, and your choice of hosted or self-managed sandbox.
openai, agents, codex, context compaction, multi-agent
Voice agent model launch · OpenAI · Intermediate
You want OpenAI's September 10, 2026 launch of GPT-Live-1 in the API for full-duplex voice agents, including its $0.05-per-minute front-end pricing and guidance on pairing it with a backend model and agent harness.
openai, voice agents, realtime, api, model selection
Data agent product guide · OpenAI · Intermediate
You want OpenAI's September 10, 2026 overview of the Data agent in ChatGPT Work, which connects company data, investigates changes, and produces interactive dashboards through a conversational workflow.
openai, data agents, analytics, enterprise, agent workflows
Frontier AI safety policy guide · OpenAI · Advanced
You want OpenAI's September 9, 2026 policy proposal on frontier AI standards, independent assessments, incident reporting, and preserving human control as capabilities advance.
openai, ai safety, frontier models, evaluations, governance
Research report · OpenAI · Intermediate
You want OpenAI's September 6, 2026 evidence and measurement framework for how coding agents are changing research workflows, including task delegation, parallel agent use, capability tracking, and the limits of interpreting productivity signals.
openai, codex, research agents, automated research, agent adoption
API guide · OpenAI · Intermediate to advanced
You are building a GPT-6 Astra workflow where users need to add requirements or redirect a running response over the Responses API without waiting for the current turn to finish.
openai, gpt-6 astra, responses api, mid-turn steering, websocket
Workflow guide · OpenAI · Beginner to intermediate
You want to demonstrate a stable workflow once on macOS and have ChatGPT or Codex turn it into a reusable skill for computer use, browser actions, plugins, and repeated operational work.
openai, codex, record and replay, skills, computer use
Coding agent guide · OpenAI · Intermediate to advanced
You need lifecycle hooks that run scripts or MCP tools around Codex sessions, prompts, tool calls, compaction, subagents, permissions, validation, logging, or persistent-memory workflows.
openai, codex, hooks, mcp, automation
Web agent guide · OpenAI · Intermediate
You want a website to expose predefined actions directly to ChatGPT Work or Codex in the built-in browser, using the same live page and signed-in session as the user.
openai, webmcp, site tools, browser agents, codex
Model launch · OpenAI · Intermediate to advanced
You want OpenAI's September 3, 2026 launch overview for GPT-6 Astra, including its rollout, computer-use and coding focus, long-context behavior, benchmark disclosures, pricing, and new Codex context-retrieval workflow.
openai, gpt-6 astra, frontier models, coding, computer use
Model guide · OpenAI · Intermediate to advanced
You are evaluating or migrating to GPT-6 Astra and need implementation guidance for async tool calls, mid-turn steering, reasoning updates, Responses API tool use, unsupported parameters, and prompt changes.
openai, gpt-6 astra, responses api, async tool calling, mid-turn steering
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
Guide · OpenAI · Intermediate to advanced
Your agent has a large function, namespace, or MCP catalog and you want GPT-5.4 or later models to load only the tool definitions needed at runtime, reducing context use while preserving prompt-cache efficiency.
openai, agents, tool search, deferred tools, mcp
Practical guide · OpenAI · Intermediate
You want an August 25, 2026 field guide to capturing recurring engineering and evaluation work in reviewable notebooks, keeping approval boundaries explicit, and feeding lessons from earlier agent runs into the next run.
openai, codex, automation, evals, runbooks
Guide · OpenAI · Intermediate
You need the current OpenAI path for long-running jobs, asynchronous tool workflows, or agent tasks that should continue outside a foreground request.
openai, background mode, long-running jobs, agents, automation
Guide · OpenAI · Intermediate
You need the current OpenAI guidance for trading higher spend for lower latency in interactive or tool-heavy workflows instead of assuming standard processing is the only mode.
openai, fast mode, latency, gpt-5.6, interactive workflows
Release notes · OpenAI · Intermediate
You want the primary-source August 13, 2026 OpenAI changelog entry for Ultrafast mode before teaching or adopting the new GPT-5.6 Sol latency tradeoff.
openai, ultrafast mode, gpt-5.6 sol, latency, release notes
Guide · OpenAI · Intermediate
You want the official OpenAI pattern for queueing large asynchronous jobs such as eval runs, backfills, classification batches, or dataset generation.
openai, batch api, async workflows, cost optimization, offline processing
Migration guide · OpenAI · Intermediate
You are starting a new OpenAI integration or upgrading an older chat-completions flow and want the current API surface with built-in agent primitives.
openai, responses api, migration, agents, tool use
Guide · OpenAI · Intermediate
You need the official OpenAI pattern for preserving conversation state, reasoning items, and multi-turn context across longer-lived agent workflows.
openai, conversation state, responses api, reasoning, agents
Guide · OpenAI · Intermediate
You need the current OpenAI guidance for trading latency for lower cost on non-urgent workloads instead of pushing everything through the default realtime path.
openai, flex processing, cost optimization, latency tradeoffs, batch workloads
Guide · OpenAI · Intermediate
You are sending repeated long context and need the official OpenAI guidance for lowering cost and latency with cache-friendly prompt structure.
openai, prompt caching, latency, cost, long context
Guide · OpenAI · Intermediate
You are moving from experiments to production and need the official OpenAI guidance on latency, retries, rate limits, safety, monitoring, and operational rollout.
openai, production, reliability, latency, cost
Guide · OpenAI · Intermediate
You need practical guidance for designing representative eval datasets, choosing graders, and turning model testing into an engineering loop instead of ad hoc spot checks, especially while OpenAI's older Evals platform is winding down toward read-only status on October 31, 2026.
openai, evals, quality, datasets, regression testing
Guide · OpenAI · Intermediate
You want OpenAI's current quickstart for turning examples into dataset-backed evals and improvement loops instead of relying on a deprecated docs path.
openai, datasets, evals, fine-tuning, quality
Guide · OpenAI · Intermediate
You want to learn how OpenAI handles access to non-OpenAI model families before designing a mixed-provider or routed workflow.
openai, external models, model routing, open models, model selection
Model docs · OpenAI · Beginner to advanced
You need to choose between current GPT-5.6 variants, smaller GPT-5.4 variants, reasoning levels, tool support, and cost-sensitive API paths, including the current default starting points of GPT-5.6 Sol, Terra, and Luna.
openai, gpt, gpt-5, reasoning models, model selection
Guide · OpenAI · Intermediate
You want OpenAI's official framework for balancing accuracy, latency, and cost instead of choosing a model family by brand familiarity alone.
openai, model selection, gpt-5.6, latency, cost
Release notes · OpenAI · Intermediate
You want the official running log of OpenAI API launches, pricing shifts, renamed features, and model changes before updating a workflow or teaching page.
openai, release notes, gpt-5.6, pricing, migrations
Migration guide · OpenAI · Intermediate
You need OpenAI's current retirement schedule and recommended replacements before pinning model IDs in evals, coding agents, or user-facing features.
openai, deprecations, migrations, model selection, release notes
Migration guide · OpenAI · Intermediate
You still have Assistants API code or course material and need the exact OpenAI migration path before the Assistants API shutdown on August 26, 2026.
openai, assistants api, responses api, migration, agents
Official learning hub · OpenAI · Beginner to advanced
You want OpenAI's public course hub and guided learning material rather than piecing together model docs, blog posts, and third-party tutorials.
openai, academy, courses, developers, business
OpenAI Academy update · OpenAI · Beginner to intermediate
You want OpenAI's June 12, 2026 overview of the Academy's newer practical courses before choosing a structured learning path for day-to-day AI work.
openai, academy, courses, workflows, ai literacy
Education update · OpenAI · Beginner to intermediate
You want OpenAI's December 9, 2025 explanation of AI Foundations and ChatGPT Foundations for Teachers before recommending a practical, job-oriented learning path.
openai, certifications, ai foundations, teachers, academy
Education update · OpenAI · Beginner to intermediate
You want OpenAI's August 4, 2026 education update for current teacher and student workflows around ChatGPT Work, Codex, and guided learning plugins.
openai, education, chatgpt work, codex, teachers