diff --git a/工程/OpenCode.md b/工程/OpenCode.md new file mode 100644 index 0000000..7a01613 --- /dev/null +++ b/工程/OpenCode.md @@ -0,0 +1,13 @@ +# [OpenCode](https://opencode.ai/) + +- [Anomaly Innovations Inc.](https://anoma.ly/) + +## 安装配置 + +```bash +# 安装 +npm install -g opencode-ai + +# 配置 GLM Code Plan +npx @z_ai/coding-helper +``` \ No newline at end of file