New review paper argues code is how AI agents think and act, not just what they produce
Back to Home
ai

New review paper argues code is how AI agents think and act, not just what they produce

May 29, 202614 views2 min read

A new review paper argues that the true power of AI agents lies in the code that surrounds language models, not just in the models themselves. Companies like DeepSeek are already adapting this idea into their development strategies.

In a compelling new perspective on the evolution of AI agents, a recent review paper asserts that the true essence of how artificial intelligence thinks and acts lies not in the language model itself, but in the code that surrounds it. This shift in thinking highlights the importance of the software infrastructure that enables AI systems to function as autonomous agents, rather than merely as tools that produce outputs.

The paper emphasizes that while language models are powerful, they are inherently stateless and lack the ability to act independently. It is the surrounding software layer—comprising tools, memory systems, testing protocols, and permission boundaries—that transforms these models into functional agents. This realization has prompted companies like DeepSeek to restructure their development efforts, with the firm already forming a dedicated 'Harness' team in Beijing. DeepSeek’s approach centers on a core formula: model plus harness equals AI agent.

This emerging paradigm underscores a growing consensus in the AI industry that the future of intelligent systems lies not just in improving the models themselves, but in designing robust, modular, and scalable software frameworks that allow these models to interact with the real world. As AI systems become more integrated into complex workflows, the role of code in shaping agent behavior becomes increasingly critical. The focus is shifting from what an AI produces to how it thinks and acts, placing software architecture at the heart of AI innovation.

In essence, this review paper marks a pivotal moment in AI development, redefining the conversation around autonomous agents and signaling a move toward more structured, code-centric approaches in building intelligent systems.

Source: The Decoder

Related Articles