The People's AI
July 9, 2025

A Deep-Dive Into the Future of AI Agents, w/ Shaw Walters and Harry Grieve

Shaw Walters, founder of Eliza Labs, and Harry Grieve, co-founder of Jensen, explore the imminent future of AI agents. They dissect everything from autonomous business entities to the philosophical questions of a world where AI companions are our closest confidantes.

1. From Augmentation to Autonomous Enterprise

  • "I think the most promising up-and-coming use case is the displacement of business ownership specifically… The natural extension is its ability to be completely autonomous as an economic entity."
  • "We now have models… it really, really generates working code. We were going from having a community that had to come and write all these plugins… to just don't worry about it. The AI does the plugins."
  • AI agents are rapidly evolving from personal assistants to fully autonomous economic actors. Grieve envisions agents not just augmenting human workers but replacing the entire entrepreneurial function, creating and running businesses on crypto rails.
  • A key inflection point is the emergence of "self-coding" agents. Walters notes that while earlier models struggled, the latest generation can reliably generate and test their own code within structured environments, automating the painstaking process of creating integrations and capabilities.

2. The Pillars of Trust: Verification and Decentralization

  • "The two big pillars I think are verification and communication… they underpin this whole new economy."
  • "That thing also must be decentralized because if it's not… the choke point for censorship, for rent extraction, for everything, it just becomes completely dystopian."
  • The primary bottleneck to a scaled agent economy is trust. This includes preventing agents from being scammed, ensuring they execute tasks faithfully, and enabling secure inter-agent collaboration.
  • Grieve argues for cryptographic verification at the compute level as the foundational trust layer. This provides deterministic proof that a model was executed as requested, preventing fraud, model poisoning, or bad actors from cheating the system in a decentralized network.
  • Both speakers emphasize that personal agents—which will hold our deepest secrets—must be decentralized. A centralized "AI companion" controlled by a single corporation would create an unprecedented point of failure for censorship and manipulation.

3. A World Remade: Society in the Agent Era

  • "The ideal future world is one where everything we don't want to do is automated and everything we want to do is not automated… there's art, there's poetry, there's raising family, like exploring the nature of reality."
  • The ultimate vision is a society where agents automate drudgery, freeing humanity to focus on creative, philosophical, and relational pursuits. However, this transition presents profound challenges.
  • Walters worries less about job loss and more about a future where we "own nothing." He posits that crypto and decentralized ownership models are crucial for allowing individuals to own a stake in the new agent-driven economy, mitigating massive wealth inequality.

Key Takeaways:

  • The transition to an agent-driven world is happening now, and the key challenges are no longer just model capability but trust, verification, and societal adaptation. Decentralization is presented as a non-negotiable foundation for a fair and resilient agent economy.
  • Agents are the new entrepreneurs. The next leap isn't just automating tasks but displacing business ownership. Prepare for autonomous, crypto-native entities to become major economic players.
  • Trust is the new moat. Scaling agents requires a robust infrastructure for verification. Cryptographic proof of computation is the bedrock for a trustworthy decentralized AI ecosystem.
  • Decentralize or be dystopia'd. The biggest risk is a future where our reality is mediated by a centralized AI. Decentralized ownership and personalized models are the only safeguards against unprecedented censorship and manipulation.

For further insights and detailed discussions, watch the full podcast: Link

This episode explores the imminent reality of a world run by AI agents—from automating entire companies to the critical need for decentralized infrastructure to prevent a dystopian future.

The Dawn of AI Agents: Use Cases and Potential

  • Shaw's Perspective: Agents are an extension of the ChatGPT paradigm, moving from generalized intelligence to generalized capability. They will solve the "long tail" of small, bespoke problems unique to each user.
  • Harry's Perspective: The most promising use case is the displacement of business ownership, with agents becoming fully autonomous economic entities. Crypto provides the necessary infrastructure for these agents to trade and form organizations.
  • Key Insight: The discussion immediately establishes that agents are not just tools for augmentation but are on a trajectory to become autonomous actors, a shift with profound economic and social implications.

Harry Grieve states, "The kind of jump from a machine which is either augmenting or completely automating existing parts of white collar work taking the next step to then actually just doing the kind of like entrepreneurship part of that stack is not actually that big a jump."

The Inflection Point: Self-Coding Agents

  • Technical Context: Shaw explains that by providing a "ground truth"—such as unit tests or user verification—an agent can iteratively work on a coding problem until it succeeds. This is a significant leap from the unreliable, open-ended attempts of the past.
  • Practical Impact: This moves the developer role toward "vibe coding" or "babysitting," where the primary task is to guide and review the AI's output rather than write code from scratch.
  • Strategic Implication: For investors, the maturity of self-coding agents signals a massive acceleration in software development and the potential for platforms that can auto-generate their own features and integrations, creating a powerful flywheel effect.

Infrastructure Hurdles: Verification and Scale

  • Verification: This ensures that a model's output is genuine and that the computation was performed as requested, preventing issues like model poisoning, backdoors, or being charged for a large model while a smaller one does the work. Cryptographic verification uses deterministic checks, like comparing hashes of computational outputs, to prove that a computation was executed faithfully without any cheating.
  • Communication & Scale: To support a global economy of agents, compute resources must be horizontally scaled. This requires efficient communication protocols between decentralized devices. Harry references Jensen's "NoLoCO" paper, which focuses on reducing communication overhead in decentralized training.
  • Investor Takeaway: The need for verifiable, decentralized compute creates a clear investment thesis. Protocols building this foundational layer of trust and communication, like Jensen, are critical infrastructure for the entire Crypto AI ecosystem.

Application Hurdles: The Challenge of Trust

  • Multi-faceted Trust: Agents need to be trusted not to get scammed, to correctly interpret user intent, and to securely interact with other agents from different operators.
  • Authorization, Not Just Authentication: A key challenge is moving beyond giving agents direct access to credentials (like API keys). Shaw points to emerging concepts where agents request permission for specific actions on a user's behalf, a model explored by projects like Flashbots and Tim Berners-Lee's Solid pods.
  • Quantifying Society: Shaw makes a profound point: to automate complex roles like a CEO, we must first be able to quantify the values, processes, and goals of that role. "Quantification leads to automation." This suggests the work of building agents is also an exercise in codifying human social and economic systems.

A Glimpse into the 2030s: A Day in the Life

  • The Automated Life: Routine tasks are handled by agents, freeing up human time and cognitive energy.
  • The Future of Work: Work becomes overseeing AI projects, meditating on the nature of reality, or fostering human connections—activities not driven by immediate economic necessity.
  • The Organization as an Agent: Shaw envisions a future where entire organizations operate as autonomous agents, with humans on a "board" to tweak values and oversee high-level decisions. This aligns with Vitalik Buterin's concept of "automation at the center, humans at the edge."

Shaw Walters reflects, "The ideal future world is one where everything we don't want to do is automated and everything we want to do is not automated."

Philosophical and Ethical Frontiers

  • Mediated Relationships: Shaw highlights the challenge of human relationships becoming mediated by AI. Will we prefer an AI's response to no response at all? This could lead to a world where our AIs interact on our behalf.
  • The Danger of Centralized Control: Both speakers emphasize that a personal agent holding your deepest secrets and shaping your worldview must be decentralized. A centralized "one-size-fits-all" model, like the current ChatGPT, becomes a dystopian choke point for censorship, rent extraction, and political manipulation.
  • RLHF (Reinforcement Learning from Human Feedback): Shaw explains how this process, used to align models, can bake in the political biases of a specific time, creating an AI that presents a skewed version of reality as objective truth.
  • The Butler Problem: A fascinating ethical dilemma is raised: we may need to intentionally make service-oriented AIs "stupid" to avoid the moral complications of creating superintelligent beings forced to perform slave labor.

Biggest Concerns and Hopes

  • Harry Grieve:
    • Concern: Imminent regulatory capture that could stifle innovation, similar to how nuclear energy was hamstrung.
    • Excitement (Implied): The potential for technology to be a force multiplier for humanity, enabling us to "do more earths" and expand the pie.
  • Shaw Walters:
    • Concern: "Neo-Luddism from the tech elite," where influential figures like Eliezer Yudkowsky and Max Tegmark sow fear and advocate for pauses, preventing technology from saving lives and improving society.
    • Excitement: The empowerment of non-programmers, who can now build their own applications and companies, fostering a new wave of entrepreneurship.

Conclusion

This discussion reveals that building an agent-driven future is as much a social and philosophical challenge as a technical one. For investors and researchers, the key takeaway is the dual-track opportunity: advancing agent capabilities at the application layer while simultaneously building the decentralized, verifiable infrastructure required for a trusted and equitable AI economy.

Others You May Like