Bret Taylor of Sierra on AI agents, outcome-based pricing, and the OpenAI board
TL;DR
Bret Taylor explores how AI agents are shifting from polished but forgetful tools to messy, context-rich systems that leverage markdown memory and code repository structures, predicting software engineering will evolve from writing code to crafting 'harnesses' of documentation while enterprises move beyond APIs toward agent-accessible infrastructure.
đź§ AI Memory and Agent Architecture 3 insights
Raw markdown memory outperforms polished forgetful apps
While mainstream consumer AI apps still present blank slates with no memory, experimental projects like OpenClaw achieve better continuity by writing messy notes to markdown files, creating a 'Memento'-style memory system that proves more effective than vector databases.
Code repositories provide ideal agent environments
Unlike general business tasks that scatter context across systems, code repositories concentrate textual context, test feedback, and formal change history in one place, creating an environment uniquely designed for robotic self-reflection and iteration.
File-based context enables true random access
Taylor argues that loading context from a directory of markdown files provides a more useful mix of structured and random access than vector databases, which require knowing what to search for upfront.
🛠️ The Future of Software Engineering 3 insights
Engineers must abandon emotional attachment to code
Taylor describes forcing himself to stop caring about the elegance of handwritten code, recognizing that future software engineering prioritizes correctness through AI agents rather than craftsmanship of raw artifacts.
Documentation becomes the primary engineering output
As AI agents generate implementation code, the durable value shifts to documentation artifacts capturing intention and customer problems, potentially forcing engineers to focus on the very task they historically avoided.
Harness engineering defines the new workflow
The emerging discipline involves building context-rich environments—combining documentation, tests, and rules—around agents rather than writing code directly, though the field is still defining its fundamental categories and tools.
🏢 Enterprise AI and Infrastructure 3 insights
Agent harnesses will supersede traditional APIs
Beyond REST endpoints, companies will need to provide comprehensive 'harnesses'—instruction manuals and context layers—that teach agents how to extract maximum value from business objects.
Existing infrastructure outperforms new protocols
In healthcare, Sierra's AI agents already communicate via 'English over PSTN' (phone calls) rather than waiting for perfect API integrations, demonstrating that AI can effectively leverage legacy rails like the telephone network.
Multi-agent MCP architectures show limitations
Taylor argues that stuffing context into subagents creates robotic orchestration layers, suggesting that true agency requires monolithic context sharing more akin to OpenClaw's markdown approach than modular MCP server architectures.
Bottom Line
Organizations should stop polishing consumer AI interfaces and instead build rich, file-based context systems and 'agent harnesses' that treat documentation as the primary output, while pragmatically leveraging existing infrastructure like phone calls and SSH rather than waiting for perfect API coverage.
More from Stripe
View all
A conversation with Manus AI's cofounder and CPO Tao Zhang
Tao Zhang, cofounder and CPO of Manus AI, explains how their autonomous AI agent went viral by demonstrating executable outcomes rather than chat responses, and shares their unconventional product development approach where functional prototyping precedes design and prompts replace traditional interfaces.
Nat Friedman and Daniel Gross in conversation with John and Patrick Collison
AI leaders Nat Friedman and Daniel Gross join Stripe's Collison brothers to discuss how we're in the 'slow' beginning of the singularity, where human bottlenecks still constrain model improvement but will soon give way to AI self-improvement, creating profound economic uncertainty and a new golden age of personal AI agents that fundamentally alter human-technology relationships.
Stripe Sessions 2026 | Indexing the economy
John Collison and Emily Sans present Stripe's economic data revealing a surge in AI-driven business dynamism, debunking myths about a K-shaped recovery while showing how solopreneurs scale faster than ever and commerce shifts toward autonomous agents.
Sam Altman in conversation with Patrick Collison
Sam Altman discusses the recent 'takeoff' moment in AI capabilities driven by coding models crossing subjective thresholds, while outlining OpenAI's evolution into a low-margin infrastructure provider and sharing untold stories from the secret eight-month period when GPT-4 existed only inside the company.