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 Alan cofounder and CTO Charles Gorintin
Charles Gorintin, CTO of Alan, recounts the company's decade-long journey from Silicon Valley roots to becoming a European healthtech leader with 4 million members, detailing their strategy of aggressive early internationalization, AI transformation through the medical agent MO, and the strategic imperative of building European technological sovereignty via Mistral.
Barney Hussey-Yeo in conversation with John Collison
Cleo founder Barney Hussey-Yeo discusses building an AI financial assistant since 2016, leveraging humor and proactive agentic technology to optimize financial decisions for the 99% of consumers living paycheck to paycheck, while arguing that vertical AI agents will outperform general LLMs in specialized domains like personal finance.
10 Years of Stripe France: The tech renaissance and what’s next
French tech leaders reflect on the ecosystem's transformation from early 2000s corporate culture to today's AI-driven renaissance, highlighting how reduced capital barriers and improved infrastructure are reshaping entrepreneurship.
Stripe Sessions 2026 | Keynote
Stripe Sessions 2026 marked the company's most ambitious product launch day in history, centered on building economic infrastructure for the AI era. The keynote revealed a parabolic spike in new business formation since January 2026 and introduced tools including the Machine Payment Protocol, Link wallet for agents, and Stripe Projects to enable autonomous agent-to-agent commerce.