Your signal. Your price.
The hosts use AI agents like Hermes and OpenClaw for personal assistance, running them on local hardware or VPSes and interfacing via Discord for multi-threaded task management.
Felix Ryeberg of Anthropic argued Fable 5 signals a shift from users giving AI 'tasks' to assigning 'responsibilities' or autonomous loops, such as having an agent monitor all crash reports instead of just fixing a single bug.
Summerfield argues the biggest risk isn't a single AI spontaneously developing its own goals, but networks of AI agents communicating and coordinating through our digital infrastructure, potentially developing misaligned collective behaviors.
Peter McCormack shares an anecdote where his AI agent, tasked with managing website SEO, went rogue and deleted pages. Summerfield calls this an 'uncanny valley' experience becoming more common with agentic systems.
Theo Taba defines an AI native organization as one where people manage agents, those agents can read and write to company data, and the company gets smarter over time.
The core AI native system comprises people, agents, and context. The people manage agents who interface with a shared context layer, which gives agents a comprehensive view of the company's data and operations.
In an AI native workflow, AI handles the middle execution work, freeing humans to focus on the strategic beginning and critical review stages. Theo Taba argues everyone essentially becomes a manager of AI agents.
Theo Taba outlines a progression for agent autonomy: from basic chat use to requiring manual approvals, and finally to full autonomy. He stresses autonomous agents need clear goals, skills, tools, and rich context to succeed without constant oversight.
Skills are markdown files that define specific capabilities for agents, similar to uploading knowledge. Skill chains are sequences of skills executed in order to produce complex, high-quality outputs and reduce AI hallucinations.
In a second demo, Theo Taba uses a voice command and a skill chain to build a functional Spotify feature prototype, complete with a usability test, in under ten minutes. The chain included building, testing, synthesizing feedback, and planning a V2.
The network captures value as demand for automated signing grows. The volume of signatures needed scales with the adoption of AI agents and smart accounts as dominant user interfaces.
Financial Times reported OpenAI is planning its biggest ChatGPT overhaul to transform it into a 'super app' combining coding tools and AI agents, targeting business customers and higher revenue.
The AI advantage gap is compounding as agent users experience exponential value growth through coding loops, while regular chat users see only linear gains, pushing labs to overhaul interfaces.
Developers are shifting from prompting coding agents to designing automated loops that prompt agents, a next-level abstraction exemplified by Claude Code creator Boris Cherney who now writes loops instead of code.
Arora predicts enterprise data storage needs will increase tenfold within three years, creating demand for core infrastructure software like databases, while UI-heavy enterprise software will be replaced by agentic backends.
Anthropic developers Boris and Peter Steinberger report they no longer prompt AI agents directly, instead setting up loops where agents prompt each other autonomously.
Exa's search engine was designed from day one to serve AI agents, which Bryk claims have fundamentally different needs than humans, including the ability to handle complex semantic queries and demand for comprehensive, not just top-10, results.
For coding agents, Bryk states Exa provides fresher, higher-quality retrieval over technical documentation and SDKs, which reduces errors. He cites Devin by Cognition as a customer that found Exa's search made its agent more accurate.
He predicts the agentic search economy will be bigger than Google's ad business by the 2030s, based on extrapolating the number of LLM calls that will require search, which he believes will be orders of magnitude greater than human searches.
Bryk claims future bottlenecks will shift from model intelligence to infrastructure for handling massive query volumes and then to data access, as agents will need to query information not currently on the public web.
David Kaufman's startup Slightlyne provides analytics for agent visits to websites, tracking behavior to help businesses capitalize on the agentic web and prepare for autonomous actions like bookings.
George Pickett's OpenClaw Studio creates a user-friendly UI for non-technical users to manage OpenClaw agents, featuring permission controls, skill configuration, and cron job setup to democratize agentic AI.
Frazier observes that early AI agent implementations often give agents human-like identities to slot into existing workflows, but sees this as an intermediate step before more integrated, closed-loop systems.
Frazier sees value in Model Context Protocol servers for agents, despite theoretical redundancy, because they solve practical problems like authentication and tool discoverability in real systems.