World's Fair 2026
Full Workshop: Setting Yourself Up for Success —Jason Liu, OpenAI Codex
Overview
This workshop focuses on leveraging OpenAI's Codex as a versatile tool for computer control. It explores setting up persistent memory, creating collaborative assistant threads, and managing long-running computational tasks. The session emphasizes practical methods for integrating Codex into workflows, enabling complex operations through iterative prompting and loop-based execution.
Who should watch
- AI engineers and developers interested in agentic workflows
- Product managers exploring AI-powered automation
- Builders looking to prototype and ship AI applications
- Individuals seeking to enhance developer productivity with AI tools
- Those working with long-running AI tasks or complex decision-making processes
Key takeaways
- Codex can function as a general-purpose computer control system.
- Establish a memory vault for persistent information storage within agent threads.
- Utilize assistant threads to foster collaboration and parallel processing.
- Explore computer functionalities by prompting Codex to interact with the system.
- Design for long-running work streams by considering iterative and looped execution.
- The Agents SDK provides tools for building sophisticated agentic applications.
- Instructor, a library for reliable AI application development, is a valuable resource.
Notable quotes
Jason Liu discusses how Codex can be used as a general tool for controlling your computer.
The workshop covers setting up a memory vault and assistant threads for collaboration.
Emphasis is placed on exploring computer use and thinking about long-running work streams.
Unofficial community note. Prefer the recording for nuance.