Skip to content

v1.0.0

Latest

Choose a tag to compare

@x0c x0c released this 26 Aug 09:44
· 2 commits to main since this release

首个公开版本。

  • JVM 自动发现(jps 扫描 + IDE/构建守护黑名单),零配置 attach Arthas
  • MCP 工具:list_agents / exec / async_exec / pull_results / interrupt_job
  • stdio 与 HTTP 双模式;macOS / Linux / Windows 三端支持
  • 内置孤儿泄漏回归测试与三平台 CI