agent active

auto-dev

Maker: phodal License: MPL-2.0 Stars: 4.5k First released: 2023-04-14 Language: Kotlin

About

AutoDev, created by Phodal (Huang Yi), is an AI-native multi-agent development platform now in its third generation, 'Xiuper', built on Kotlin Multiplatform so a single codebase targets JVM, Android, iOS, JS, and WASM. Core agents cover coding, document research, code review, ChatDB (natural-language SQL), and artifact generation, with a 'agent as tool' layer of specialized micro-agents such as NanoDSL for UI code, PlotDSL for charts, Error Recovery, and E2E testing. The shared runtime provides file, grep/glob, shell, web, and MCP tools, automatic AGENTS.md discovery and injection, tree-sitter code intelligence across seven languages, and multi-LLM support spanning OpenAI, Anthropic, Google, DeepSeek, and Ollama. It reaches users through IntelliJ and VS Code plugins, an npm CLI (@xiuper/cli), web.xiuper.com, and GitHub releases under MPL-2.0, with docs at ide.unitmesh.cc. The phodal and unit-mesh repositories mirror the same project; version 3.0 is alpha while 2.0 remains the stable branch.

Other entries by phodal