AutoDev
About
AutoDev, by Phodal (Huang Yi) under the UnitMesh umbrella, is an AI-native multi-agent development platform rebuilt on Kotlin Multiplatform so the same agent core runs on JVM, Android, iOS, JS, and WASM. Top-level agents cover coding, document research, code review, ChatDB (natural-language SQL), and artifact generation, each backed by a shared runtime of filesystem, grep/glob, shell, web, and MCP tools, plus a subagent layer ('agent as tool') with specialists like NanoDSL, PlotDSL, Error Recovery, and Codebase Investigator. Tree-sitter parsing covers Java, Kotlin, Python, JS/TS, Go, Rust, and C#, and multi-LLM support spans OpenAI, Anthropic, Google, DeepSeek, and Ollama. Distribution spans a JetBrains plugin, VS Code extension, web.xiuper.com, npm CLI (@xiuper/cli), and desktop/mobile builds under MPL-2.0. The phodal/auto-dev repository mirrors the same project; version 3.0 'Xiuper' is in alpha.