Commit Graph

  • 7582d8a6d3 udpate main xiongxiao 2026-03-16 22:47:06 +08:00
  • 3971a428ff update xiongxiao 2026-03-16 22:24:58 +08:00
  • f05bf93650 更新 check.ts 中的参数验证库为 zod,升级 package.json 版本并添加 zod 依赖 xiongxiao 2026-03-16 22:23:54 +08:00
  • 95bcad7587 更新 .cnb.yml 中的命令行参数,修改 agent/npc.ts 以支持用户名称,更新 package.json 版本,完善 readme.md 环境变量说明 xiongxiao 2026-03-16 22:20:39 +08:00
  • c7a5200aa5 update xiongxiao 2026-03-16 22:02:20 +08:00
  • 296f893c22 up xiongxiao 2026-03-16 22:00:06 +08:00
  • d019ee0158 update xiongxiao 2026-03-16 21:55:40 +08:00
  • c7a0c6ac3c 更新 bun.config.ts 中 CLI 入口文件路径,升级依赖版本 xiongxiao 2026-03-16 21:49:58 +08:00
  • 8813e06c61 更新 .cnb.yml,修复命令行工具依赖安装命令,使用 bun 替代 npm xiongxiao 2026-03-16 21:47:55 +08:00
  • ae5565cda7 更新 NPC 相关逻辑,重构命令行工具,添加新的 CLI 入口,升级依赖版本 xiongxiao 2026-03-16 21:45:37 +08:00
  • fe89bdee5b update xiongxiao 2026-03-16 00:19:42 +08:00
  • a2702915d5 更新 openclaw URL 生成逻辑,修复 token 参数格式;升级依赖版本 abearxiong 2026-03-14 00:07:09 +08:00
  • 700e86a4d2 recover xiongxiao 2026-03-13 12:01:27 +08:00
  • d9fda44e78 更新 CNB 配置获取逻辑,修复未授权问题,添加测试文件 xiongxiao 2026-03-13 04:33:16 +08:00
  • cda1d0dc8f test xiongxiao 2026-03-13 03:21:26 +08:00
  • 8249da006f update xiongxiao 2026-03-13 01:56:36 +08:00
  • 176c82f1ac 移除未使用的 cnb 导出,更新依赖版本,添加 opencode 客户端示例 xiongxiao 2026-03-13 01:56:22 +08:00
  • 525f0af8ba 添加获取单个 Issue 的功能,更新相关类型和环境变量 xiongxiao 2026-03-12 23:47:19 +08:00
  • 2e630b2da9 udpate abearxiong 2026-03-11 17:04:32 +08:00
  • 79d82a1f8d update abearxiong 2026-03-11 17:02:50 +08:00
  • f48568132a update abearxiong 2026-03-11 16:55:36 +08:00
  • a551cbe79d update abearxiong 2026-03-11 16:53:01 +08:00
  • 460979b577 update xiongxiao 2026-03-11 16:17:04 +08:00
  • ef38fc0596 update xiongxiao 2026-03-11 16:15:48 +08:00
  • 4e4f54b4cd update abearxiong 2026-03-11 15:49:48 +08:00
  • 07453f59df update abearxiong 2026-03-11 15:46:51 +08:00
  • 14719adbe7 update abearxiong 2026-03-11 15:44:20 +08:00
  • 3459066cd7 t abearxiong 2026-03-11 15:40:37 +08:00
  • fc6a5bd73c test abearxiong 2026-03-11 15:38:59 +08:00
  • 8379be1630 temp abearxiong 2026-03-11 15:14:45 +08:00
  • 813005ab9c feat: 添加cnb智能对话接口,支持用户提问和消息列表处理 abearxiong 2026-03-11 13:49:07 +08:00
  • 38ee73e48f feat: update package version to 0.0.42 and add CNB version fetching functionality xiongxiao 2026-03-10 03:45:02 +08:00
  • 7b8f6fbf9f update abearxiong 2026-03-10 01:18:52 +08:00
  • d08345d81c feat: 添加云端构建功能,支持参数配置和环境变量 abearxiong 2026-03-10 01:18:27 +08:00
  • 7d227d3913 feat: 更新获取CNB配置的路由,优化参数处理并添加错误处理 xiongxiao 2026-03-09 19:13:20 +08:00
  • a40c2352bf chore: 更新版本号至0.0.38 xiongxiao 2026-03-09 18:56:56 +08:00
  • 382c4809ea feat: 重构CNB管理模块,添加清理记录功能,更新中间件为统一认证方式,优化工作空间相关路由 xiongxiao 2026-03-09 18:54:33 +08:00
  • 21ba07e55b feat: 更新保持工作空间存活技能,优化错误处理并添加保活数据 abearxiong 2026-03-07 02:19:49 +08:00
  • 81a3aae8ec fix abearxiong 2026-03-07 02:08:40 +08:00
  • dd5331bbaa feat: 添加新的分享路由以获取cnb工作空间中助手的访问地址 abearxiong 2026-03-07 01:50:50 +08:00
  • 2eecbe273e fix abearxiong 2026-03-06 02:47:00 +08:00
  • a563f3e0d6 feat: 将所有中间件名称从'admin-auth'更新为'auth-admin',以统一认证方式 abearxiong 2026-03-06 02:45:29 +08:00
  • 327db1e09a feat: 更新获取已关闭工作空间列表的请求,添加pageSize参数以限制返回数量 abearxiong 2026-03-06 02:42:38 +08:00
  • 8465ba7182 feat: 更新端口默认值为51515,添加useKey以获取默认仓库ID,更新创建文件描述信息 abearxiong 2026-03-06 02:39:45 +08:00
  • 841ed6ffa7 feat(cnb-board): add cnb-dev-env routes and related functionalities abearxiong 2026-03-06 02:26:13 +08:00
  • 5043392939 feat: 更新版本号和依赖项,重构keepAliveFilePath路径以支持新的目录结构 abearxiong 2026-02-28 04:15:06 +08:00
  • 8a6bb9bbe9 feat: 更新createLiveData函数,修改pm2Name格式以包含前缀"keep_" abearxiong 2026-02-25 18:53:38 +08:00
  • 8ca6b77e4d feat: 更新保持工作空间存活功能,移除wsUrl参数并在createLiveData中生成 abearxiong 2026-02-25 18:31:35 +08:00
  • d3286e2766 feat: 重构保持工作空间存活功能,更新参数和添加数据管理,新增测试用例 abearxiong 2026-02-25 17:34:49 +08:00
  • dd691f7a59 feat: 更新版本号和依赖项,添加获取工作空间 Cookie 的功能,新增测试用例 abearxiong 2026-02-25 16:41:41 +08:00
  • e6042e025f feat: 添加buildByConfig2方法以支持新的构建配置,并创建build-log.ts文件 abearxiong 2026-02-25 15:50:05 +08:00
  • 43b61dc656 chore: 更新依赖项版本,提升兼容性和稳定性 xiongxiao 2026-02-20 21:51:44 +08:00
  • 3ff9e4e374 update xiongxiao 2026-02-20 16:10:51 +08:00
  • 24ee793db1 up: 2026-02-20 14:58 xiongxiao 2026-02-20 14:59:01 +08:00
  • d16adc07fe Add test for fetching live metadata from cnb issue xiongxiao 2026-02-20 03:53:05 +08:00
  • 0ebc94a7d0 简化 cnb 配置,移除 gitea 同步相关配置 xiongxiao 2026-02-19 21:26:04 +08:00
  • 47229c6db9 feat: 更新WebSocket Keep-Alive客户端库以支持Bun和Node.js环境,添加统一的消息处理方法,并创建keep.ts文件以初始化KeepAlive abearxiong 2026-02-15 20:48:45 +08:00
  • d231f3748a feat: 添加getRepo方法到Repo类以获取仓库信息,并更新相关导入 abearxiong 2026-02-14 18:12:37 +08:00
  • 9bb9f447ec chore: 更新版本号至0.0.24,添加keep模块的外部依赖并更新相关依赖版本 abearxiong 2026-02-14 16:53:30 +08:00
  • ea137eb70b fix: 更新stopWorkspace方法的返回类型为Result abearxiong 2026-02-09 19:55:02 +08:00
  • 13401d9aa0 更新版本号至0.0.22,重构Repo类的deleteRepo方法并添加WorkspaceLinkDetail接口 abearxiong 2026-02-09 03:51:34 +08:00
  • a1339014a3 更新版本号至0.0.21,注释掉调试日志并为Workspace类的branch参数设置默认值为'main' abearxiong 2026-02-09 02:06:01 +08:00
  • 02a4b86338 feat: add updateRepoInfo method to Repo class and implement build configuration xiongxiao 2026-02-09 00:26:54 +08:00
  • 183c0d5b77 fix cookie modules abearxiong 2026-02-06 02:02:41 +08:00
  • 236caed041 更新版本号至0.0.18,优化构建脚本,更新@types/node依赖至25.2.1,并重构CNBCore类以提高可读性 abearxiong 2026-02-05 23:53:41 +08:00
  • 388af1cd55 更新版本号至0.0.16,并简化CNBCore子类构造函数的参数传递 abearxiong 2026-02-05 19:49:21 +08:00
  • ed6a9c5bbc 更新版本号至0.0.15,并优化CNB和Workspace类的构造函数以支持更多选项 abearxiong 2026-02-05 19:45:01 +08:00
  • ddaa4726ff Refactor code structure for improved readability and maintainability abearxiong 2026-02-05 19:40:11 +08:00
  • ee56795461 temp abearxiong 2026-02-05 19:37:55 +08:00
  • 9d811afeb4 test xiongxiao 2026-02-02 18:16:21 +08:00
  • 840d2b557e temp xiongxiao 2026-02-02 18:15:03 +08:00
  • 69f2f4dc6a test add git modules xiongxiao 2026-02-02 04:46:21 +08:00
  • 412c057756 update abearxiong 2026-02-01 21:13:36 +08:00
  • 7a01339ef2 feat: 添加工作空间存活管理功能,重置和清理超时任务,使用 dayjs 格式化时间 abearxiong 2026-01-31 00:40:29 +08:00
  • 6e5a642ab2 feat: 将所有路由的中间件从 'auth' 更新为 'admin-auth',并更新版本至 0.0.13 abearxiong 2026-01-31 00:30:37 +08:00
  • 0d17d56628 feat: 添加工作空间保持存活功能,更新相关依赖和配置 abearxiong 2026-01-30 23:32:40 +08:00
  • 972d68b87e feat: 更新版本至 0.0.10,修复依赖项 ws 的位置 abearxiong 2026-01-30 21:25:21 +08:00
  • 28484baab3 feat: 更新 WebSocket Keep-Alive 客户端,添加 ws 作为外部依赖,修正导入路径 abearxiong 2026-01-30 21:23:40 +08:00
  • d7a4bcf58f feat: 重构 WebSocket Keep-Alive 客户端,添加连接和消息处理功能,更新依赖版本,增加 keep.ts 文件 abearxiong 2026-01-30 21:16:06 +08:00
  • 1d4a27d1b2 add:TODO abearxiong 2026-01-29 13:59:18 +08:00
  • 5db3b4a51b feat(cnb-env): 添加用户登录状态检查路由,更新版本至 0.0.7,移除旧的用户检查路由 abearxiong 2026-01-29 13:34:04 +08:00
  • 86b24cc9ef feat(issue): 添加查询 Issue 列表功能,更新完成 Issue 的状态处理,版本升级至 0.0.6 abearxiong 2026-01-29 13:23:17 +08:00
  • e15cf4f7be add version abearxiong 2026-01-29 13:06:25 +08:00
  • 20fcf2dca8 feat(issue): add body field to IssueItem type and implement issue creation and completion routes xiongxiao 2026-01-29 02:50:28 +08:00
  • 8e1880a343 update xiongxiao 2026-01-29 00:42:16 +08:00
  • 7b31367c1d 编辑文件 template.yml xiongxiao 2026-01-28 10:39:04 +08:00
  • b15b11fa02 feat: 重构代码结构,更新插件导出,添加构建配置和npm配置文件 xiongxiao 2026-01-27 04:12:07 +08:00
  • 50332fe2f4 feat: update package dependencies and add new routes for CNB environment management xiongxiao 2026-01-27 04:02:34 +08:00
  • da7b06e519 添加仓库管理功能,包括创建、删除和列出代码仓库,更新依赖安装逻辑,修复环境变量配置 xiongxiao 2026-01-19 04:10:20 +08:00
  • c099c7b67f 编辑文件 template.yml xiongxiao 2026-01-17 16:36:43 +08:00
  • c0ca1c819e update kevisual 2026-01-17 00:04:10 +08:00
  • 7787337f13 update add openapi api xiongxiao 2026-01-16 13:03:57 +08:00
  • a8f2cb14a7 update xiongxiao 2026-01-16 11:27:26 +08:00
  • f10f588ea5 更新代码仓库相关功能,修改 API 参数,添加删除仓库功能,更新文档和测试用例 xiongxiao 2026-01-16 03:46:14 +08:00
  • d85f42d38b update xiongxiao 2026-01-16 02:30:21 +08:00
  • fc7a75b154 add test env xiongxiao 2026-01-15 23:51:11 +08:00
  • 65da3f8c60 test env xiongxiao 2026-01-15 23:41:10 +08:00
  • 33d1c2b5ec Recover lost commits abearxiong 2026-01-14 13:09:07 +08:00
  • 285cdddb43 add process xiongxiao 2026-01-13 18:06:05 +08:00
  • 881fa3318a update xiongxiao 2026-01-13 17:29:52 +08:00