# auto-dev **Repository Path**: unit-mesh/auto-dev ## Basic Information - **Project Name**: auto-dev - **Description**: ๐Ÿง™โ€AutoDev: The AI-powered coding wizard with multilingual support ๐ŸŒ, auto code generation ๐Ÿ—๏ธ, and a helpful bug-slaying assistant ๐Ÿž! - **Primary Language**: Kotlin - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 5 - **Created**: 2024-06-25 - **Last Updated**: 2025-12-15 ## Categories & Tags **Categories**: ai **Tags**: None ## README # AutoDev Xiuper > **One Platform. All Phases. Every Device.** > ็ปŸไธ€ๅนณๅฐยทๅ…จๅผ€ๅ‘้˜ถๆฎตยท่ทจๅ…จ่ฎพๅค‡ **AutoDev Xiuper** is the AI-native development platform built on Kotlin Multiplatform, covering all 7 phases of SDLC (Requirements โ†’ Development โ†’ Review โ†’ Testing โ†’ Data โ†’ Deployment โ†’ Operations) and supporting 8+ platforms (IDEA, VSCode, CLI, Web, Desktop, Android, iOS, Server). ## ๐Ÿš€ Get Started ### Download AutoDev Xiuper - **IntelliJ IDEA Plugin**: [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/29223-autodev-experiment) - **VSCode Extension**: [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=Phodal.autodev) - **CLI Tool**: `npm install -g @xiuper/cli` - **Web Version**: https://web.xiuper.com/ - **Desktop & Android**: [Release Pages](https://github.com/phodal/auto-dev/releases) ### Previous Versions - **AutoDev 2.0** (Stable): [Branch](https://github.com/phodal/auto-dev/tree/autodev2) | [Plugin](https://plugins.jetbrains.com/plugin/26988) ### Modules | Module | Platform | Status | Description | |----------------------|---------------------|---------------------|-------------------------------------------------------| | **mpp-idea** | IntelliJ IDEA | โœ… Production | Jewel UI, Agent toolwindow, code review, remote agent | | **mpp-vscode** | VSCode | โœ… Production | Xiuper Agent | | **mpp-ui** (Desktop) | macOS/Windows/Linux | โœ… Production | Compose Multiplatform desktop app | | **mpp-ui** (CLI) | Terminal (Node.js) | โœ… Production | Terminal UI (React/Ink), local/server mode | | **mpp-ui** (Android) | Android | โœ… Production | Native Android app | | **mpp-web** (Web) | Web | โœ… Production | Web app | | **mpp-server** | Server | โœ… Production | JVM (Ktor) | | **mpp-ios** | iOS | ๐Ÿšง Production Ready | Native iOS app (SwiftUI + Compose) | ### ๐ŸŒŸ Key Features **Xiuper Edition** represents a major milestone in AI-powered development: - **One Platform**: Unified Kotlin Multiplatform architecture - write once, deploy everywhere - **All Phases**: 7 specialized agents covering complete software development lifecycle - Requirements โ†’ Development โ†’ Review โ†’ Testing โ†’ Data โ†’ Deployment โ†’ Operations - **Every Device**: Native support for 8+ platforms with zero compromise on performance - IDE: IntelliJ IDEA, VSCode - Desktop: macOS, Windows, Linux (Compose Multiplatform) - Mobile: Android, iOS (Native + Compose) - Terminal: CLI (Node.js with React/Ink) - Web: Modern web app - Server: Remote agent server (Ktor) - **Multi-LLM Support**: OpenAI, Anthropic, Google, DeepSeek, Ollama, and more - **DevIns Language**: Executable AI Agent scripting language for workflow automation - **MCP Protocol**: Extensible tool ecosystem via Model Context Protocol - **Code Intelligence**: TreeSitter-based parsing for Java, Kotlin, Python, JS, TS, Go, Rust, C# - **Global Ready**: Full internationalization (Chinese/English) ## License This code is distributed under the MPL 2.0 license. See `LICENSE` in this directory.