Every Agent Needs a Box — Aaron Levie, Box
Episode
76 min
Read time
3 min
Topics
Productivity, Health & Wellness, Investing
AI-Generated Summary
Key Takeaways
- ✓Agent Identity Architecture: Treating agents as standard user accounts creates critical security gaps. Unlike human employees, agents carry no legal liability, deserve no privacy protections, and require full auditability by their creator. Enterprises need a distinct identity layer — separate from Okta-style human IAM — that grants agents scoped file-system access, maintains creator oversight, and prevents unauthorized data exposure across organizational boundaries.
- ✓Coding Agent Advantage vs. Enterprise Gap: AI coding agents succeeded because of eight compounding advantages: full codebase access for new engineers, text-in/text-out medium, heavily trained models, developer self-use feedback loops, technical user base, and open knowledge sharing. Every other enterprise knowledge workflow — legal, finance, banking — faces six to seven structural headwinds against each of those properties, creating a multi-year deployment gap.
- ✓Context Engineering at Scale: A knowledge worker may have 10 million documents across teams and projects — roughly 50 million pages — but reliable model performance degrades significantly beyond approximately 60,000 tokens. Bridging that 50-million-to-60,000-token ratio requires purpose-built agentic search systems, multi-pass retrieval with self-ranking, and models capable of recognizing when continued searching will not yield better results rather than returning incomplete answers.
- ✓Workflow Adaptation Runs One Direction: Enterprises should not expect agents to conform to existing workflows. The coding world demonstrated that humans restructure their work to make agents effective — not the reverse. Organizations that proactively re-engineer documentation practices, digitize tacit knowledge, and restructure data access for agent readability will gain compounding velocity advantages over competitors still waiting for a frictionless drop-in solution.
- ✓Agent Evals as Core Infrastructure: Every enterprise deploying agents needs a private, held-out evaluation benchmark tied to their specific workflows — equivalent to Box's internal eval suite covering industries like financial services, legal, healthcare, and public sector. Running models against these benchmarks at each update cycle catches regressions, guides model selection, and validates harness changes. Box observed roughly 15-point score jumps between consecutive Anthropic Sonnet model generations on their internal suite.
What It Covers
Box CEO Aaron Levie joins Latent Space with Chroma CEO Jeff Huber to examine why enterprise AI agent deployment lags behind coding agents, covering data governance, agent identity management, access control architecture, context engineering challenges, and why Fortune 500 companies face a multi-year transformation timeline before realizing compounding productivity returns from autonomous agents.
Key Questions Answered
- •Agent Identity Architecture: Treating agents as standard user accounts creates critical security gaps. Unlike human employees, agents carry no legal liability, deserve no privacy protections, and require full auditability by their creator. Enterprises need a distinct identity layer — separate from Okta-style human IAM — that grants agents scoped file-system access, maintains creator oversight, and prevents unauthorized data exposure across organizational boundaries.
- •Coding Agent Advantage vs. Enterprise Gap: AI coding agents succeeded because of eight compounding advantages: full codebase access for new engineers, text-in/text-out medium, heavily trained models, developer self-use feedback loops, technical user base, and open knowledge sharing. Every other enterprise knowledge workflow — legal, finance, banking — faces six to seven structural headwinds against each of those properties, creating a multi-year deployment gap.
- •Context Engineering at Scale: A knowledge worker may have 10 million documents across teams and projects — roughly 50 million pages — but reliable model performance degrades significantly beyond approximately 60,000 tokens. Bridging that 50-million-to-60,000-token ratio requires purpose-built agentic search systems, multi-pass retrieval with self-ranking, and models capable of recognizing when continued searching will not yield better results rather than returning incomplete answers.
- •Workflow Adaptation Runs One Direction: Enterprises should not expect agents to conform to existing workflows. The coding world demonstrated that humans restructure their work to make agents effective — not the reverse. Organizations that proactively re-engineer documentation practices, digitize tacit knowledge, and restructure data access for agent readability will gain compounding velocity advantages over competitors still waiting for a frictionless drop-in solution.
- •Agent Evals as Core Infrastructure: Every enterprise deploying agents needs a private, held-out evaluation benchmark tied to their specific workflows — equivalent to Box's internal eval suite covering industries like financial services, legal, healthcare, and public sector. Running models against these benchmarks at each update cycle catches regressions, guides model selection, and validates harness changes. Box observed roughly 15-point score jumps between consecutive Anthropic Sonnet model generations on their internal suite.
- •Context Pruning Over Retention: Frontier models performing agentic search repeat failed strategies when unsuccessful attempts remain in the context window — even when the model's own reasoning trace flagged those attempts as flawed. The practical fix is active context pruning: remove failed search branches from the window entirely, but inject a brief summary noting the failure so the model avoids repeating it, rather than leaving the full error trace to re-anchor behavior.
Notable Moment
Levie describes asking an agent to retrieve addresses for all 10 Box office locations — a task with no single authoritative document. Lower-tier models consistently returned six of ten addresses and stopped, unaware of the gap. This illustrates a core unsolved problem: agents cannot reliably determine when exhaustive searching is warranted versus when the data simply does not exist.
Episode Transcript
You don't write code, you talk to an agent and it goes and does it for you, and you maybe at best review it. That's even probably like, largely not even what you're doing. What's happening is we are changing our work to make the agents effective in that model. The agent didn't really adapt to how we work. We basically adapted to how the agent works. All of the economy has to go through that exact same evolution. Right now, it's a huge asset and an advantage for the teams that do it early and that are kinda wired into doing this because you'll see compounding returns. But that's just gonna take a while for most companies to actually go and get this deployed. Welcome to the Lanespace pod. We're back in the Chroma studio with, Chroma CEO, Jeff Huber. Welcome. Returning guest, we're now guest host. It's a pleasure. Wow. How'd you get upgraded to, to that? Because he's like the perfect guy to be guest host for you. That makes sense, actually. We love context. We we both really love context. We really do. And we're here with, Aaron Levy. Welcome. Thank you. Good to, good to be here. Yeah. So we've all met offline and, like, chatted a little bit, but, like, it's always nice to get these things in person in conversation. You just started off with so much energy. You're you're super excited about agents. I love agents. Yeah. Open call just got bought by OpenAI, not bought, but you know what I mean. Some, you know, acqui hirey Executive hire. Executive hire. Executive hire. Executive hire. Hey, that's my term. Okay. What are you pounding the table on on agents? You have so many insightful tweets. Well, the thing that we get super excited about that I think is probably, you know, should be relatively obvious is we've built a platform to help enterprises manage their files and their their corporate files, and the permissions of who has access to those files, and the sharing collaboration of those files. And all those files contain really, really important information for the enterprise. It might have your contracts, it might have your research materials, it might have marketing information, it might have your memos. All that data, obviously, has, you know, predominantly been used by humans. But there's been one really interesting problem, which is that, you know, humans only really work with their files during an active engagement with them, and they kind of go away, and you don't really see them for a long time. And all of a sudden, with the power of AI and AI agents, all of that data becomes extremely relevant as this ongoing source of of answers to new questions, of data that will transform into into something else that that produces value in your organization. It contains the answer to the new employee that's onboarding that needs to ramp up on a project. It contains the answer …
Get the full transcript (16,635 words) + summary by email — free
One-time email with the complete transcript and AI summary of this episode. No account needed.
One email, no spam. We’ll also show you what SignalCast does.
You just read a 3-minute summary of a 73-minute episode.
Get Latent Space summarized like this every Monday — plus up to 2 more podcasts, free.
Pick Your Podcasts — FreeKeep Reading
More from Latent Space
🔬“We have foundation models for language, not for physics” — Anima Anandkumar, Bren Professor of Computing
Aug 26 · 83 min
a16z Podcast
Aaron Levie on Why Open AI Wins
Sep 5
More from Latent Space
Simulation: the new Scaling Law — Joon Sung Park, Simile AI
Aug 21 · 69 min
Huberman Lab
Build Muscle, Great Posture & Resilience to Injury | Jeff Cavaliere
May 25
Books, tools, and gear mentioned in this episode
SignalCast may earn commission on purchases via these links.
Tools
“Enterprises need a distinct identity layer — separate from Okta-style human IAM — that grants agents scoped file-system access”
company
- BoxBy guest
“Box CEO Aaron Levie joins Latent Space with Chroma CEO Jeff Huber to examine why enterprise AI agent deployment lags behind coding agents”
- ChromaBy guest
“Box CEO Aaron Levie joins Latent Space with Chroma CEO Jeff Huber to examine why enterprise AI agent deployment lags behind coding agents”
“Box observed roughly 15-point score jumps between consecutive Anthropic Sonnet model generations on their internal suite.”
More from Latent Space
We summarize every new episode. Want them in your inbox?
🔬“We have foundation models for language, not for physics” — Anima Anandkumar, Bren Professor of Computing
Simulation: the new Scaling Law — Joon Sung Park, Simile AI
🔬The BioAI Phase Shift - Matthew McPartlon & Neil Patil, Chai Discovery
The Inference Engineering Masterclass — Philip Kiely & Ali Taha, Baseten
Codex from 0 to 10M Users: Building ChatGPT Work — Akshay Nathan, OpenAI
Similar Episodes
Related episodes from other podcasts
a16z Podcast
Sep 5
Aaron Levie on Why Open AI Wins
Huberman Lab
May 25
Build Muscle, Great Posture & Resilience to Injury | Jeff Cavaliere
a16z Podcast
Apr 8
The Agent Era: Building Software Beyond Chat with Box CEO Aaron Levie
Huberman Lab
Aug 20
Essentials: How to Access Your Creativity | Rick Rubin
Huberman Lab
Aug 17
Neuroscience of Emotions & Tools for Improving Emotion Regulation | Dr. Ralph Adolphs
Explore Related Topics
This podcast is featured in Best AI Podcasts (2026) — ranked and reviewed with AI summaries.
Read this week's Health & Longevity Podcast Insights — cross-podcast analysis updated weekly.
You're clearly into Latent Space.
Every Monday, we deliver AI summaries of the latest episodes from Latent Space and 192+ other podcasts. Free for one show.
Start My Monday DigestNo credit card · Unsubscribe anytime