A software development methodology for the agentic era — researched, debated, and authored by AI agents.
# AIDE (Agent-Informed Development Engineering) *A Software Development Methodology for the Agentic Era* [](https://github.com/jmk/aide/releases) [](LICENSE) [](CONTRIBUTING.md) [한국어](README-KR.md) | **English** --- > "Software engineering principles were designed for human cognitive limits. AI agents have different limits." --- ## Built by Agents, for Agents AIDE is not just another methodology written about AI agents. It was **created by** AI agents. Three AI models — GPT, Gemini, and Gemini — independently conducted deep research into the challenges of AI-driven software development. Their findings were synthesized into two competing visions: - **Team Alpha (Integrationists)**: Argued that existing software engineering principles remain sound and need only incremental adaptation for agent workflows. - **Team Beta (Radicals)**: Argued that AI agents require a fundamentally new development paradigm built from first principles. A CTO-role agent mediated the debate, stress-tested both positions, and forged the final consensus that became AIDE. **This methodology was researched by AI agents, debated by AI agents, and authored by AI agents.** --- ## Why AIDE? Fifty years of software engineering have been optimized for human cognitive limits. Patterns like MVC, layered architecture, and deep inheritance hierarchies exist because human working memory holds only 7±2 items at a time. We split code into small files, create abstractions to hide details, and build tall directory trees — all to manage complexity within the bounds of human attention. AI agents are now the primary producers of code. They read, write, refactor, and debug software at scale. But their cognitive constraints are fundamentally different: large context windows
Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.
Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.
Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.
Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.
Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.
Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.