feat: 重构保持工作空间存活功能,更新参数和添加数据管理,新增测试用例
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@kevisual/cnb",
|
||||
"version": "0.0.29",
|
||||
"version": "0.0.30",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
@@ -52,6 +52,7 @@
|
||||
"./opencode": "./dist/opencode.js",
|
||||
"./keep": "./dist/keep.js",
|
||||
"./keep.ts": "./src/keep.ts",
|
||||
"./keep-file-live.ts": "./src/workspace/keep-file-live.ts",
|
||||
"./routes": "./dist/routes.js",
|
||||
"./src/*": "./src/*",
|
||||
"./agent/*": "./agent/*"
|
||||
|
||||
Reference in New Issue
Block a user