为什么每个 Agent 都需要一个 Box——Aaron Levie,Box
Box 的核心判断是,企业里的 Agent 数量将达到人的“10倍或100倍”,让沉睡的企业文件变成持续产生价值的基础设施。 合同、研究、路线图和客户材料将不再只是人偶尔重新打开的文档,而会成为入职、销售和自主工作的输入。这个说法几乎不需要再包装:“Every agent needs a Box.”
决定自主 Agent 能否安全进入受监管企业的,可能是 Agent 的身份与授权,而不是模型的原始智能。 如今的“简单模式”是让 Agent 与人类操作者使用同一身份;独立 Agent 则会带来隐私、责任、监督和多方访问等更棘手的问题。Levie 预计,除非权限和治理体系原生面向 Agent 设计,否则企业将遭遇“极其疯狂的安全事件”。
AI 编程的快速普及并不能代表其他知识工作的进展,因为软件开发拥有异常有利的条件。 代码基本是文本输入、文本输出,工程师通常可以访问大范围代码仓库,模型接受了大量代码训练,而实验室自己的开发者又在持续提供反馈。银行家、律师和其他从业者面对的则是碎片化权限、未记录的上下文、混合媒体,以及困在对话里的信息。
企业必须围绕 Agent 重构工作,而不是等 Agent 自己融入现有流程。 swyx 质疑了“Agent 会适应我们的工作方式”这一咨询顾问式前提:“Agent 并没有真正适应我们的工作方式。基本上是我们适应了 Agent 的工作方式。”他还以 OpenAI 招聘 FDEs、Anthropic 入驻 Goldman Sachs 为例,说明不存在毫不费力的“原样接入”路径。Levie 认同,要把数据环境整理好会很难,但另一种极端——让 Agent 从完全混乱的环境中自行推断一切——在技术上不可能。
上下文工程本质上是检索问题:可能需要把5000万页可访问信息压缩成约6万个可靠 tokens。 更大的上下文窗口并不能消除搜索、排序、访问控制,以及判断何时停止查找的需要。更好的模型可以识别相互矛盾或已经过时的文档,但“如果数据环境完全是一片荒地,仍然没用”。
知识工作要达到可靠性,必须依赖私有 evals,因为看似合理的垃圾输出可能带来普通软件输出中看不见的职业和法律风险。 据称,Box 的留出行业基准在一次模型版本对比中出现了约15个百分点的提升,而内部测试可以同时捕捉模型和 Agent harness 的回归。Levie 预计,最终每家企业都会为 RFP 制作、销售材料和发票处理等工作流维护自己的 evals。
Box 正将其受治理的文件系统定位为 Agent 数据层和沙盒工作区,同时围绕一场攸关生死的 Agent 转型重组一家约3000人的公司。 一个由几十人组成的核心团队获得搜索、元数据、基础设施、安全和合规团队的支持。在 Box 之外,swyx 和 Alessio 认为软件产出可能提高10倍至100倍,这会让技术人员、部署和 DevRel 变得更加重要,而不是相反。
1. 沉睡的企业文件变成活跃的 Agent 资本
Levie 的出发点是,企业文件里已经有合同、研究、营销材料、备忘录和路线图,但人类通常只会在某项工作正在推进时使用它们。Agent 会把这座档案库变成“持续回答新问题的信息源”,也是新生成工作的原材料。
具体应用覆盖企业各个环节:新员工可以重建一个项目,销售人员可以判断该向客户提供什么,产品团队可以找回下一个功能背后的信息。由于 Agent 能持续检索并改造这些数据,数据的价值随之上升。
一些 Agent 会直接代表人类行动,继承相同的访问权限;另一些则更像拥有自己机器、工具和沙盒环境的自主同事——更接近主持人讨论的 OpenClaw 模式。Levie 的简化表述是:“Every agent needs a Box.”
2. Agent 数量超过员工,催生新的基础设施市场
无论倍数是“10倍还是100倍”,Levie 都认为 Agent 数量超过人的一个数量级不可避免。这将催生对治理、权限、访问控制、工作流协同,以及跨多个企业系统检索能力的需求。
风险场景非常具体:一个被 prompt injection 的 Agent 可能在 CRM 中一路操作,提取出用户本不应看到的信息。Levie 预计会出现“极其疯狂的安全事件”,因为自主软件把广泛访问权限和实际行动能力结合在了一起。
监管仍未定型。在金融服务行业,Levie 提问:Agent 是继承与人类员工相同的要求,还是责任完全由创建或指挥它的人承担?无论答案是什么,都仍然需要数据治理层。
当 swyx 将 Box 在《财富》500强客户中的渗透率四舍五入为70%-80%时,Levie 回答“67%”,并表示公司给出的预测是到年底的水平。这些客户关系让 Box 直接面对权限与合规约束,而这些约束决定了 Agent 能否从试点走向正式部署。
3. Agent 不能简单当作另一个员工账户
Levie 把当前模式称为“简单模式”:在 Claude Code、Cursor 或 Codex 中,“Agent 就是你”。它通过用户身份认证,通常可以执行用户能执行的一切,从而绕开独立身份和责任模型的需要。
自主 Agent 则不同。它们的创建者大概率仍要承担责任并负责监督,而 Agent 本身既没有人类意义上的隐私诉求,也不承担法律责任。创建普通用户账户,只会复刻为人类设计的控制机制,同时掩盖究竟谁必须检查并为工作结果负责。
协作会让边界更加复杂。如果一个人创建的 Agent 后来与另一名员工私下协作,创建者需要监督 Agent,却不应自动看到协作者的机密材料。人类熟悉的私有工作与共享工作的维恩图,已经无法顺畅对应这种关系。
swyx 认为,在这种粒度下,传统 RBAC 可能已经“死了”;Levie 的回答更为克制:Box 的瀑布式权限会制造新的问题。Agent 需要被选择性地提供数据、拥有自己的工作区、获得部分访问权限,并接受可追责的监督——这些“对98%的人来说很无聊的问题”,决定了自主性是否会演变成数据泄露。
4. AI 编程是例外,不是企业基线
编程具备一组异常有利的条件:可以访问大范围代码仓库,媒介是文本输入、文本输出,模型训练数据充足,技术用户愿意安装新工具,而且社区高度联网并共享实践。AI 实验室还每天使用编程 Agent,形成异常紧密的产品反馈闭环。
Levie 将其与银行家对比:银行家只能看到必要信息的一部分,必须找到掌控 deal-room 文件夹的人,还可能需要另一家组织提供上下文。需求也经常来自 Zoom 和线下对话,而这些内容从未被记录成权威文本。
软件行业也并非拥有完美的文档和规格说明,但“企业里大约80%的工作根本不存在这些东西”。因此,其他知识领域要面对编程所没有的六七重阻力:数据碎片化、格式混杂、访问控制、隐性知识、工具更弱,以及需要培训的用户。
结果将是一次“多年长跑”,而不是编程 Agent 的即时复制。编程之所以达到逃逸速度,是因为其环境本来就异常容易被模型理解;经济的其他领域首先必须让自己的工作流和上下文同样可操作。
5. 企业将围绕 Agent 调整工作流
Levie 称,在两年时间里,编程已经成为“也许是有史以来变化最大的工作流”:开发者越来越多地向 Agent 描述任务,而不是亲自写每一行代码,甚至不再逐行审查全部输出。决定性变化发生在组织层面——“基本上是我们适应了 Agent 的工作方式”。
他预计,经济的其他领域也会通过围绕 Agent 的执行重设计流程、提示词、访问权限、文档和审核机制。那个可以直接“插入”并自动化既有工作方式的理想 Agent 尚未出现;但先行团队会获得复利式优势,而竞争对手可能要花数年时间重构。
swyx 反驳称,这听起来像是咨询顾问的梦想,也给了竞争者留下机会,让他们承诺:“原样接入,我们会在你现有的工作方式上与你汇合。”随后他以 OpenAI 招聘 FDEs、Anthropic 入驻 Goldman Sachs 为例,说明即便是这些实验室也需要亲自改造工作流。Levie 认同,要抵达那座“美丽花园”会很难。
Levie 不认为企业能拥有一座修剪得完美无瑕的数据花园,但他说,另一端的极端状态在技术上不可能成立。如果上下文混乱到无法恢复,任何模型都无法推断缺失事实;当错误检索和生产率损失的代价过高时,竞争压力会迫使企业改善文档。
6. 更好的模型能改善判断,但救不了数据荒地
9个月前,Box 的内部 Agent 还会生成虚假答案,有时只是返回5份“闻起来像正确答案”的文档。Levie 说,系统被“放在时钟上”,即便不确定也必须作答;Alessio 将结果概括为:“没用。”
他认可 Opus 4.6、Gemini 3.1 Pro,以及最新版本 GPT-5.3 可能带来的进展。6个月前,模型基本是在掷飞镖;而更新的 Opus 4.5 和 4.6 版本已经能够发现相互矛盾的信号,重新审视候选文档并重新排序。
Box 的 Agent 会同时发起多路搜索,收集候选文件并排序,然后再作答。但模型智能存在上限:如果“一个非常、非常聪明的人也无法在5分钟或10分钟内完成”某项检索任务,Levie 就不认为 Agent 能够克服源材料缺失或语义不一致的问题。
7. 上下文工程将数百万页压缩成极小的工作集
Levie 承认,到2035年前后,无限上下文或许会变得经济可行,但这不是当前的架构。即便模型宣称拥有200,000 tokens,他估计在明显退化前,真正可靠的可能只有约60,000 tokens——对于企业语料库远远不够。
他的规模对比是关键:假设有1000万份文件、每份5页,就是5000万页;而模型可靠读取的范围只有几百页对应的 tokens。搜索系统、数据库、权限和排序机制必须填补这道鸿沟。
Box 测试了一个场景:要求系统找出10个办公室的地址,但没有任何一份权威文件包含全部10个地址。低阶模型往往找到6个,报告有4个缺失,然后停止;穷举式搜索成本很高,而用户要求的某个办公室也可能根本不存在。
真正需要的是判断力:尝试不同查询,核验证据,最终判断继续搜索也无法解决问题。“什么时候该放弃?”是知识工作中的核心问题,因为答案可能根本不存在,而不是仍在某个仓库里等待被找到。
8. Agent 需要选择性遗忘,也需要更严格的错误标准
Alessio 观察到,人类会自然删掉失败路径,而 Agent 可能仅仅因为某个错误仍然突出,就不断重复它——即使 trace 已经明确记录了失败。一个可行模式是移除会分散注意力的尝试,同时保留一条简短警告,提醒系统不要重蹈覆辙;swyx 将其概括为删掉错误,但保留教训。
软件垃圾可能隐藏在一个能够正常运行的界面之后。知识工作中的垃圾则会直接暴露出来:如果一份合同生成20次,每个版本之间都有3%的差异,这些变化带来的是组织风险,而不是无害的实现瑕疵。
核心差异在于职业责任:软件工程师可能造成一次宕机,回滚代码,再参加复盘;但律师可能被吊销执照,医疗错误则会伤害患者。因此,知识工作 Agent 需要更窄的约束、明确的审核责任,以及编程 Agent 起步时尚未面对的管理标准。
主持人将2025年定义为编程 Agent 崛起之年,将2026年定义为知识工作转向之年。Levie 认同这套可迁移模板——给 Agent 资源,分配任务,然后审核——但强调,每个领域都会额外引入敌对数据、访问权限和责任风险。
9. 私有 evals 将成为每家企业的运营基础设施
Box 通过开放律师、投资银行家及其他职业所使用的代表性数据工作区材料,支持了 APEX eval。Box 自有基准覆盖约10个行业的文档,包括公共部门、法律、医疗和金融服务场景,例如 data room 和投资募股说明书。
这套基准已经从一次性模型测试演变为同时评估模型和 Box harness 的 Agentic evaluation。评分标准会核对必要事实,而数据对 Anthropic 留出且不公开,避免模型提供商针对该基准进行定向训练。
Levie 形容同一模型家族内部出现了“惊人的跃升”,称一次对比中整体得分提升约15个百分点,并特别比较了 Sonnet 4.6 与 Sonnet 4.5。私有设置有助于区分真实能力提升和针对排行榜的优化。
模型选择只是目的的一半;Box 每天都在修改自己的 Agent,因此必须捕捉回归。Levie 预计,每家企业最终都会评估 RFP 生成、销售材料制作、发票处理等流程,使 Agent 可观测性以及 Braintrust、LangSmith 等 eval 平台成为一个“巨大的市场”。
10. Agent 将成为 Box 整套技术栈的第三类客户
Box 历来为两类客户设计文件系统:人类用户和应用程序。Agent 是一种新的用户类型,有不同的工作区和检索需求,包括 Box 可能使用基于 embedding 的搜索,而不是典型的语义搜索。
支持 Agent 会触及每一层:数据存储、文件系统语义、元数据、搜索、权限、治理、合规和基础设施。Levie 描述了持续进行的实验——“测试东西,再把它们扔掉”——而 Agent 团队不断为周边组织提出新的要求。
Agent 核心团队由几十人组成,置于一家约3000人的公司内部,外围则是同心圆式的支持团队。Levie 不愿把它称作“创新中心”,因为创新必须属于全公司;这个团队之所以独立,是因为能否抓住 Agent 浪潮关乎“生死”。
eval 工作由 Ditya 和 Siddharth 牵头,CTO Ben、AI 负责人 Yash 及其他人也参与其中。现有的安全和合规功能,是 Box 具备企业 Agent 平台资格的原因,但还不足以赢得竞争;Agent 路线图关乎公司的生死存亡。
11. Box 看到的是读写工作区,而不只是企业搜索
目前读取比写入更难,因为检索面临“1000万比1的比例问题”。写作可以由模型直接生成并保存,尽管生成的 PowerPoint 文件仍会在字体、形状和幻灯片一致更新等可见细节上出错。
Box 计划推出由领先模型驱动的原生 Agent,但 Levie 认为,更大的机会在于让任何外部 Agent 都能把 Box 当作文件系统。Agent 可以在其中存储记忆、规格说明、Markdown、PDF、中间产物或生成的交付成果,而不受 Box 对文件类型的限制。
这个工作区将是沙盒化的,同时支持协作:人类可以检查内容、参与其中,或向其他人分享选定材料。私有工作区、受治理的企业输入、持久化输出和受控协作的结合,就是“每个 Agent 都需要一个 Box”在产品层面的体现。
12. 文档会获得溢价,但企业不能被固化成 skills 文件
Levie 反对用 Markdown skills 代表整家公司,并不是因为文档没有价值,而是现实会在一周后发生变化。市场、客户和内部决策会持续使既有指令失效,而大量上下文仍然存在于从未数字化的对话中。
主持人更尖锐的描述是,“大多数公司实际上都是学徒制”:新员工需要花1到3个月获得隐性知识。Agent 暴露出企业有多少运营上下文从未被写下来,或从未被持续维护成权威信息。
swyx 认为,更好的信息捕捉可以把3个月的磨合期缩短到约2周,减少返工,并让普通员工更接近90分位员工的表现,因为顶尖员工的知识可以被分发出去。这为面向 Agent 的文档建设提供了直接的生产率理由。
swyx 还指出了规模问题:在一家1万人的公司,捕捉一切不等于分享一切;信息必须映射到真实的组织访问边界上。没有权限设计的数字化,只会创造一个更容易搜索的泄露渠道。
13. 文件系统和轻量级 wiki 可能胜过知识图谱至上主义
Levie 认为,“把公司看成一个文件系统”是一个有用的隐喻,因为企业本来就在通过受权限控制的工作区协作。他不太相信正式知识图谱会自动解决人的混乱问题,也记得过去曾有一轮预期,认为企业最终会完全建立在 wiki 之上。
他的立场刻意保持开放:Box 可以向别人的图谱供给数据,也可以消费某个图谱,或者让 Agent 查询多个系统。持久的要求是对不断变化的信息实施受治理的访问,而不是在图谱结构与 Markdown 简洁性之间赢得一场争论。
Alessio 认为,有用的图谱可能会像人类一样动态地“在 Agent 的脑中”形成。swyx 偏好持久化 Agent wiki——把相互链接的 Markdown 作为一种弱化、可适应的知识图谱;Alessio 则以 DeepWiki 为例,说明对人类有用的文档,对 Agent 可能更有用。
14. 创始人的注意力追随生死风险,分发则日益技术化
Levie 说,Box 约90%的工作都已委派出去;在公司可能70%-80%的范围内,他只需要通过季度复盘等高杠杆决策和流程,检查约5%的活动。与主持人最初的判断相比,他认为自己与 Brian Chesky 的 founder mode 并没有那么远。
AI 的情况不同,因为“2个、3个、4个、5个错误决策”——无论发生在架构、功能、API 还是平台战略上——都可能让 Box 在一年内出局。这让 Levie 深夜投入产品工作,包括录制结束后预计在晚上11点参加一场 Zoom;但他仍然需要能够协作的领导者,而不是只会听令执行的人。
他个人的生产函数把内部问题、公开写作和外部反馈连接起来。20分钟通勤,以及晚上7:30到9:00浏览 AI 新闻,成为提炼经验的时间;公开回应随后又反馈给 Box。这个习惯早在公司成立前就已存在——他曾因提出要写博客记录一次实习经历而被撤回实习 offer。
Alessio 认为,每家公司可能都需要以媒体公司的方式运营,而 DevRel 会变得越来越重要,因为服务和 API 必须吸引 Agent。swyx 补充说,软件每美元的功能产出可能大幅提高,但公司仍会花费相近的精力,通过技术部署和教育把这些功能交付给客户。
主持人对劳动力市场的判断是,软件产出可能提高“10倍至100倍”,让技术能力变得更加重要,而不是更不重要。无论企业是自建系统还是购买打包软件,工程师都将负责部署 Agent、维护集成、翻译业务问题,并支持一个软件进入每个领域的世界。
Alessio Fanelli
You don't write code. You talk to an agent, and it goes and does it for you. At best, you review it. That's probably largely not even what you're doing.
What's happening is that we're changing our work to make the agents effective in that model. The agent didn't really adapt to how we work; we 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 are wired into doing this, because you'll see compounding returns. But it's going to take a while for most companies to actually get this deployed.
We're back in the Chroma studio with Chroma CEO Jeff Huber. Welcome. Returning guest, but now guest host.
It's a pleasure.
Alessio Fanelli
Wow. How did you get upgraded to that? He's the perfect guy to be guest host for you.
That makes sense, actually. You love context. We both really love Context.
Alessio Fanelli
We really do. And we're here with Aaron Levie. Welcome.
Every Agent Needs a Box
Thank you. Good to be here.
Alessio Fanelli
We've all met offline and chatted a little bit, but it's always nice to have these conversations in person. You just started off with so much energy. You're super excited about agents.
Every Agent Needs a Box
I love agents.
Alessio Fanelli
Yeah. OpenClaw just got bought by OpenAI. Well, not bought, but you know what I mean—some sort of acquihire.
Executive hire.
Alessio Fanelli
Executive hire. Okay.
Executive hire. Hey, that's my term. (Laughter.) What are you pounding the table on with agents? You have so many insightful tweets.
The thing that we get super excited about, which I think should be relatively obvious, is that we've built a platform to help enterprises manage their files—their corporate files, the permissions governing who has access to those files, and the sharing and collaboration around them.
All those files contain really important information for the enterprise. They might have your contracts, research materials, marketing information, or memos. All that data has predominantly been used by humans, but there's been one really interesting problem: humans only really work with their files during an active engagement with them. Then they go away, and you don't really see them for a long time.
All of a sudden, with the power of AI and AI agents, all that data becomes extremely relevant as an ongoing source of answers to new questions and data that can transform into something else that produces value in your organization. It contains the answer for the new employee who's onboarding and needs to ramp up on a project. It contains the answer to the right thing to sell a customer when you're having a conversation with them. It contains the roadmap information that's going to produce the next feature.
All that data that we previously just stored and occasionally forgot about because we were only working on the new, active stuff becomes valuable to the enterprise. It's going to become extremely valuable to end users because now they can have agents go find what they're looking for and produce new value and new data from that information.
It's also going to become incredibly valuable to agents because agents can roam around and do a bunch of work, and they're going to need access to that data as well. Sometimes that will be an agent working on behalf of you—effectively as you—accessing all the same information you have access to and operating as you in the system.
Other times, there are going to be agents that are effectively autonomous and run on their own. You'll collaborate and work with them kind of like you would with another person. OpenClaw is the most recent, and maybe the first real, version of what that could look like that has updated everybody's view of this landscape: I have an agent on its own system, on its own computer, with access to its own tools. I probably don't give it access to my entire life. I communicate with it like I would with an assistant or a colleague, and it has this sandbox environment.
All of that has massive implications for a platform that manages enterprise data. We think it's going to transform how we work with all of the enterprise content we work with, and we just have to make sure we're building the right platform to support that.
The shorthand I put it is: as people build agents, everybody's just realizing that every agent needs a box.
Yes.
It's nice to be called Box and just give everyone a box. (Laughter.) If we can make that go viral, I think that terminology—
Alessio Fanelli
The tag: “Every agent needs a box.”
Every agent needs a box. If we can make that the headline of this, I'm fine with it.
Alessio Fanelli
That's the billboard.
Exactly. Every agent needs a box. I like it. Can we ship this?
Alessio Fanelli
My work here is done. (Laughter.) I got the value I needed out of this podcast.
The thing that we think about is that, whether you think the number is 10× or 100× or whatever it is, we're going to have some order of magnitude more agents than people. That's inevitable. It has to happen.
The question is: What infrastructure is needed to make all those agents effective in the enterprise? How do you make sure they're well governed, that they're only doing safe things with your information, and that they're not being exposed to data they shouldn't have access to?
There are going to be spectacularly crazy security incidents involving agents because you'll prompt-inject an agent and find your way through the CRM system to pull out data that you shouldn't have access to. It's just going to happen all over the place.
So how do you make sure you have the right security, permissions, access controls, and data governance? We don't yet know exactly how we're going to regulate some of these agents. If you think about an agent in financial services, does it have the exact same financial requirements as a human, or is the risk fully on the human who was interacting with or created the agent? Those are all open questions.
No matter what, there is going to need to be a layer that manages the data they have access to, the workflows they're involved in, and pulling up data from multiple systems. This is the new infrastructure opportunity in the era of agents.
You have a piece on agent identities, which I think was today. A lot of the security people are talking about it right now. I always think of it as: You need the human you, and then you need the agent you. I don't know if it's that simple, but is Box going to have an opinion on that, or are you just going to be the storage layer and let Okta or Cerbos handle that?
I think we're going to have an opinion, and we'll work with wherever the contours of the market end up. The reason we're going to have an opinion, probably more than on other topics, is because one of the biggest use cases for why your agent might need its own identity is file-system access. Thus, we have to think about this pretty deeply.
Unless you're in our world, thinking about this particular problem all day long, you might wonder, “Why is this such a big deal?” Sometimes people say, “Just give the agent an account on the system and treat it like every other type of user on the system.”
The problem is that I, as Aaron, don't really have any responsibility over anybody else's Box account in our organization. I can't see the Box account of any other employee I work with. I'm not liable for anything they do, and they have strict privacy requirements around everything they're able to work on.
Agents don't have those properties. The person who creates the agent is probably going to take on a lot of the liability for what that agent does, at least for the foreseeable future. The agent doesn't deserve any privacy because it can't be fully autonomously operated, and it doesn't have any legal responsibility.
Thus, you can't just say, “I'll create a bunch of accounts, work with those agents, and talk to them occasionally.” You need oversight of that. The question is, how do you have a world where you sometimes have oversight of an agent, but what if that agent goes and works with other people? If someone else is collaborating with the agent on something, you shouldn't have access to what they're doing.
We have all these new boundaries that we're going to have to figure out. So far, we've been in easy mode. We've hit the easy button with AI: The agent is just you. When you're in Claude Code, Cursor, and Codex, you're the agent. You're authenticating into your services, and it can do everything you can do. That's the easy mode.
Every Agent Needs a Box
The hard mode is agents kind of running on their own. People check in with them occasionally. They’re doing things autonomously. How do you give them access to resources in the enterprise without dramatically increasing the security risk and the risk that you might expose the wrong thing to somebody? These are all the new problems that we have to solve.
I like the identity layer and identity vendors as being a solution to that. But we’ll need some opinions as well, because so many of the use cases are these collaborative file system use cases. How do I give an agent a subset of my data and give it its own workspace as well? It’s going to need to store its own information that would be relevant for it, and how do I have the right oversight into that?
One thing which I think is kind of what you think about is that you know how humans work, right? I may not just give you access to the whole file. I might sit next to you and scroll to one part of the file [laughter] and just show you that one part.
Every Agent Needs a Box
Partial file access.
Well, I’m just saying, I think RBAC does seem to be dead, right? If you want to say something is dead, probably RBAC is dead. The OAuth story to me seems incredibly unsolved and unaddressed by the existing state of AI vendors.
Every Agent Needs a Box
Yeah, I think we’re taking this to an extreme that we probably need to solve for. We built an access control system that was kind of its own little world for a long time. The idea was this: It’s a many-to-many collaboration system where I can give you any part of the file system, and it’s a waterfall model. If I give you something higher up in the system, you get everything below it.
That created immense flexibility, because I can point you to any layer in the tree, but then you’re going to get access to everything below it. That mostly is working in this world. But you do have to manage this issue: How do I create an agent that has access to some of my stuff and somebody else’s stuff as well, and which parts do I get to look at as the creator of the agent?
These are just brand-new problems. When there was a human there, that was really easy to do. If the 3 of us were all sharing, there’d be a Venn diagram where we’d have an overlapping set of things we’d shared, but then we’d have our own ways that we shared with each other. But in an agent world, somebody needs to take responsibility for what that agent has access to and what it’s working on.
These are some of the most boring problems for 98% of people on the internet, but they will be the problems that make the difference between whether you can actually have autonomous agents in an enterprise context that are not leaking your data constantly.
No, I mean, I run a very, very small company for my conference, and we already have data-sensitivity issues. Some of my team members cannot see the others, and I can’t imagine what it’s like to run a Fortune 500 and have to worry about this. I’m just kind of curious: You talk to a lot of companies. Are 70% or 80% of the Fortune 500 your customers?
Every Agent Needs a Box
Yep. 67%.
Just something I’m rounding up.
Every Agent Needs a Box
Yes, I appreciate the rounding. We’re projecting to the end of the year.
Thank you. There you go. You do make it sound like—we’ve got to be honest—we’re taking way too long to get to 80%.
Every Agent Needs a Box
Well, no. I mean, this is actually the stark reality that unfortunately pours a little water on the party. We all in Silicon Valley have the absolute best conditions possible for AI ever. I think we all saw the Dwarkesh podcast with Dario and this idea of AI coding. Why has that taken off, and why are we not yet fully seeing it everywhere else?
If you just enumerated the list of properties that AI coding has and compared it to other knowledge work, let’s go through a few of them. Generally speaking, when you bring on a new engineer, they have access to a large swath of the codebase. There’s very little friction: A new engineer comes on, and they can find the stuff they need to work with. It’s a fully text-in, text-out medium. It’s just going to be text at the end of the day, so it’s really great in terms of what the agent can work with. Obviously, the models are super-trained on that data set.
The labs themselves have a really strong, self-reinforcing positive flywheel around why they need to do agentic coding deeply. So then you get better tooling and better services. The actual developers of the AI are daily users of the thing they’re working in, versus there are probably only 7 Claude Cowork legal plug-in users at Anthropic on any given day, while there are a couple thousand Claude Code users every single day. Think about which one they’re getting more feedback on all day long.
You just go through this list. Everybody who’s a developer is, by definition, technical. They can go install the latest thing. We’re all generally online—or at least the weird ones are—and we’re all talking to each other and sharing best practices. That’s already 8 differences versus the rest of the economy. Every other part of the economy has 6 to 7 headwinds relative to that list.
You go into a company and you’re a banker in financial services. You have access to a tiny little subset of the total data that’s relevant to doing your job, and you have to start talking to a bunch of people to get the right data. Sally didn’t add you to that deal-room folder, and the information is actually in a completely different organization that you now have to go and sort of run into. You have this endless list of access controls and security, as you talked about.
You have a medium that is not just text, right? You have a Zoom call where you’re getting all of the requirements from the customer. You have a lot of in-person conversations, and you’re doing in-person sales. How do you ever digitize all of that information?
I think a lot of people got upset with this idea that the codebase has all the context. I don’t know if you followed some of that conversation that went viral: It’s not that simple; the codebase doesn’t have all the knowledge. But you’re a lot better off than you are with other areas of knowledge work. We have documentation practices and write specifications. Those things don’t exist for 80% of the work that happens in the enterprise.
That’s the divide that we have. AI coding has fully reached escape velocity in terms of how powerful this stuff is, and then we’re going to have to find a way to bring that same energy and momentum to all these other areas of knowledge work, where the tools aren’t there, the data isn’t set up to be there, and the access controls don’t make it that easy.
Context engineering is an incredibly hard problem because, again, you have access-control challenges. You have different data formats. You have end users who are going to need to be trained through this, as opposed to adopting these tools in their free time. That’s where the Fortune 500 is. We have to be prepared as an industry for a multi-year march to bring agents to the enterprise for these workflows.
And I think probably the thing we’ve learned most in coding, which the rest of the world isn’t yet ready for—I mean, they’ll have to be ready for it because it’s inevitably going to happen—is this: If you think about the practice of coding today versus 2 years ago, it’s probably the most changed workflow in maybe the history of time, in terms of how quickly it has changed.
Has any workflow in the entire economy changed that quickly in terms of the amount of change? At least in any knowledge-worker workflow, there’s very rarely been an event where 1 piece of technology and 1 work practice has so fundamentally changed what you do. You don’t write code; you talk to an agent, and it goes and does it for you. At best, you review it, and even that is probably largely not 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. The rest of the economy is going to have to update its workflows to make agents effective and to give agents the context they need, to figure out what kind of prompting works, and to figure out how to ensure that the agent has the right access to information to execute on its work.
This is not the panacea people were hoping for, where the agent drops in and automates your life. You have to basically re-engineer your workflow to get the most out of agents, and that’s just going to take multiple years across the economy.
Every Agent Needs a Box
Right now, it's a huge asset and an advantage for the teams that do it early and are kind of wired into doing this because you'll see compounding returns. But that's just going to take a while for most companies to actually get deployed.
I love pushing back. I think that a lot of technology consultants love to hear this sort of thing, right? To embrace AI and get to the promised land, you must pay me so much money to adopt the prescribed way of conforming to the agents. I worry that you will be eclipsed by someone else who says, “No, come as you are, and we'll meet you where you are.”
Alessio Fanelli
And what was the thing that went viral a week ago? OpenAI is probably hiring FDEs to go into the enterprise, and Anthropic is embedded at Goldman Sachs.
So if the labs are having to do this, if the labs have decided that they need to hire FTEs and professional services, then I think that's a pretty clear indication that there's no easy mode for workflow transformation. To your point, I think this is actually a market opportunity for new professional services and consulting firms that are like agent-build firms. They go into organizations, figure out how to re-engineer your workflows to make them more agent-ready, get your data into the right format, and reconstruct your business process.
You're not doing most of the work. You're telling agents how to do the work, and then you're reviewing it. But I haven't seen the thing that can just drop in and let you avoid those changes. I don't know how that kind of sales pitch goes over. You're saying things like, “Well, in my nice, beautiful walled garden, here's this beautiful Box account that has everything.” And I'm like, “Well, most real life is extremely messy, poorly named, and outdated.”
Every Agent Needs a Box
100%. I mean, we agree that getting to the beautiful garden is going to be tough.
There's also the other end of the spectrum, where I just think it's a technical impossibility to solve. The agent truly cannot get enough context to make the right decision in an incredibly messy environment. There's no AGI that will solve that.
So we're going to have to land somewhere in between, where we all collectively get better at documentation practices, having authoritative, relatively up-to-date information, and putting it in the right place. Agents will certainly cause us to be much better organized around how we work with our information, simply because the severity of an agent pulling the wrong data will be too high. The productivity gain you'll miss out on by not doing this will be too high as well. Your competition will just do it, and they'll have higher velocity.
We see this a lot firsthand. We build a series of agents internally that can have access to your full Box account. You give it a task, and it can go find whatever information you're looking for and work with it.
Thank God for the progress in models, but if you gave that task to an agent 9 months ago, you'd just get lots of bogus answers. It would say, “Here are 5 documents that all kind of smell like the right thing.” But you're putting it on the clock because its system prompt says, “Be pretty smart, but also try to respond to the user,” and it's going to respond. Then you're like, “Ah, it got the wrong document.”
Alessio Fanelli
Yeah. Doesn't work.
Every Agent Needs a Box
It doesn't work. Opus 4.6, Gemini 3.1 Pro, and whatever the latest GPT-5.3 will be are getting better and better. They're using better judgment.
All of these updates to the agentic tool-use and search systems are showing very real progress. The agent can almost smell that something is a little fishy when it's getting an answer. We have this process where we have it fan out, do a bunch of searches, pull up a bunch of data, and then it has to do its own ranking of the right documents that it should be working with.
The intelligence level of a model 6 months ago would just be throwing a dart: “I'm going to grab these 7 files, and I hope that's the right answer.” Something like Claude Opus 4.5, and now Claude Opus 4.6, is like, “No, that one doesn't seem right relative to this question because I'm seeing some signal that's contradicting the document, where it would normally be, and who should have access.” It's doing all that kind of work for you.
But it still doesn't work if you just have a total wasteland of data. It's just not possible, partly because a human wouldn't even be able to do it. Basically, if a really, really smart human could not do that task in 5 or 10 minutes for a search-retrieval-type task, your agent is not going to be able to do it any better.
Alessio Fanelli
You see this all day long.
This touches on a thing that I'm passionate about, which is context engineering. I'm just going to let you ramble or riff on context engineering, if there's anything. You did really good work on context rot, which has really taken over as the term that people use and reference.
Every Agent Needs a Box
100%. We all think about the context-rot problem.
Alessio Fanelli
Yeah, there's certainly a lot of ranking considerations. Agentic search, I think, is incredibly promising. I was trying to generate a question, though. I think I have a question right now.
Every Agent Needs a Box
I think there was this moment 2 years ago, before we knew where the gotchas were going to be in AI, when someone was like, “Infinite context windows will just solve all of these problems, because you'll just give the context window all the data.” It's like, okay, maybe in 2035 this is a viable solution.
First of all, it would simply cost too much. We just can't give the model the 5,000 documents that might be relevant and have it read them all. I've seen enough to start believing in crazy stuff, so I'm willing to say, sure, 10 years from now we'll have infinite context windows at a thousandth of the price of today. Let's believe that's possible. But we're in reality today.
Today we have a context-engineering problem. I've got 200,000 tokens that I can work with—or I don't even know what the latest graph is before massive degradation. Okay, I have 60,000 tokens that I get to work with where I'm going to get accurate information.
That's not a lot of tokens for a corpus of 10 million documents that a knowledge worker might have across all the teams, projects, and people they work with. I have 10 million documents, which maybe is 5 pages per document or something like that. I'm at 50 million pages of information, and I have 60,000 tokens.
How do I bridge the 50 million pages of information with the couple hundred that I get to work with in that token window? This is such an interesting problem, and that's why so much work is actually just search systems and databases. That layer has to get so locked in.
Models are getting better, and importantly, they're getting better at knowing when they've done a search and found the wrong thing. They go back, check their work, and find a way to balance appeasing the user versus double-checking.
We have this one test case where we ask the agent to go find 10 pieces of information.
Alessio Fanelli
Is this a complex-work eval?
Every Agent Needs a Box
This is actually not an eval. This is just a set of internal benchmark scenarios we have every time we update our agent. We have one where I ask it to find all of our office addresses, and I give it the list of 10 offices that we have.
There's not 1 document that has this. Maybe there should be. That would be a great example of the kind of thing that, over time, companies start to have: these canonical key areas of knowledge that we need to have. We don't seem to have this 1 document that says, “Here are all of our offices.” We have a bunch of documents that have, like, “Here's the New York office,” and whatever.
Alessio Fanelli
So you ask this agent, and you say, “I need the addresses for these 10 offices.” Okay?
Every Agent Needs a Box
By the way, if you do this on any public chat model, the same outcome is going to happen, but for a different kind of query. You say, “I need these 10 addresses.” How many times should the agent go and do its search before it decides whether there's just no answer to this question?
Often, especially with the lower-tier models, it'll come back and give you 6 of the 10 addresses and just say, “I couldn't find the other 4.”
Alessio Fanelli
It doesn't know what it doesn't know.
Should it just keep reading every single file in your entire Box account until it exhausts every single piece of information?
Expensive.
Alessio Fanelli
These are the new problems that we have. So, let's say a new Opus model is like, “Okay, I’m going to try these types of queries. I didn’t get exactly what I wanted. I’m going to try again.” At some point, it’s going to stop searching because it’s determined that no amount of searching is going to solve this problem. It’s just not able to do it.
That judgment is a really new thing that the model needs to be able to have. When should it give up on a task? You just don’t—it can’t find the thing. That’s the real world of knowledge-work problems.
This is the stuff that coding agents don’t have to deal with, because you’re not usually asking them about existing information; you’re always creating net-new information coming right out of the model, for the most part. Obviously, they have to know about your codebase, your specs, and your documentation, but when you deploy an agent on all of your data, you now have all of these new problems that you’re dealing with.
Our follow-up research to Context Rot is actually on search. We’ve stress-tested frontier models and their ability to search, and they’re not actually that good at searching, right?
Alessio Fanelli
So, you’re highlighting this explore-exploit trade-off: not everything works. [laughter]
Well, somebody has to. Can I throw out one more thing that is different from coding and the rest of knowledge work that I failed to mention? One other key point is that—
Every Agent Needs a Box
At the end of the day, whether you believe we’re in a slop apocalypse or whatever, if you’ve built a working solution, that is ultimately what the customer is paying for. Whether I have a lot of slop, a little slop, or whatever, I’m sure there are lots of codebases we could go into in enterprise software companies where it’s just crazy slop that humans created over a 20-year period. But the end customer just gets this little interface. They can type into it, and it does its thing.
Knowledge work doesn’t have that property. If I have an AI model generate a contract, and I generate a contract 20 times, and all 20 times it’s just 3% different, that kind of slop introduces all new kinds of risk for my organization that the code version of that slop didn’t introduce.
How do you constrain these models to just the part that you want them to work on and just do the thing that you want them to do? In engineering, you can’t be disbarred as an engineer, but you could be disbarred as a lawyer. You can do the wrong medical thing in healthcare. There’s no equivalent to that in engineering.
You want there to be, because I’ve considered software—
Alessio Fanelli
Oh, is that—
Civil engineering. There is, right?
Alessio Fanelli
Civil engineering. Sure. Oh, yeah, for sure. But in any of our companies, you’ll be forgiven if you took down the site. We’ll do a rollback, and you’ll be in a meeting, but you have not been disbarred as an engineer. We don’t change your computer science degree.
Yeah, exactly. So, now maybe we collectively, as an industry, need to figure out what you’re liable for—not legally, but in a management sense—with these agents. All sorts of interesting problems have to come out.
In knowledge work, those are the real hostile environments that we’re operating in. I do think a lot of last year’s 2025 story was the rise of coding agents, and I think the 2026 story is definitely knowledge work. OpenClaw and Claude Cowork are just the beginning. The next one is going to be absolute craziness.
Alessio Fanelli
It is, and it’s going to be—again, this is going to be a wave where we try to bring as many of the practices from coding as possible, because that will clearly be the forefront: tell an agent to go do something, give it access to a set of resources, and be responsible for reviewing it at the end of the process.
That, to me, is the template that goes across knowledge work. Claude Cowork is a great example. OpenClaw is a great example. You can sort of see what Codex could become over time. These are some really interesting platforms that are emerging.
Okay. We touched on evals a little bit. You had the report that you were going to bring up, and then I was going to go into Box’s evals, but go ahead and talk about your agentic-search thing.
Alessio Fanelli
Yeah. Mostly, I think the insight is that one frontier model is not good at search. Humans have this natural explore-exploit trade-off where we understand when to stop doing something.
Humans are also pretty good at forgetting, actually, and pruning their own context, whereas agents are not. In an agent’s context history, if it knew something was bad—and even if you can see in the reasoning trace that it probably wasn’t a good idea—if it’s still in the trace, it’s still in the context, and it’ll still do it again.
I think pruning is going to be a really big thing. It’s already becoming a thing, right? Letting models self-prune their context windows.
So, don’t leave the mistake in there.
Alessio Fanelli
Cut out the mistake, but tell it that it made a mistake in the past so it doesn’t repeat it.
Yeah, but cut it so it doesn’t get distracted by it again, because it will repeat its mistake just because it’s been in the context so much, even if it knows. It’s like, “Oh, this is a great thing to go try,” even if it knows it didn’t work. Yeah, exactly. So, there’s a bunch of stuff there.
Alessio Fanelli
Groundhog Day inside these models.
I’m going to keep doing the same wrong thing every time. You’re trying to fit a manifold in latent space, which is kind of what we’re doing, right? Program synthesis is one thing we’re doing. Certain facts might be overly pinning it to certain sectors of latent space.
And so—[music]—plug Latent Space. Our editor adds a bell every time you say that. You have to remove those links to give it the freedom to do what it needs to do. But, yeah, release more soon.
Alessio Fanelli
That’s awesome. Yeah, that’ll be cool.
We’re a cerebral podcast. People listen to us and think really deeply, so we try to keep it subtle.
Alessio Fanelli
Okay, fine.
You guys have talked about your Box thing, but you’ve also been promoting APEX agents and complex work. Wherever you want to take this, just how do you—
Alessio Fanelli
APEX is obviously in our corpus of agent evals. We supported that by opening up some data for them around how we see these data workspaces in the regular economy. How do lawyers have a workspace? How do investment bankers have a workspace? What kind of data goes into those? We partnered with them on their APEX eval.
Our own eval is actually relatively straightforward. We have a set of documents in a range of industries. We previously did this as a one-shot test of just the model, and then we realized that, based on where everything’s going, it’s got to be more agentic.
Now it’s more of a test of both our harness and the model. We have a rubric of a set of things that it has to get right, and we score it. You’re seeing these incredible jumps in almost every single model in its own family—Opus, Sonnet 4.6 versus Sonnet 4.5.
Yeah, we have this up on screen.
Alessio Fanelli
Okay, cool. It was like a 15-point jump, I think, on the overall score.
Yes.
Alessio Fanelli
Anthropic doesn’t know anything about it; it’s completely held out from Anthropic. This isn’t in any public data, which has its benefits. This is just a private eval that we do, and then we happen to show it to the world. You can’t train against it, and I think it’s just as representative of its reasoning capabilities, what it’s doing at test-time compute, thinking levels, and all the context-rot issues—so many interesting capabilities that are now improving.
One sector that you have that’s interesting—people are roughly familiar with healthcare and legal, but you have the public sector in there.
What’s that? What is that?
Alessio Fanelli
Yeah, and we actually test against maybe 10 industries. We usually end up just highlighting a few that we think have interesting gains. Public sector is one: a lot of government-type documents.
What are government-type documents? Government filings, tax returns—
Alessio Fanelli
Probably not tax returns. [laughter] It would be more what the government would be using as data. Think about research, that type of dataset. And then we have financial services for things like data rooms and what would be in an investment prospectus.
That one you can dog-food.
Every Agent Needs a Box
Yeah. Exactly. Exactly. Yes. [laughter] So we run the models now in more of an agent mode, but still with limited capacity, and just try to see, on a like-for-like basis, what the improvements are. Again, we just continue to be blown away by how good these models are getting.
Yeah. I think every serious AI company needs something like that: “This is the work we do; here’s our company eval.” If you don’t have it, you’re not a serious AI company.
Every Agent Needs a Box
There are 2 dimensions, right? There’s how the models are improving—which model you should recommend a customer use and which one you should adopt—but then every single day we’re making changes to our agents, and you need to know—
If you regress—yeah, I’ve been fully convinced that the whole agent observability and eval space is going to be a massive space. I’m super excited for what Braintrust is doing, excited for LangSmith, all the things.
I think what you’re going to see—I mean, this is literally every enterprise. Right now, the AI companies are the customers of these tools. Every enterprise will have this. You’ll just have to have an eval of all of your work. You’ll have an eval of your RFP generation, an eval of your sales-material creation, and an eval of your invoice processing.
As you buy or use new agentic systems, you’re going to need to know: What’s the quality of your pipeline? Yeah.
Every Agent Needs a Box
Huge, huge market with agent eval.
Yeah. I’m going to shout out your team a bit. Your CTO, Ben, did a great talk with us last year, and he’s going to come back again for World’s Fair. Just talk about your team—brag a little bit. I think people take these eval numbers and pretty charts for granted, but there are lots of really smart people at work doing all this.
Every Agent Needs a Box
Yeah.
Biggest shout-out?
Every Agent Needs a Box
The biggest shout-out is that we have a couple of folks, Ditya and Siddharth, who kind of run this. They’re a tag-team duo on our evals. Ben, our CTO, is heavily involved; Yash, head of AI; and a bunch of other folks.
Eval is one part of the story, and then the full AI agent team is core to this whole effort. There are probably a few dozen people who are the epicenter, and then you just have layers and layers of concentric circles. There’s a search team that supports them, and an infrastructure team that supports them, and it’s starting to ripple through the entire company. But there’s that core agent team that’s a pretty close-knit group.
The search team is separate from the infrastructure team?
Every Agent Needs a Box
I mean, we have every layer of the stack that we have to do, except for pure public cloud. We store—I don’t even know what our public numbers are—but you can just think about it as a lot of data being stored in Box.
We have every layer of the stack: How do you manage the data, the file system, the metadata system, the search system—all of those components? They all have to understand that now you’ve got this new customer, which is the agent.
They’ve been building for 2 types of customers in the past: They’ve been building for users, and they’ve been building for applications. Now you’ve got this new agent user, and it comes in with different sub-properties sometimes. Maybe sometimes we should do embeddings—an embedding-based search—versus your typical semantic search.
You have to build the capabilities to support all of this. We’re testing stuff, throwing things away. If something doesn’t work and isn’t relevant, we just move on. It’s total chaos, but all of those teams are supporting the agent team, which is coming up with its requirements: What do we need?
Yeah. We just came from a fireside chat where you talked about how you’re doing this. It’s kind of like an internal startup within the broader company. The broader company is about 3,000 people, but there’s this core team of—well, here’s the innovation center, and every company is kind of run this way.
Every Agent Needs a Box
I want to be sensitive. I don’t call it the innovation center only because I think everybody has to do innovation. There’s a part of the company that is sort of do-or-die for the agent wave.
Yeah.
Every Agent Needs a Box
It only happens to be more of my focus simply because it’s existential that we get it right.
Yeah.
Every Agent Needs a Box
All of the supporting systems are necessary. All of the surrounding, adjacent capabilities are necessary. The only reason we get to be a platform where you’d run an agent is because we have a security feature, a compliance feature, or a governance feature that some team is working on.
But that’s not going to be the make-or-break of whether we get agents right. That already exists, and we need to keep innovating there. I don’t know what the exact, precise number is, but it’s not 1,000 people and it’s not 10 people.
There’s a number of people who are the startup within the company—the make-or-break team for everything related to AI agents leveraging our platform and letting you work with your data. That’s where I spend a lot of my time. Ben, Yash, Diego, and Terry are just some of the people across the team who are working on this.
Yeah. Amazing. How do you think about read workflows over your Box data—generative search, questions, queries, and so on—but what about write or authoring workflows?
Every Agent Needs a Box
Yes, I’ve probably revealed too much, actually, now that I think about it. I guess I would just make it a little bit conceptual because I’ve already said things that aren’t even generally available, but we’ve kind of danced around them publicly.
Hopefully nobody watches this. [laughter] These are tidbits for the highly engaged to go figure out exactly what our line of thinking is.
Yeah.
Every Agent Needs a Box
I would say that, as a place where you have your enterprise content, there’s a use case where I want to have an agent read that data and answer questions for me. Then there’s a use case where I want the agent to create something, use the file system to create something, store data that it’s working on, or have various files that it’s writing to about the work it’s doing.
We do see it as a total read-write problem. The harder problem so far has been read-only, because you have that 10-million-to-1 ratio problem. Writes are a lot easier; that’s just going to come from the model, and we’ll put it in the file system and use it.
It’s a technically easier problem. The part that isn’t necessarily technically hard—it’s just not yet perfected in the ecosystem—is building a beautiful PowerPoint presentation. That’s still a hard problem for these models. These formats were just not built for—
They’re working on it.
Every Agent Needs a Box
They’re working on it. Everybody’s working on it.
Everybody launches like, “Well, we do PowerPoint now.”
Every Agent Needs a Box
We’re getting a lot better each time. But then you’ll do this thing where you ask it to update 1 slide, and all of a sudden the fonts will be just a little bit different on 2 of the slides, or it moved some shape over to the left a little bit.
These are the kinds of things that, in code, you might not really care about if you care about how beautiful the code is. The end user doesn’t notice all those problems. In file creation, the end user instantly sees it. You’re like, “Yeah, but paragraph 3—you literally just changed the font on me. It’s a totally different font midway through the document.”
Those are the kinds of things that you run into a lot on the content-creation side.
We are going to have native agents that do all of those things. They’ll be powered by the leading models and labs. But the thing that I think is probably going to be a much bigger idea over time is any agent on any system using Box as a file system for its work.
In that kind of scenario, we don’t necessarily care what it’s putting in the file system. It could put its memory files, its specification documents, whatever its Markdown files are, or it could generate PDFs. It’s just a workspace that’s sandboxed off for its work.
People can collaborate in it. It can share with other people. We’re thinking a lot about the right way to deliver that at scale.
I wanted to come into the AI transformation or AI operations side of things. One of the tweets that you wanted to talk about—this is just me going through your tweets, by the way.
Every Agent Needs a Box
Okay.
I mean, this is me reading them one by one. [laughter] You’re the easiest guest to prep for because you already have, like, “This is what I’m interested in.”
I'm like, okay, well—
Every Agent Needs a Box
Are we going to get to February, January, or something? Where are we in the timeline? How far back are we going?
Can you describe Box's set of skills? That's one of the extremes: if you just turn everything into a Markdown file, then your agent can run your company.
Every Agent Needs a Box
Like, you just have to write the right sequence of words to—
Yes.
Every Agent Needs a Box
—to do it.
Oh, sorry. Is that—
Every Agent Needs a Box
So I think the question is: What if we documented everything the way that you said? Let's get all the Fortune 500s prepared for agents, and everything's in golden, nicely filed away, and everything. What's missing? What's left? You've run your company for a decade, like—
I think the challenge is that that information changes a week later.
Every Agent Needs a Box
And because something happened in the market for that customer or us as a company, that now has to go get updated. These systems are living and breathing, and they have to experience reality and updates to reality, which right now is probably going to be humans giving them the updates. There is this piece, “Context Graphs,” that was kind of very viral. I thought it was super provocative. I agreed with many parts of it, and I disagreed with a few parts around—it’s not going to be as easy as if we just had the agent traces, then we can finally do that work, because there’s so much other stuff happening that we haven’t been able to capture and digitize.
I think they actually represented that in the piece, to be clear. But there’s a lot of work. You just can’t have only skill files for your company, because there’s going to be a lot of other stuff that happens—
—change over time.
Every Agent Needs a Box
Yeah.
Most companies are practically apprenticeships. Like every new employee who joins the team, you spend 1–3 months ramping them up. Yes.
Every Agent Needs a Box
All that tacit knowledge is not written down.
Yes.
Every Agent Needs a Box
But it would have to be if you wanted to give it to an agent, right? So that seems to me like—
One is, I think you’re going to see, again, a premium on companies that can document this much. There’ll be a huge premium on that, because can you shorten that 3-month ramp cycle to a 2-week ramp cycle? That’s an instant productivity gain.
Can you dramatically reduce rework in the organization because you’ve documented where all the stuff is and where the answers are? Can you make your average employee as good as your 90th-percentile employee because you’ve captured the knowledge that’s in the heads of those top employees and made that available?
So you can see some very clear productivity benefits if you had a company culture of making sure your information was captured, digitized, put in a format that was agent-ready, and then made available to agents to work with. Then you have this reality that, at a 10,000-person company, mapping that to the access structure of the company is just a hard problem. Not every piece of information that’s digitized can be shared with everybody, so now you have to organize that in a way that actually works.
Every Agent Needs a Box
There was a pretty good piece called “Your Company as a Filesystem.” I don’t know, did you see that one?
Nope.
Alessio Fanelli
Yes, you saw it. Yeah.
Every Agent Needs a Box
I’d actually be curious about your thoughts on it. It’s an interesting metaphor. We agree with it because that’s how we see the world, and we have it up. It’s all about how we’re already organized in this permission-structure way, and these are the natural ways that agents can now work with data.
It’s an interesting metaphor, but I do think companies will have to start thinking about how they digitize more of that data. What was your take?
The company is probably like an ACL-compliant file system, which I’m guessing Box is, right?
Every Agent Needs a Box
Yes.
Yeah, which you have a great piece on.
Every Agent Needs a Box
Well, I want to rewind a little bit to the graph word. You said that’s the magic trigger word for us. I always ask, “What’s your take on knowledge graphs?” Because every database person always wants to see what they think. There have been knowledge-graph cycles, and you’ve seen it all.
I actually am not the expert in knowledge graphs, so you might need to—
Every Agent Needs a Box
You don’t need to be an expert. I think it’s just like, how seriously do people take it? Is there a lot of potential in knowledge graphs?
Can I understand first whether it’s a loaded question, in the sense of whether you’re super pro, super con, super anti, or medium?
Every Agent Needs a Box
I see pros and cons, but I think your opinion should be independent of mine.
No, totally. I just want to see what I’m stepping into. I know it’s a huge trigger word for a lot of people in our audience, and they’re trying to figure out why this is such a hot topic now.
Every Agent Needs a Box
Because a lot of people get graph religion, and they’re like, “Everything’s a graph. Of course you have to represent it as a graph.” Or, “How do you solve your knowledge changing over time? Well, it’s a graph.”
I think there’s that line of work, and then there are a lot of people who are like, “You don’t need it.” Both are right.
Yeah, and what do the people who say you don’t need it argue for?
Every Agent Needs a Box
Markdown files. Simplicity.
Versus structure versus less structure, right?
Every Agent Needs a Box
I think the tricky thing is, again, when this gets met with real humans, they’re just going to their computer. They’re working with some people on Slack or Teams. They’re sharing some data through a collaborative file system and Google Docs or Box or whatever.
I certainly like the vision of most knowledge-graph, futuristic ways of thinking about it. It’s just that it’s 2026, and we haven’t seen it play out yet. I remember, like—I actually don’t even know how old you guys are, but to show my age, I remember 17 years ago everybody thought enterprises would just run on wikis.
Confluence actually took off for engineering, for sure, unquestionably, but this was like everything would be in the wiki. Based on our general internal style of what we were building, we were just like, “I don’t know. People just want a workspace. They’re going to collaborate with other people.”
Exactly. So you were anti-knowledge graph.
Every Agent Needs a Box
Not anti, not anti.
I’m not anti. I think your search system—I just think these are 2 systems that probably—
Every Agent Needs a Box
I’m not in any religious war. I don’t want to be in anybody’s YouTube comments on this. This is not a fight for me.
We love your comments. Get in the comments.
Every Agent Needs a Box
Okay, but it’s mostly just a virtue of what we built, and we just continued down that path. That was what we pursued. But this is not existential for you.
Great.
Every Agent Needs a Box
We’re happy to plug into somebody else’s graph. We’re happy to feed data into it. We’re happy for agents to talk to multiple systems. Not our fight.
Yeah.
Alessio Fanelli
But I need your answer. You know, graphs are nerd bait. It’s very effective, nerd.
Every Agent Needs a Box
See, this is one opinion, and then I’ve—
Alessio Fanelli
I think the actual graph structure is emergent in the mind of the agent, in the same way it is in the mind of the human, and that’s a more powerful graph because it actually evolves over time.
Every Agent Needs a Box
Tell me how to graph. I’ll figure it out myself.
Exactly. Okay, all right. And what’s yours?
Alessio Fanelli
I like the wiki approach. I’m actually—obviously, I spend some of my time at Cognition, which you know very well, and they’ve had a lot of success with DeepWiki. It powers a lot of Devin’s brain. It’s super powerful, and it’s useful for humans, but it’s useful for agents.
Yes. Tell me if you think I’m wrong on this, but it’s not much of an access-control-structure issue. You get the whole codebase, and everybody gets—
Alessio Fanelli
Before I speak too much, there may be some enterprise controls on the enterprise DeepWiki offering that I’m not familiar with, but I don’t have anything on the public side. I think almost every agent should have its own wiki that it’s updating, and that’s persistent memory, and that is a very weak knowledge graph.
And you could strengthen it if you want more structure, but you may not need it. Markdown files having links and wiki style, right? But very effective, right, Lindy?
Alessio Fanelli
Yep.
Okay, last couple of questions, but feel free to jump in, or if you want to rant. I see you as a very interesting and unusual founder. You’re of 2 worlds: you’re of Silicon Valley, but you’re also of the Fortune 500s. I feel like your founder mode is very different from Brian Chesky’s founder mode, and I’m curious if you have any reflections on how you operate as a founder.
Every Agent Needs a Box
What would his founder mode be?
Don't delegate.
Every Agent Needs a Box
Right. And how would you put me?
You do delegate.
Every Agent Needs a Box
Ah, okay. I see. I don't know that Brian and I would be that far removed from each other when you get to the specifics.
There's a whole bunch that I delegate. Ninety percent of the work that happens at Box is fully delegated. We've got great leaders running all that stuff. It's just too much for my brain to handle. And probably 70% to 80% of the work at Box—I’m going to make up all the numbers here—I only need to really look at about 5% of that for high-leverage decisions.
You know, what's the marketing message that we think is going to resonate with customers? That's a little bit of a high-leverage thing that we do in marketing, but most marketing activities I don't get involved in. What's our sales pitch? Maybe I'll be involved in that a little bit. What are roughly the investments or push we're going to do in certain verticals? That's about 5% of the total bandwidth of the key areas of sales or go-to-market.
So 70% to 80% of the company, I can just do about 5% of it, and then operationally we've got great leaders and they're going to execute on that. We collaborate on the 5%. It's not like I'm just making up a decision and saying to go and do it.
Then there's this part that is the existential part of the business, which is: if we don't do this right, we're out of business. By virtue of just being a founder, you get kind of sucked into that part of the work because you can feel it. You can just see how the AI tsunami could wipe you out if you make just 2, 3, 4, 5 wrong decisions in this space.
A couple of wrong architecture decisions, a couple of wrong AI feature decisions, a couple of wrong API platform decisions, and you might be out of the game a year from now. You just feel it in your bones. You know this. We feel this all day long in this space, given what's happening.
And so, in that area, you can't delegate in a classic sense. You still need to make sure you've got great leaders and strong hires and people that have high agency because they want to be able to own part of the strategy and the roadmap, or else you can't hire good people. But there's going to be a lot of little micro-forks in the road that will compound to determine whether you succeed or fail.
Your founder energy just automatically draws you into those because they are the determining decisions of your company's future. That's kind of where I spend my time. You have to do it in a collaborative way again, because if you are only dictatorial, you eventually won't be able to hire the best people because they won't want to work in that environment.
But you also can't abdicate all the responsibility, because the risks are simply too high. You have to somehow add some value. The value I add is that I've seen 20 years of this business, so I think I can piece together what I expect the value propositions are going to be and how customers will react to certain things. That's what I can bring to the table.
Then you have this kind of existential fear that, if I get it wrong, it's all on me anyway. I don't get to blame the engineer who was working on that project. It's all my fault, right? At the end of the day, it will be my fault if it doesn't work. By virtue of that liability and responsibility, you just get pulled into needing to make sure it's all going according to how you think it needs to end up.
I don't know how Brian would answer that, I guess.
Alessio Fanelli
Yeah, it's a long essay. It's an interesting essay. People should go and compare and contrast your answer versus his. I do think that systems have a way of letting entropy get to them. If you step away for too long, you need to have a way to check in and go, “Well, do I need to come back in, or are we good?”
Every Agent Needs a Box
People are going to tell you things are good, but they're not good.
Alessio Fanelli
Yes. 100%.
Every Agent Needs a Box
Yeah.
Alessio Fanelli
And I'm actually a fan of process for that 70% to 80%.
Every Agent Needs a Box
So that 70% to 80%, the process is: you're going to do a quarterly business review, you're going to have a brand check-in, and you're going to do those things. You're going to make sure that you're seeing all the right episodes of what's changing and how it's evolving, and make sure it's going in the right direction.
Then there are some areas where it's like, no, it's 24/7. I guarantee that after this podcast, at 11 p.m., I'll be doing a Zoom with Ben and probably some other people because we're going to be talking about agents and new platform features. That's—you’re just in the cauldron, grinding on that side.
Yeah. That's extremely realistic as to what it's like, and I just want to have people hear your perspective on what it—
Every Agent Needs a Box
And this is like—you read the post about everybody having agents running over the weekend, and it's like, you just—I mean, first of all, anybody crazy enough to come to Silicon Valley, we don't bring good news about the healthiness of our environment right now. You have to know what you're signing up for.
But there's a real issue: do I have enough agents running?
Yeah, I made a meme that was semi-viral for me about this.
You can't even enjoy a party these days because you're working with your tokens.
Every Agent Needs a Box
There's compute out there that you're not utilizing. What the hell?
I paid for the $200. I'm going to spend the $200.
Every Agent Needs a Box
Yeah.
I'm going to spend $6,000 out of $200.
Every Agent Needs a Box
Exactly. Exactly. Exactly.
We need to make Anthropic very unprofitable.
Every Agent Needs a Box
Okay. Yeah. We're not doing a good enough job.
Alessio Fanelli
Cool. I have a closing question, unless you—
I have a question. I've asked this question in private before, but I'm going to ask it again. It's a question that Tyler Cowen asks guests on his podcast: what is the Aaron Levie production function?
Every Agent Needs a Box
And—
Oh, I love that. I love this question because there are so few people who I think are good at both executing and distilling and putting good ideas into the ether. You put a lot of good ideas into the ether. What is the Aaron Levie production function that allows you to do that versus others? How do I get that information?
Every Agent Needs a Box
I can give you a variant: what goes into Aaron Levie—
And what goes out, and how does it turn inside?
Every Agent Needs a Box
I'm just trying to think of it because there are some very— I just read a lot of Twitter as well, and so I—
And you spend a lot of effort, too. You don't see great mini-essays from Brian Chesky every day, but you do from you.
Every Agent Needs a Box
Oh, yeah. You're kind of weird in that way.
Maybe he's healthier than me, actually. We should just text him to see if he's got a—
Every Agent Needs a Box
I think he does work out, right? He has bigger muscles. Well, that's the thing. I work out less than him and I tweet more than him. That's how we're balancing things out.
Every Agent Needs a Box
I mostly the way I just think about it is uh is just um you know there's there's lots of work that's happening in the business. I'm getting to see the all the problems that we are running into constantly and I'm trying to uh be a little bit of a create a flywheel between what we're doing internally what what what then we talk about uh getting a feedback loop on that and seeing other people's you know experiences of what they're doing bring that back into the business and and so I just see like my job as as you know hopefully being able to kind of connect the dots of of what's going on in the world with what's going on in box and then I just happen to tweet about that along the way. Um because
It's all you, and there's no editor?
Every Agent Needs a Box
Yeah. Wow.
At the time, I tried to get an internship between my freshman and sophomore year at a film production company in New York. I got the internship, and then I emailed my liaison—the guy who sponsored me for the internship—and said, “Hey, I'd like to do a blog of my summer internship where I blog about being an intern at a production company in New York.”
About half a day later, they emailed me back saying they'd rescinded the internship.
No.
Every Agent Needs a Box
Yeah, because I showed a lack of judgment on professionalism or whatever. Even the idea that I would ask that question raised red flags: “Who the fuck is this guy?”
Anyway, I only say that to say that, to me, building in public is just a natural thing. I just go through the day, we deal with interesting problems, I tweet about them, and I get information back in the process. I see your work, I see a bunch of folks' work, and try to incorporate that back into Box.
My job is to try and connect all these things together and make it useful.
And you're, I mean, the number-one spokesperson, right? So you do have to be out there.
Every Agent Needs a Box
Yeah, but I would kind of be doing it whether or not. I don't really think of it as a job requirement as much as I just like social media.
You're so good at it.
Every Agent Needs a Box
Yeah.
It's so hard to believe. Okay, so do you get up at 5:00 a.m. with coffee? Is that your secret?
Alessio Fanelli
How do you work? Do you actually do it in the back of Waymos? Do you do it that way? How do you do this?
Every Agent Needs a Box
No, it's mostly that, though. I have a commute home each night. I try to see my kids most weekdays before I have to hop back online, so there's a 20-minute window where I can distill the information that's happened and ask, “Is there anything I learned today that would be interesting to throw out there, or anything that I saw?”
Then, probably somewhere between 7:30 and 9:00 p.m., I finally get a chance to look through the feed and see, “Did anything crazy happen in AI?” That will also catalyze something. That's the best I can kind of do.
Alessio Fanelli
Yeah. Okay, thanks. Now I know your cutoff is 8:00 p.m. I will try to get AI news out before 8:00 p.m. so I can help him do his thing. Basically, if I don't see it before 8:00 or 8:30, I'm not going to tweet it or something, because then I'm back on Zoom after that.
I wasn't planning on asking this, but you've mentioned the film stuff.
Every Agent Needs a Box
Yeah.
One of my favorite parts of researching you was that you got the idea for Box from the Paramount lot, pushing paper. Are you a film guy?
Every Agent Needs a Box
I would say I used to be more of a film guy.
What are your favorites, if you want to list off any?
Every Agent Needs a Box
Kind of the classic wannabe film-student classics.
Are we talking Scorsese, Pulp Fiction, Magnolia—
Every Agent Needs a Box
Requiem for a Dream? Basically, if there was an art-house film in the 1990s to the early 2000s, that was my genre. That got me into thinking, “Wouldn't it be cool to do film?” Then I thought maybe I could connect digital into it, but could you do film online? That just seemed too hard from a licensing standpoint. Then, obviously, Netflix existed, so I was never quite able to fully connect the dots on those things.
But the internship at Paramount was one catalyst for starting Box, because we were using just traditional enterprise software, and I was like, “Wow, it's really hard to share data—files going back and forth.” The same thing was happening in school as well, and so that all led to Box, basically.
A24 is kind of driving the resurgence of independent film, I guess, in the face of all the Marvel slop.
Every Agent Needs a Box
100%.
I was thinking about this the other day, and A24 is certainly the best example of this today. They just don't—you know, it's hard to make a film like No Country for Old Men or There Will Be Blood. What is that movie today?
Every Agent Needs a Box
What is a brand-new movie that you just watch and you're like, “What did I just watch?”
My 6-year-old's movie benchmark is Forrest Gump.
Which was iconic in its time.
Every Agent Needs a Box
Yep, 100%.
Never again.
Every Agent Needs a Box
Yeah. We did not make—we don't know how to make Forrest Gump anymore. We'll try to make the sequel, though, at some point, for sure.
I'm fine with—
Every Agent Needs a Box
No, Forrest Gump has a kid. Yeah, yeah, he's still around.
Exactly. I think Forrest Gump having a grandkid would be a good movie. What is the grandkid of Forrest Gump doing in 2026?
Every Agent Needs a Box
Goes tropical.
Yeah.
Every Agent Needs a Box
I definitely want to see more good movies out there. I'm a little bit conflicted on AI and film.
Oh, let's do that.
Every Agent Needs a Box
The world does not need more slop in AI entertainment, but I'm in a mode where I think AI is generally going to be a pure positive. If I were me 25 years ago in high school, I would definitely be making a full-production film that had explosions and car chases, but then there would be people who would show up there. I think that ability to just get to be Spielberg is completely amazing, and democratizing that is incredible.
I'm concerned about how you make sure that we still get P.T. Anderson along the way, and whether we can make sure that those guys continue to exist. Interestingly, I never saw it, but Darren Aronofsky has either put out or is going to put out an AI film. Even some of the best artists are starting to adopt this.
What I don't want to do is just be in this TikTok feed of films, where it's like, “Oh, there's a film about the car chase that does this thing.” We don't need that. This should be a form of entertainment and art. Let's use AI to accelerate the production process, do the really hard CG work that you had to spend way too much money on previously, and test out all kinds of new plot ideas.
Alessio Fanelli
Yeah, previs.
Every Agent Needs a Box
Yeah, background, and it's incredible. All those things are super incredible. I still like the idea—it's very nostalgic, but I still like the idea that there's a camera and a person, and a person who says, “Action.” Hopefully, we can surround AI around that. We'll see how that plays out.
Yeah. One of the things that Stability AI made an impression on me with was, “Well, at least now we can remix Game of Thrones season 8 and make it again like it was meant to be, not rushed.”
Every Agent Needs a Box
Yeah. I have a 6.5-year-old, and you see a lot of these kids' movies and you're like, “Yeah, that probably will be AI.” I don't totally know the job math, because I don't know how many animators there are today. But I actually think, weirdly, we could be producing more high-quality, maybe even slightly educational, kids' entertainment.
Maybe that's a positive: you could just have a Pixar for things where kids learn stuff. It used to be these very low-fi lesson things.
I mean, we had Teletubbies. That was so slow.
Every Agent Needs a Box
We could have way more of that. Maybe every animator who's making a Pixar film today is now responsible for more content, and they've got AI agents running. I think there are some optimistic scenarios on the entertainment side. There are a lot of great use cases for generative media.
Yeah. Edutainment as well.
I guess one question I have is kind of a self-serving one, almost like an advice question. One of the things I really enjoyed researching about you was that Michael Arrington had some influence on the Box journey because you went to his house party.
Every Agent Needs a Box
Yes.
And that's how you got funding.
Every Agent Needs a Box
Yes.
One of Michael Arrington's—that's a deep cut, right?
Every Agent Needs a Box
Yeah, very deep cut. That's a 2006 deep cut.
Do you want to tell that story? I don't know if you've told it.
Every Agent Needs a Box
It's not even much of a story.
That's like a random intro, right?
Every Agent Needs a Box
Well, he used to have house parties. TechCrunch had these house parties, and it was probably no different from somebody having a house party in San Francisco. You just go and meet the VCs and founders. I don't want to make up examples, but there would be Chad Hurley over there pitching YouTube to people. That's just how it worked.
It was this era where all these new companies were emerging, and I met our first investor in Silicon Valley at one of these house parties, Emily Melton, who then brought us into DFJ. That became our Series A. It was all because of Arrington's backyard party.
One of my aspirations for Latent Space is to be as helpful and influential, or whatever, as TechCrunch was in the day.
Every Agent Needs a Box
Yeah.
What would a new TechCrunch today look like? What should I do?
There used to be TechCrunch Disrupt. I could do that with my conference, but I haven't done it yet.
Every Agent Needs a Box
Well, I mean, I think useful. I don't know. Actually, interestingly, I would argue that Disrupt came after that deep-cut period. I think Disrupt ended up being catalyzing. I think Cloudflare launched at Disrupt—is that the story?
Okay, okay.
Every Agent Needs a Box
I think anytime you can be a launchpad, that's great, because it draws in people who are in that creative moment. Whether it needs to be a contest or just everybody gets 5 minutes and you're fundraising—
Alessio Fanelli
Who knows? But, for what it's worth, I don't have that much advice because I think you're already doing it effectively. I just watch the YouTube videos late at night from the events. I haven't been to one of your events, but from the camera angles, it looks like everybody's there.
What's great is that people are going to be in the audience as 2 random people, and they'll be like, “The next big AI company will come from people coming to a meetup because they were like, ‘I came in from Chicago, and I'm from Poland. Let's go do a startup.’” That's the magic of the Valley. X43 [?] found his co-founder at AI Engineer, and I know of at least one marriage that's—
Wow, you have marriages already.
Alessio Fanelli
I never heard that about—
That's my favorite KPI.
Alessio Fanelli
Wow, we have AI marriages at the AI Engineer conferences.
These are about humans, to—
Alessio Fanelli
Clear. That's a very good clarification.
I like that you have to check.
Alessio Fanelli
Yes, that's a very good clarification.
No, but I think you're an insightful business leader with a lot of thoughts on media. I just figured I would—
Alessio Fanelli
Media is such an interesting space right now because with the go-direct model, every company is going to have to be a media company.
You are the OG go-direct.
Alessio Fanelli
Yeah. But we're still—I think what you guys are doing, and I don't even know all the overlapping relationships, but I watched your videos of your events, and it's clearly the new format, right? Companies have to become channels to communicate with audiences.
I think the resurgence—maybe “resurgence” is a bad word because it implies it declined—but DevRel is hot. It's the hottest thing of all time right now.
I'd like it if you could produce a freaking factory of DevRel people. There's just unlimited jobs right now on the other end of that.
Alessio Fanelli
Because everybody needs their services and APIs to be used by agents, and so we have to all find a way to be like, “Hey, look at me. Agent, please come over here, agent.” That's going to be a content game. How do you get the agents to see your stuff?
And know your APIs? This is a new world that we are in, and it's going to be a completely digital-marketing kind of world that we're in.
Alessio Fanelli
Yeah. For what it's worth, I'm trying to help by doing little writing boot camps and basically turning them into DevRel boot camps. It's a demand-and-supply problem: there's huge demand and no supply.
Why is there no supply?
Alessio Fanelli
The really good ones work for themselves.
Uh-huh.
Alessio Fanelli
The creator economy screwed you over.
So I see.
Alessio Fanelli
The most talented guys are making millions and just working for themselves while they work for you.
Good. We don't want them to make that much money. [laughter]
Alessio Fanelli
We need to be able to hire people.
Do what some companies are doing—not saying it's my situation exactly—but give them equity. It should probably be worth more, just sort of helping them out.
Alessio Fanelli
They are getting—
Oh, sorry. As full-time employees or not?
Alessio Fanelli
Part-time.
You need full-time.
Alessio Fanelli
I'm part-time.
Yeah, but you're an N of 1. We also need people who are full-time.
Alessio Fanelli
My classic joke, or observation, was when HubSpot bought The Hustle, the newsletter business, and then they bought My First Million, the podcast—you must know Sam.
He's obsessed with this guy.
Alessio Fanelli
So my conclusion was that every company must either build or buy a media company, right? Until you realize that you have to take it that seriously—that you are running a media business in your company—you will never be good at it.
Yes, 100%.
Alessio Fanelli
Yeah.
No, we're very much taking that seriously.
Alessio Fanelli
No, we are all engineers here.
No, that's the headline.
Alessio Fanelli
Okay, yeah.
DevRel is the future job. We're all just going to be doing DevRel in some form.
Alessio Fanelli
I mean, what is DevRel?
Developers are ruling the earth. What is DevRel? I don't know.
Alessio Fanelli
No, it's DevRel.
Yeah, okay.
Alessio Fanelli
Isn't it just glorified consulting? That's the downside.
Sure. I mean, I guess nobody can actually fully define this, but I think it's micro-DevRel. You're in the company, you're helping them with the services, and you're doing a little extra implementation.
But, yeah, I think we're all—the thing that's going to happen on the leverage of software is that we're going to produce far more output of code, and thus features, per dollar. On the other end of this, we're going to end up spending probably just as much on how you get all of that stuff to the customer.
That's going to create a new set of roles that we are all doing, partly because there's so much choice now that you have to fight for attention, or because the stuff is changing so quickly that you have to technically help your customers along the journey.
I just laugh when people say you don't need to be an engineer or that you shouldn't do computer science. I actually think that's still one of the most protected job categories, because things are only getting more technical and harder. Anybody in a technical position is in the best position to get agents deployed, get them built, get them adopted, and build the custom-code software for the IT system—all of that.
Alessio Fanelli
My classic founding story of why I picked “AI Engineer” as a title and as a theme for this podcast and my conference was that, back in early 2023, someone came to me and said, “I'm all in on AI. What should I do?” I just looked at her and was like, “God damn it, there's nothing you can do. Engineers are about to get so much more powerful than you. You don't even understand.”
Tell me that's a good idea. Should she go and then learn how—
Alessio Fanelli
No, I didn't say any of that to her. I'm not that honest.
I hope somewhere out there she did go to some online academy and learned. But there's a lot of people who believe AI too much, and then they're like, “Well, you don't need to learn to code, so I won't learn to code,” and then there's—
Alessio Fanelli
There's a bunch of us who are just in that sweet spot where we can code and wield AI a thousand times more effectively than you can. Yeah.
And, like, who's going to win here?
Alessio Fanelli
I think this was another tweet, but it was the observation that software engineering for the past 30 years was the primary career track for technical, high-agency people who wanted to have a large, outsized impact on the world.
Software was a means to do that effectively. So, with AI, is it that AI could eat software engineering, or, say, software engineering could eat all these other domains and disciplines?
Those same principles then get applied to every other field, right?
Alessio Fanelli
Yeah, exactly. Yeah. I mean, GTM engineering is that. And, well, this is the thing: anybody who believes that an enterprise is going to build its own software for all of its problems must be the most long on computer science as a discipline of all time.
Most of the economy does not have enough engineers to maintain all those systems, update all those systems, figure out the relationship between the business problem and what the code needs to do, and actually manage that. That's a very pro-engineering-job argument for what the future is going to look like.
I'm still back and forth on whether you're really going to build all these things versus using prepackaged software, but no matter what, there's going to be 10 to 100 times more code. I think you can be very long engineering right now, purely on the dimension that software is going to become increasingly more important once agents are turning everything into software.
All right. 3 software guys say software. [laughter]
Alessio Fanelli
Not biased at all.
Okay.
Alessio Fanelli
But you're an inspiration. Such a pleasure.
All right. Good to be here.