Loading…
New · guided experience
A curated walkthrough of the library — ordered lessons, a 15-question quiz between each, and 3 next-steps so you stay in flow. Earn XP, badges, and a streak as you go.
Lessons · 6434 available · Agents view · OpenAI
You are viewing agents lessons focused on OpenAI. Use the tool lanes below to jump sideways into related workflows.
Drill down
Start with a real app or workflow. Each lane filters the library to practical lessons, not just broad theory.
743 lessons in agents
Search when you need it
Recommended next
Lessons handpicked for the OpenAI shelf.
Windsurf (from Codeium, acquired by OpenAI in 2025) competes with Cursor via Cascade, its autonomous agent. Deep look at where it's ahead, where it's behind, and the post-acquisition future.
OpenAI Operator, Claude Computer Use, and Cursor are the most-used 2026 agents — each with different specialties..
OpenAI's Deep Research, Google's Gemini Deep Research, and Anthropic's Research mode all read dozens of sources and synthesize a report..
Tools like Claude's computer-use and OpenAI Operator let an AI click, scroll, and fill out forms like a person.
Fresh OpenAI lessons added to the library.
AI helps engineers wire OpenAI Codex CLI into build pipelines as a first-class step.
The Realtime API streams speech in and out for low-latency voice agents; understand the latency budget and barge-in design honestly.
The Responses API gives OpenAI reasoning models a stateful surface; understand how to carry reasoning across turns without re-paying compute.
Tools like Claude's computer-use and OpenAI Operator let an AI click, scroll, and fill out forms like a person.
Subject tracks
Windsurf (from Codeium, acquired by OpenAI in 2025) competes with Cursor via Cascade, its autonomous agent. Deep look at where it's ahead, where it's behind, and the post-acquisition future.
OpenClaw is open-source software that runs agents on your own machine — no cloud dependency, your data stays put. A tour of why it exists and how its pieces fit together.
OpenAI Operator, Claude Computer Use, and Cursor are the most-used 2026 agents — each with different specialties..
OpenAI's Deep Research, Google's Gemini Deep Research, and Anthropic's Research mode all read dozens of sources and synthesize a report..
Tools like Claude's computer-use and OpenAI Operator let an AI click, scroll, and fill out forms like a person.
ChatGPT Tasks pings you about deadlines, study sessions, and missed assignments without you ever opening the app.
Claude Code (Anthropic) and Codex CLI (OpenAI) are both terminal agents — different vibes, similar power.
Model Context Protocol is the most important open standard in agents. One protocol, 1,200+ servers, and your agent can plug into almost any system. Here's how it actually works.
Browser agents — Operator, Atlas, Browser Use, MultiOn — are the most visible agent category. The capability is genuine, the failure modes are specific. Build with eyes open.
Everything comes together. Design, code, test, secure, and ship a production-quality agent with open-source code you can fork today.
ChatGPT's agent mode can browse, click, file taxes, book meetings, write code across multiple apps.
Models get more useful when they can act through tools. Learn the difference between hosted tools, your own functions, and MCP-connected capabilities.
Codex CLI is OpenAI's terminal coding agent. It runs locally, supports MCP, and ships a codex cloud mode for background tasks. Let's install it and compare it honestly to Claude Code.
The Responses API is OpenAI's modern surface. One call, text and tools. Learn the shape you'll use most.
Codex is not one button. It is a family of coding-agent workflows across web, CLI, IDE, GitHub, and CI. This lesson gives you the map.
Bolt.new opens a full dev environment in the browser and builds while you watch. It is the best tool when you need a throwaway prototype by tomorrow. Browser Dev Environment, AI at the Wheel Bolt.new is a browser-based coding environment from StackBlitz where an AI agent writes, installs packages, and runs your code while you watch a live preview.
A good vibe-coder portfolio isn't a gallery — it's three tiny apps you open every week. Here is the capstone plan to build yours.
Codex CLI is OpenAI's open-source terminal coding agent. Look at how it compares to Claude Code, what it does uniquely, and why it matters to non-Anthropic shops.