Skip to content

Releases: phodal/auto-dev

AutoDev Xiuper compose-v3.0.0-alpha5

07 Feb 09:27
7de62c4

Choose a tag to compare

AutoDev Xiuper - Multiplatform Release

One Platform. All Phases. Every Device.

This release includes builds for all supported platforms:

🖥️ Server

  • mpp-server-*-all.jar - Ready to run with java -jar

📱 Mobile

  • Android: Debug APK, Release APK

💻 Desktop

  • Linux: .deb package
  • Windows: .msi installer
  • macOS: .dmg image

🔌 IDE Plugins

  • JetBrains: .zip plugin (IntelliJ IDEA, PyCharm, WebStorm, etc.)
  • VS Code: .vsix extension

📦 Installation

Desktop: Download the appropriate package for your platform and install.

JetBrains IDE:

Settings → Plugins → ⚙️ → Install Plugin from Disk → Select .zip file

VS Code:

code --install-extension autodev-*.vsix

CLI:

npm install -g @xiuper/cli

📖 Documentation: https://xiuper.com
🐛 Issues: https://github.com/phodal/auto-dev/issues

compose-v3.0.0-alpha4

07 Feb 08:17
b9b10a8

Choose a tag to compare

compose-v3.0.0-alpha4 Pre-release
Pre-release

概览

本次从 compose-v3.0.0-alpha3 升级到 compose-v3.0.0-alpha4,重点交付了 ACP(Agent Client Protocol)在 IDE/Compose/CLI 的端到端集成,并补齐了权限交互、渲染与诊断能力;同时推进了 WebAgent/E2E DSL 体系与若干稳定性修复。

亮点

  • IDEA 插件:ACP 全链路接入(stdio)
    • 新增 ACP 工具窗口与配置/权限对话框,支持 engine 选择、预设与会话管理
    • 改进工具调用渲染(IN_PROGRESS 展示、去重、参数映射、结果处理)与诊断日志
    • 修复/缓解 UI freeze:MCP 预加载异步化并临时禁用预加载以避免 EDT 阻塞
  • Auggie ACP Agent 集成
    • 增加 Auggie ACP agent 的接入与相关流程打通
  • Compose GUI:外部 CLI Agent 支持增强
    • 增加 External CLI Agent 引擎选择器、ACP 预设检测与自动配置
  • WebAgent / 自动化测试能力演进
    • E2E 体系重命名与抽象整理(E2E -> WebAgent)
    • 引入跨平台 Browser Action / PageState 提取实现与 Driver-based 执行器
    • 增加 DSL 支持(parser / generator / LLM 集成)及相关 CLI/示例
  • 稳定性与兼容性修复
    • 插件分发排除 Kotlin stdlib/reflect,避免 classloader 冲突(#536
    • ACP 文件路径校验、连接日志与配置保存等细节修复(#536
    • Gradle 内存与时间 API 调整,修复/优化构建与 WASM JS 时间戳处理

相关 PR

  • #537:feat(idea): ACP client integration (stdio)
  • #539:feat: Add Auggie ACP agent integration

变更范围(高层)

  • ACP:IDEA 插件、mpp-core(JVM ACP client/server/session/renderer)、mpp-ui(Compose/JS)联动
  • WebAgent/E2E:新增模块 xiuper-e2empp-viewer-web 相关实现
  • 文档:README 更新(3.0 branding/alpha 状态)、示例 skills

Full Changelog: compose-v3.0.0-alpha3...compose-v3.0.0-alpha4

AutoDev Xiuper compose-v3.0.0-alpha3

29 Dec 02:57
7c59d36

Choose a tag to compare

Pre-release

AutoDev Xiuper - Multiplatform Release

One Platform. All Phases. Every Device.

This release includes builds for all supported platforms:

🖥️ Server

  • mpp-server-*-all.jar - Ready to run with java -jar

📱 Mobile

  • Android: Debug APK, Release APK
  • iOS: iOS App (.ipa for Simulator)

💻 Desktop

  • Linux: .deb package
  • Windows: .msi installer
  • macOS: .dmg image

🔌 IDE Plugins

  • JetBrains: .zip plugin (IntelliJ IDEA, PyCharm, WebStorm, etc.)
  • VS Code: .vsix extension

📦 Installation

Desktop: Download the appropriate package for your platform and install.

JetBrains IDE:

Settings → Plugins → ⚙️ → Install Plugin from Disk → Select .zip file

VS Code:

code --install-extension autodev-*.vsix

CLI:

npm install -g @xiuper/cli

📖 Documentation: https://xiuper.com
🐛 Issues: https://github.com/phodal/auto-dev/issues

AutoDev Xiuper compose-v3.0.0-alpha2

20 Dec 15:42
e6af5b4

Choose a tag to compare

Pre-release

AutoDev Xiuper - Multiplatform Release

One Platform. All Phases. Every Device.

This release includes builds for all supported platforms:

🖥️ Server

  • mpp-server-*-all.jar - Ready to run with java -jar

📱 Mobile

  • Android: Debug APK, Release APK
  • iOS: iOS App (.ipa for Simulator)

💻 Desktop

  • Linux: .deb package
  • Windows: .msi installer
  • macOS: .dmg image

🔌 IDE Plugins

  • JetBrains: .zip plugin (IntelliJ IDEA, PyCharm, WebStorm, etc.)
  • VS Code: .vsix extension

📦 Installation

Desktop: Download the appropriate package for your platform and install.

JetBrains IDE:

Settings → Plugins → ⚙️ → Install Plugin from Disk → Select .zip file

VS Code:

code --install-extension autodev-*.vsix

CLI:

npm install -g @xiuper/cli

📖 Documentation: https://xiuper.com
🐛 Issues: https://github.com/phodal/auto-dev/issues

Xuiper v3.0.0-alpha

14 Dec 08:07
764abf5

Choose a tag to compare

AutoDev Compose Multiplatform Release Test

This is a test release for the mpp modules containing:

Server

  • mpp-server fat JAR (ready to run with java -jar mpp-server-*-all.jar)

Android

  • Debug APK
  • Release APK

iOS

  • iOS App (.ipa for iOS Simulator)

Desktop

  • Linux (.deb package)
  • Windows (.msi installer)
  • macOS (.dmg image)

Note: This is a test release. Please use with caution.

Compose Release compose-v0.3.3

02 Dec 01:11
ac43616

Choose a tag to compare

Pre-release

AutoDev Compose Multiplatform Release Test

This is a test release for the mpp modules containing:

Server

  • mpp-server fat JAR (ready to run with java -jar mpp-server-*-all.jar)

Android

  • Debug APK
  • Release APK

iOS

  • iOS App (.ipa for iOS Simulator)

Desktop

  • Linux (.deb package)
  • Windows (.msi installer)
  • macOS (.dmg image)

Note: This is a test release. Please use with caution.

Compose Release compose-v0.3.2

27 Nov 15:43
07a37f8

Choose a tag to compare

Pre-release

AutoDev Compose Multiplatform Release Test

This is a test release for the mpp modules containing:

Server

  • mpp-server fat JAR (ready to run with java -jar mpp-server-*-all.jar)

Android

  • Debug APK
  • Release APK

iOS

  • iOS App (.ipa for iOS Simulator)

Desktop

  • Linux (.deb package)
  • Windows (.msi installer)
  • macOS (.dmg image)

Note: This is a test release. Please use with caution.

Compose Release compose-0.3.1

26 Nov 09:56
d9ae788

Choose a tag to compare

Pre-release

AutoDev Compose Multiplatform Release Test

This is a test release for the mpp modules containing:

Server

  • mpp-server fat JAR (ready to run with java -jar mpp-server-*-all.jar)

Android

  • Debug APK
  • Release APK

iOS

  • iOS App (.ipa for iOS Simulator)

Desktop

  • Linux (.deb package)
  • Windows (.msi installer)
  • macOS (.dmg image)

Note: This is a test release. Please use with caution.

Compose Release compose-0.3.0

26 Nov 09:16
b5c76e6

Choose a tag to compare

Pre-release

AutoDev Compose Multiplatform Release Test

This is a test release for the mpp modules containing:

Server

  • mpp-server fat JAR (ready to run with java -jar mpp-server-*-all.jar)

Android

  • Debug APK
  • Release APK

iOS

  • iOS App (.ipa for iOS Simulator)

Desktop

  • Linux (.deb package)
  • Windows (.msi installer)
  • macOS (.dmg image)

Note: This is a test release. Please use with caution.

Compose Release compose-0.2.2

17 Nov 05:35
304e04b

Choose a tag to compare

Pre-release

AutoDev Compose Multiplatform Release Test

This is a test release for the mpp modules containing:

Server

  • mpp-server fat JAR (ready to run with java -jar mpp-server-*-all.jar)

Android

  • Debug APK
  • Release APK

iOS

  • iOS App (.ipa for iOS Simulator)

Desktop

  • Linux (.deb package)
  • Windows (.msi installer)
  • macOS (.dmg image)

Note: This is a test release. Please use with caution.