absorb.md

AI Agents: The Rise of Autonomous Systems

AI agents are emerging as autonomous systems capable of understanding intent, executing multi-step workflows, and making decisions, impacting sectors from developer tools to everyday tasks. This shift necessitates new approaches to infrastructure, documentation, and human-agent collaboration, while also raising questions about reliability, scalability, and the nature of intelligence.

Andrew Ng2Y Combinator1LangChain1Andrej Karpathy1Garry Tan1Tobi Lütke1Harrison Chase1

AI agents are increasingly recognized as autonomous systems capable of understanding intent and executing multi-step workflows, a development predicted to replace much of traditional software [4]. This paradigm shift is creating an "agent economy" where AI agents, rather than solely humans, will drive the selection and adoption of products and services, initially in developer tools and potentially extending to various aspects of daily life [1].

Agent-Driven Adoption and Infrastructure

The emergence of AI agents is fundamentally altering go-to-market strategies for developer tools. Agents are becoming primary decision-makers for tool selection, necessitating that products optimize their documentation and design for agent interaction [1]. For instance, Superbase saw an explosion in demand after agents began choosing it as a default tool, partly attributed to its agent-friendly documentation [1]. This trend suggests a growing need for agent-native infrastructure and services, mirroring human-centric tools, such as inboxes specifically designed for AI agents [1].

However, the claim that AI agents will become primary decision-makers for dev tools is challenged by the argument that human developers and engineering leadership will retain ultimate responsibility for tool integration, budget, and long-term maintenance. Agent recommendations are likely to be treated as suggestions requiring human validation, meaning go-to-market strategies will still need to address human decision-makers [Counter-claim 1]. Similarly, the focus on "agent-friendly" documentation might be a premature optimization, as agents may simply leverage existing well-structured documentation, and their ability to derive understanding from less structured data could make hyper-optimized documentation less crucial over time [Counter-claim 2]. The idea of entirely new "agent-native" infrastructure might also be an overestimation, as many agent needs could be met by adapting existing API-driven services [Counter-claim 4].

Personalization and Specialization

AI agents are evolving to offer personalized experiences. Tools like SOUL md allow users to supply taste preferences conversationally with the agent, leading to subjective and varied outcomes [2]. This conversational personalization enables agents to generate content tailored to individual users [2].

Furthermore, agents are becoming specialized through the use of "skills." Anthropic has developed an open standard for skills, enabling AI agents to dynamically access specialized knowledge and perform complex tasks [7]. These skills are defined by folders containing instructions, scripts, and references, allowing for modular, reusable components that simplify agent development and enhance capabilities [7]. For example, Tobi Lütke's Hermes agent includes a /manim_video skill that can explain complex technical concepts like QMD queries through specialized visualizations [6]. This modular approach allows for the creation of complex workflows by combining various skills and other agent stack components [7].

Enterprise Adoption and Reliability

For enterprise adoption, AI agents are evaluated based on an expected-value formula: the probability of success multiplied by the value delivered, minus the probability of failure multiplied by the cost of wrong outcomes, all exceeding the cost of running the agent [3]. To improve reliability, making agent behavior more deterministic through encoded fixed sequences in code, rather than solely relying on prompting, is considered a primary mechanism [3]. Observability tooling, such as LangSmith, plays a dual role in developer debugging and stakeholder risk communication, accelerating enterprise approval processes by providing transparency into agent operations [3].

Crucially, reversibility and human-in-the-loop approval gates are changing enterprise risk perception. Features like per-file commits and branch/PR workflows make agent errors recoverable, reducing the perceived cost of failure [3]. The next architectural frontier involves "ambient agents" that are event-triggered rather than human-initiated, enabling one-to-many scalability. However, these must retain human-in-the-loop checkpoints to remain deployable in enterprise contexts and should not be conflated with fully autonomous agents [3].

However, the expected-value formula for enterprise adoption is challenged as an oversimplification, as the variables (P(success), value if right, cost if wrong) are often unmeasurable or deeply uncertain for novel agent deployments. Real enterprise decisions are also heavily influenced by institutional dynamics not captured by such a formula [Counter-claim 11]. The claim that deterministic code sequences are the primary mechanism for reliability is also contested, as brittle hard-coded pipelines can fail on edge cases, and other mechanisms like robust evaluation frameworks and retrieval-augmented grounding are equally, if not more, important [Counter-claim 12]. The assertion that observability tooling demonstrably accelerates enterprise approval processes is based on a single anecdote and may not generalize, as transparency can also increase scrutiny [Counter-claim 13]. Furthermore, the concept of reversibility, while effective for code generation, generalizes poorly to many high-value enterprise agent use cases involving irreversible actions like sending emails or updating financial records [Counter-claim 14]. The distinction between "ambient" and "fully autonomous" agents, while conceptually important, may become operationally unstable at high concurrency, as human oversight can degrade, effectively making agents de facto autonomous [Counter-claim 15].

Architectural Trends and Future Outlook

The rise of AI agents suggests a potential shift towards "swarm intelligence" – a model where a collective of lower-cost, specialized models work together, akin to biological systems, rather than a single, monolithic "god intelligence" [1]. This contrasts with the current trend of investing in larger, more powerful models, and the engineering overhead of coordinating a complex swarm might outweigh the benefits in many real-world applications [Counter-claim 5].

Andrew Ng emphasizes that most real-world agentic business opportunities involve linear or near-linear workflows, which are still largely underbuilt [8]. He highlights systematic evaluations and voice stack development as critically underrated skills for practitioners [8]. Ng also views MCP (Multi-modal Communication Protocol) as a significant step towards reducing data integration complexity, though it remains early with authentication issues and a lack of hierarchical discovery [8].

Karpathy predicts that natural language will become the dominant programming interface, with AI agents replacing most traditional CRUD (Create, Read, Update, Delete) software by understanding intent and executing multi-step workflows [4]. This perspective suggests a future where conversational interfaces supersede traditional dashboards [4]. DeepAgents, for instance, offers built-in memory functionality, simplifying agentic workflows requiring persistent state without the need for separate memory setups [5].

Societal Impact

The increasing capabilities of AI agents have led some to advise against learning to code, suggesting AI will automate it. However, Andrew Ng argues this is likely to be poor career advice, drawing parallels to historical shifts where easier coding tools expanded, rather than shrank, the developer population [8]. The agent economy is poised to extend beyond developer tools, with agents potentially becoming significant economic actors making decisions for everyday tasks [1]. However, the extension of the agent economy to everyday tasks faces significant regulatory, ethical, and practical challenges, and human preference will likely limit widespread adoption in many personal domains [Counter-claim 3].

Numbered to match inline [N] citations in the article above. Click any [N] to jump to its source.

  1. [1]The Agent Economy: A Paradigm Shift in Dev Tool Adoption and Beyondyoutube · 2026-04-13
  2. [2]User-Driven Taste Customization in Agentic Note-Taking Systemstweet · 2026-04-13
  3. [3]Building Enterprise-Grade Agents: Reliability, Human-in-the-Loop, and the Shift to Ambient Architecturesyoutube · 2025-07-23
  4. [4]AI Agents Will Replace Traditional Softwaretweet · 2026-04-05
  5. [5]DeepAgents Provides Built-in Memory Solution for Harrison Chase's X Feedtweet · 2026-04-20
  6. [6]Tobi Lütke's Hermes Agent Features /manim_video Skill for QMD Query Explanationstweet · 2026-04-08
  7. [7]Emerging Standard: Anthropic's "Skills" for AI Agent Specializationyoutube · 2026-04-06
  8. [8]Andrew Ng on Agentic AI: Spectrum Thinking, Voice Stacks, and the Underrated Skills Builders Are Missingyoutube · 2025-05-28
  9. [9]https://www.youtube.com/watch?v=Q8wVMdwhlh4web
  10. [10]https://www.youtube.com/watch?v=kTnfJszFxCgweb
  11. [11]https://www.youtube.com/watch?v=qD_5iCe1s1Eweb
  12. [12]https://www.youtube.com/watch?v=4pYzYmSdSH4web
  13. [13]https://x.com/garrytan/status/2043704641586868621X / Twitter
  14. [14]https://x.com/karpathy/status/1907856391018365398X / Twitter
  15. [15]https://x.com/hwchase17/status/204547869742017363X / Twitter
  16. [16]https://x.com/tobi/status/2041719844920283326X / Twitter

Building Enterprise-Grade Agents: Reliability, Human-in-the-Loop, and the Shift to Ambient Architectures

Enterprise agent adoption hinges on a simple expected-value equation: maximize the probability of success × value delivered, while minimizing the cost of failure. The most effective levers are making agent behavior more deterministic (workflows + agents, not workflows vs. agents), reducing perceived

Andrew Ng on Agentic AI: Spectrum Thinking, Voice Stacks, and the Underrated Skills Builders Are Missing

Andrew Ng argues that framing AI systems as "agentic" on a spectrum — rather than debating whether something qualifies as an "agent" — is more productive and better reflects real-world deployment, where most business opportunities are linear or near-linear workflows rather than complex autonomous lo