Skip to content

v1.0.0.127

Choose a tag to compare

@ycjcl868 ycjcl868 released this 09 Oct 11:11
· 48 commits to main since this release
  • The internal service port is configured via an environment variable, allowing the startup port to be changed at runtime to avoid port conflicts. See the detailed variable names in docker-compose.yaml.
  • Added /v1/code/execute integration for executing Python and Node.js code.
  • Optimized the AIO MCP tool list by removing excessive unnecessary tools.
  • Upgraded chrome-devtools-mcp from 0.4 to 0.6.

  • 内部服务端口使用环境变量,可运行时修改启动端口,避免端口冲突。详细变量名见 docker-compose.yaml
  • 增加 /v1/code/execute 集成 Python、Node.js 代码执行
  • 优化 AIO MCP 工具列表,移除过多不必要的工具。
  • 升级 chrome-devtools-mcp 从 0.40.6