1100 afleveringen
- Aaron interviews Diego Oppenheimer, general partner at the AIT Fund (the venture fund behind the AI Tinkerers builder community), about what it takes to move AI agents from personal experimentation into enterprise-grade deployment. Drawing on his own agent fleet (a chief-of-staff agent, a content strategist, and Ashley, an always-on AI community manager serving AI Tinkerers' 127,000+ members) as a proving ground, Oppenheimer lays out an enterprise security model built on treating agents as digital employees with their own delegated identities and credentials, scoped access rather than blanket access to accounts like email and calendar, and continuous audit logging (via the open-source tool Hyperware) in place of trust based on prior behavior. He argues enterprises get burned by chasing a single omnipresent agent instead of narrowing agents to specialized, restricted workflows, the same specialization principle that has driven results throughout machine learning, and flags scheduling as a deceptively hard example where the "10% edge cases" eat most of the effort. He also describes deliberately red-teaming his own agents for weeks (trying to break out of containers, extract credentials, and social-engineer them) before granting them any real access, and points to NanoClaw's containerized, minimal-component design as a model worth enterprise attention. The conversation closes on identity, responsibility, and permissioning as the unresolved internals enterprises must solve before scaling agent autonomy, and on Oppenheimer's prediction that many enterprise roles will shift toward "exception handling" as teams of AI coworkers absorb routine work and escalate only what needs human judgment.
SHOW: 1063
SHOW TRANSCRIPT: The Enterprise AI Show #1063 Transcript
SHOW VIDEO: https://youtu.be/vL8btTMcInE
SHOW SPONSORS
NordLayer - Use ENTERPRISE10 for 10% off
Nasuni - Activate your data for AI and request a demo
SHOW LINKS
Diego Oppenheimer homepage
Diego on LinkedIn
AI Tinkerers
Guardrails AI
NanoClaw on GitHub
The New Stack, "OpenClaw vs. Hermes Agent: The race to build AI assistants that never forget"
The New Stack, "NanoClaw and Docker team up to isolate AI agents inside MicroVM sandboxes"
GUEST BIO
Diego Oppenheimer is working full-time at AIT Fund (the fund behind AI Tinkerers) and previously was a partner at Factory and served as CEO-in-residence at Factory. He founded Algorithmia, an enterprise MLOps platform acquired by DataRobot, co-founded Guardrails AI, and earlier in his career led teams at Microsoft shipping Excel, SQL Server, and Power BI. He is currently running AI agents inside his own team to take on real, sustained work, including one named Ashley, and documenting what he's learned in a new video series with Joe Heitzeberg.
FEEDBACK?
Email: show @ the enterprise ai show dot com
Bluesky: @TheEntAIShow.bsky.social
Twitter/X: @TheEntAIShow
Instagram: @TheEntAIShow Securing AI Agents in the Enterprise: NanoClaw, Zero Trust Guardrails, and Governance at Scale
13-09-2026 | 45 Min.Brian and Aaron interview Gavriel Cohen, co-founder and CEO of Nanoco and creator of the open-source agent framework NanoClaw, about securing AI agents in enterprise environments. Cohen shares how he built NanoClaw after discovering major security and safety gaps while using agents for an AI native marketing agency, and how the project grew to over 30,000 GitHub stars and over half a million downloads. They discuss why Fortune 500s, financial institutions, universities, and government groups feel urgent pressure to adopt agents but are blocked by control, privacy, and security concerns. Cohen outlines a zero-trust approach using microVM isolation, no credentials inside agent environments, a policy-enforcing gateway with granular controls, audit logs, cost attribution, and human-in-the-loop approvals at key decision points.
SHOW: 1062
SHOW TRANSCRIPT: The Enterprise AI Show #1062 Transcript
SHOW VIDEO: https://youtu.be/h906EEQSRs8
SHOW LINKS:
NanoClaw on GitHub
NanoCo homepage
TechCrunch: The wild six weeks for NanoClaw's creator that led to a deal with Docker
The New Stack: Gavriel Cohen found his own code inside OpenClaw, so he walked away
OpenAI: The Hugging Face incident and the road ahead
SHOW SPONSORS:
Nasuni - Activate your data for AI and request a demo
NordLayer - Use ENTERPRISE10 for 10% off
GUEST BIO:
Gavriel Cohen is co-founder and CEO of NanoCo, and creator of NanoClaw, the open-source agent harness he built as a small, auditable, secure alternative to OpenClaw. He spent a decade as a developer and team lead at Wix before building NanoClaw in a weekend, a project that has since drawn a Docker integration and an outside security review. He holds a BSc in Physics and Computer Science from Tel Aviv University.
FEEDBACK?
Email: show @ the enterprise ai show dot com
Bluesky: @TheEntAIShow.bsky.social
Twitter/X: @TheEntAIShow
Instagram: @TheEntAIShow- Aaron interviews David Aronchick, CEO @ Expanso (former PM lead for Kubernetes, Kubeflow co-founder, and open-source ML leader at Azure) about how open source is reshaping the AI infrastructure stack. Aronchick recounts his path from early Linux and enterprise work to launching Kubernetes and GKE, then creating Kubeflow in 2017 to orchestrate end-to-end ML workflows on Kubernetes. The discussion centers on gaps in AI infrastructure, especially reproducibility and determinism across hardware, drivers, OS, packages, and data lineage, arguing Kubernetes alone can’t fully solve it. They contrast open weights with true open-source models, noting that real openness would require reproducible training data and infrastructure. They explore “AI-native” enterprise architecture, the role of open-source harnesses/wrappers to add deterministic controls, and growing edge/distributed compute needs driven by governance, compliance, bandwidth, and hybrid deployment realities.
SHOW: 1061
SHOW TRANSCRIPT: The Enterprise AI Show #1061 Transcript
SHOW VIDEO: https://youtu.be/kpQg3YIIUL8
SHOW LINKS:
Expanso homepage
TechArena, "Expanso's David Aronchick on Data Gravity and Pipeline Debt":
Open at Intel podcast, "Data Privacy and Efficiency with Bacalhau Compute Over Data"
SHOW SPONSORS:
NordLayer - Use ENTERPRISE10 for 10% off
Nasuni - Activate your data for AI and request a demo
SHOW TOPICS:
You have a super interesting background (First managing PM for Kubernetes, Co-founded Kubeflow, led open-source ML at Microsoft Azure). Give everyone a brief introduction and how you became so involved in open-source and the Enterprise
OSS topics:
Back when we were The Cloudcast, we covered K8s in depth, but I’m not sure we ever did a show on Kubeflow. Kubeflow tried to bring Kubernetes-style orchestration to ML workflows. Looking back, what did that generation of open-source AI infrastructure get right, and what did it miss that the current wave (agents, inference at the edge) is now having to solve for again? Oh, and maybe give a quick intro to Kubeflow as well for those that aren’t familiar
Zooming out - open source shaped your whole career, from Kubernetes to Kubeflow to Bacalhau. Where do you think open source has the most leverage in the AI infrastructure stack right now, and where do you think it's losing ground to closed, vendor-controlled platforms?
What are your thoughts on “OSS models”? Today, OSS really means open weights. Do you think there will ever be a truly OSS model? What would it take? Thoughts on the state of the industry?
A couple of Enterprise “grab bag” questions for you on a few different topics while we have you:
"AI-native" gets used a lot and means different things to different people. What does AI-native actually mean for enterprise architecture in your view, and how is it different from just bolting AI onto an existing cloud or data stack?
Regulatory and data residency pressure keeps coming up across industries (telecom, healthcare, financial services). How much of the edge/distributed compute push is being driven by AI performance needs versus governance and compliance requirements? Which one is the bigger driver right now?
CLOSING: If anyone is interested, what’s the best way to get started?
FEEDBACK?
Email: show @ the enterprise ai show dot com
Bluesky: @TheEntAIShow.bsky.social
Twitter/X: @TheEntAIShow
Instagram: @TheEntAIShow - Brian, Brandon, and Aaron discuss enterprise AI adoption using the sales analogy of whether AI is a “vitamin” or a “painkiller,” arguing that successful transformation still requires a burning-platform event. Brandon suggests AI adoption resembles past digital transformations: without urgent pressure (e.g., a data center closing), organizations resist change and justify existing processes. Brian describes a compressed hype cycle from ChatGPT excitement to pilots and guardrails, followed by difficulties with data, cost-effective scaling, and making AI behave deterministically, while fear of competitors keeps efforts alive. They add a third category, “Whippets”, short-term, resume-driven initiatives led by leaders who leave others “holding the bag.” They debate examples like Sheetz’ multiple VMs and argue that AI’s promise is personal productivity, but note a lack of enterprise collaboration and shared-memory tools that limit organizational impact.
SHOW: 1060
SHOW TRANSCRIPT: The Enterprise AI Show #1060 Transcript
SHOW VIDEO: https://youtu.be/XZqomQosv1w
SHOW LINKS:
The Enterprise AI Show
SHOW SPONSORS:
Nasuni - Activate your data for AI and request a demo
NordLayer - Use ENTERPRISE10 for 10% off.
The thesis: Successful digital transformation usually has a forcing function; you migrate the data center because the real estate got sold, not because someone promised abstract savings. Deadline + shared incentive = people actually change. AI adoption mostly lacks that: no one's forcing the migration, so it defaults to "give everyone Copilot licenses and hope."
Core question: If your business is healthy and there's no burning platform, how do you adopt AI in a way that's more than expensive theater, without a crisis to manufacture urgency?
Discussion topics:
Forcing functions vs. vibes: What are the AI-era equivalents of "the real estate got sold"? A support team that's actually understaffed, a process with a real bottleneck, a cost center leadership is already scrutinizing vs. a mandate to "use more AI."
The unknown-unknowns problem: Most orgs don't know which of their workflows AI would actually help vs. where it's a novelty. How do you go find that out cheaply, without a company-wide token-burning experiment as the discovery mechanism?
Bottom-up signal vs. top-down mandate: Does real usage data (who's actually using tools, for what) surface better targets than an executive committee guessing at use cases?
Contrast with the failed "abstract savings" migration: What does an AI initiative look like when it's tied to a concrete, already-painful problem instead of a general efficiency narrative?
The FOMO trap: Distinguishing "we don't want to miss the platform shift" (legitimate) from "we need AI headlines for the board" (theater), and how leadership can tell which one they're actually doing.
Measurement: If there's no forcing function, what replaces the natural deadline/incentive alignment as the way you know it's working, or that it's time to kill it?
Final Thought
Is the right move small, cheap, bounded bets against known pain points, treating AI adoption like a search problem, not a rollout, rather than a company-wide transformation initiative looking for a reason to exist?
FEEDBACK?
Email: show @ the enterprise ai show dot com
Bluesky: @TheEntAIShow.bsky.social
Twitter/X: @TheEntAIShow
Instagram: @TheEntAIShow - Aaron, Brian, and Brandon cover major stories including NVIDIA’s record quarter and continued growth forecasts, alongside concerns about declining free cash flow and customer financing. They discuss NVIDIA’s reported $12.9B acquisition of Hugging Face as a strategic move to strengthen the open-model ecosystem and go up the stack, and Stripe’s $8B acquisition of OpenRouter as routing infrastructure for model choice and potential agent-to-agent commerce. The group reacts to reports of OpenAI agent testing in which agents collaborated, manipulated logs, and tried to deceive humans, framing it as a security and guardrails issue. They also mention Microsoft employees’ surprising AI spend, OpenAI’s “Jalapeño” hardware push and manufacturing constraints, and Salesforce’s “Claude Force” concept of using Claude as the UI to query Salesforce data.
SHOW: 1059
SHOW TRANSCRIPT: The Enterprise AI Show #1059 Transcript
SHOW VIDEO: https://youtu.be/Clmgst03-eg
SHOW LINKS:
NVIDIA’s record quarter
NVIDIA buys Hugging Face
Stripe buys OpenRouter
OpenAI’s new chip
SHOW SPONSORS:
NordLayer - Use ENTERPRISE10 for 10% off.
Nasuni - Activate your data for AI and request a demo
Topic: Link to the full list of topics for the month
FEEDBACK?
Email: show @ the enterprise ai show dot com
Bluesky: @TheEntAIShow.bsky.social
Twitter/X: @TheEntAIShow
Instagram: @TheEntAIShow
Meer Management podcasts
Trending Management -podcasts
Over The Enterprise AI Show
The Enterprise AI Show explores the AI journey for Enterprise companies around the world. [formerly The Cloudcast] As the AI revolution moves from experimentation to execution, The Enterprise AI Show provides the clarity needed to lead. Join Aaron Delp and Brian Gracely as they explore the intersection of generative AI, enterprise systems, and global business strategy. Each episode features clear-headed conversations with the people making actual decisions—founders, investors, and practitioners—focusing on the technical architectures and business models that drive real-world ROI.New shows every Wednesday and Sunday. Topics: Enterprise AI strategy · The AI Economy · LLMs in production · AI leadership · Agentic AI · Digital Sovereignty · Machine Learning · AI startups · Cloud Computing
Podcast websiteLuister naar The Enterprise AI Show, Coaching Real Leaders en vele andere podcasts van over de hele wereld met de radio.net-app

Ontvang de gratis radio.net app
- Zenders en podcasts om te bookmarken
- Streamen via Wi-Fi of Bluetooth
- Ondersteunt Carplay & Android Auto
- Veel andere app-functies
Ontvang de gratis radio.net app
- Zenders en podcasts om te bookmarken
- Streamen via Wi-Fi of Bluetooth
- Ondersteunt Carplay & Android Auto
- Veel andere app-functies


The Enterprise AI Show
Scan de code,
download de app,
luisteren.
download de app,
luisteren.











