diff --git a/assistant/src/routes/opencode/index.ts b/assistant/src/routes/opencode/index.ts index 91a5c4e..f2734ac 100644 --- a/assistant/src/routes/opencode/index.ts +++ b/assistant/src/routes/opencode/index.ts @@ -1 +1,2 @@ -import './ls.ts' \ No newline at end of file +import './ls.ts' +import './cnb.ts' \ No newline at end of file diff --git a/package.json b/package.json index 5771d72..593ccc7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kevisual/cli", - "version": "0.1.23", + "version": "0.1.24", "description": "envision 命令行工具", "type": "module", "basename": "/root/cli",