# OpenAI’s Plan to Make ChatGPT the Everything App — Akshay Nathan, OpenAI

## Executive summary

Akshay Nathan discusses OpenAI's strategy to transition ChatGPT from a general chatbot into an 'Everything App' for knowledge workers. The core thesis is that AI will blur the lines between roles (engineering, design, strategy), making the bottleneck less about capability and more about ideas and taste. This shift is manifested in the unified product experience, ChatGPT Work, which leverages a shared agent harness to enable complex tasks like generating artifacts, interacting with local files, and managing persistent memory across different domains.

## Key takeaways

- The Bottleneck of Innovation: As AI makes building accessible to almost anyone, the primary bottleneck shifts from technical capability (how much can be built) to ideas and taste. Product development must focus on closing the loop by grounding new ideas in user feedback or observed friction [0:123].
- The Super App Strategy (ChatGPT Work): OpenAI is merging its agent experiences (Codex, ChatGPT) into a unified product to prevent users from being 'boxed in' by specific tools. This strategy aims to provide maximum flexibility and power regardless of the user's current task or domain [13:40].
- Redefining Productivity: Productivity is defined as giving users leverage to accomplish things they couldn't before. The focus shifts from measuring traditional proxies (like code commits or story points) to assessing the user's ability to achieve a specific, desired goal [48:30].
- Motion vs. Progress: A critical warning for teams is the tendency to conflate 'motion' (activity and tooling) with actual 'progress.' Progress requires a highly prescriptive and deliberate view of what success looks like, which must guide development efforts [52:30].

## Technical details

- Shared Agent Harness: ChatGPT Work and Codex share the same underlying agent harness, ensuring that capabilities (like plugins, computer use, and artifacts) are unified across experiences. While the UX differs (e.g., Codex mode exposes Git diffs), the core functionality is consistent [15:00].
- Artifacts and Sites: The concept of 'artifacts' has evolved beyond simple documents. OpenAI now emphasizes using 'Sites' as a higher-bandwidth, infinitely flexible format for knowledge work, allowing teams to collaborate on complex reports that previously required slide decks or spreadsheets [42:00].
- Memory Systems (V3): ChatGPT Work utilizes an advanced memory system (V3) that allows the agent to maintain context about the user across sessions, making it feel like a persistent, personalized computer environment. This is crucial for enabling complex, long-term tasks [40:20].
- Sub-Agents and Parallelization: The 'Ultra' mode allows users to leverage sub-agents for highly complex or parallelizable tasks. This capability is valuable for optimizing time efficiency or managing cost by offloading specific subtasks to smaller, cheaper models (e.g., Sonnet) [45:00].

## Practical implications

- When building products, focus on creating unified agent experiences rather than siloed features to maximize user flexibility.
- Shift measurement metrics away from activity proxies (e.g., lines of code) toward measuring the ability to achieve a defined goal or validate/invalidate hypotheses efficiently.
- Embrace 'Sites' and artifact-based workflows as the next evolution for collaborative knowledge work, moving beyond traditional document formats.
- Design systems with an emphasis on discoverability—showing users what *can* be done rather than just telling them how to use it.

## Topics

AI Product Strategy, Agentic Systems, Knowledge Work Automation, Product Engineering, Software Development Lifecycle (SDLC), Airtable, Codex, ChatGPT Work, OpenClaw

Source: https://www.youtube.com/watch?v=gKhW6vL4V9A
