30 Commits

Author SHA1 Message Date
xiongxiao
ef38fc0596 update 2026-03-11 16:15:48 +08:00
xiongxiao
38ee73e48f feat: update package version to 0.0.42 and add CNB version fetching functionality
- Updated package version in package.json from 0.0.40 to 0.0.42.
- Added getCNBVersion function to fetch CNB version information from the API.
- Enhanced Issue class with methods for managing comments (list, create, get, update).
- Introduced new NPC and comment environment hooks for better context management.
- Implemented Docker image synchronization route for CNB.
- Added tests for version fetching and issue comment functionalities.
2026-03-10 03:45:02 +08:00
xiongxiao
382c4809ea feat: 重构CNB管理模块,添加清理记录功能,更新中间件为统一认证方式,优化工作空间相关路由 2026-03-09 18:54:33 +08:00
d3286e2766 feat: 重构保持工作空间存活功能,更新参数和添加数据管理,新增测试用例 2026-02-25 17:34:49 +08:00
dd691f7a59 feat: 更新版本号和依赖项,添加获取工作空间 Cookie 的功能,新增测试用例 2026-02-25 16:41:41 +08:00
e6042e025f feat: 添加buildByConfig2方法以支持新的构建配置,并创建build-log.ts文件 2026-02-25 15:50:06 +08:00
xiongxiao
43b61dc656 chore: 更新依赖项版本,提升兼容性和稳定性 2026-02-20 21:51:44 +08:00
xiongxiao
d16adc07fe Add test for fetching live metadata from cnb issue 2026-02-20 03:53:05 +08:00
xiongxiao
02a4b86338 feat: add updateRepoInfo method to Repo class and implement build configuration
- Introduced `updateRepoInfo` method in the `Repo` class to allow updating repository information such as description, license, site, and topics.
- Updated test cases to demonstrate the usage of the new `updateRepoInfo` method.
- Modified build script to include a configuration for triggering builds with specific events and environment variables.
- Commented out previous repository list fetching code in tests for clarity.
2026-02-09 00:26:54 +08:00
183c0d5b77 fix cookie modules 2026-02-06 02:02:41 +08:00
236caed041 更新版本号至0.0.18,优化构建脚本,更新@types/node依赖至25.2.1,并重构CNBCore类以提高可读性 2026-02-05 23:53:41 +08:00
xiongxiao
69f2f4dc6a test add git modules 2026-02-02 04:46:21 +08:00
412c057756 update 2026-02-01 21:13:36 +08:00
28484baab3 feat: 更新 WebSocket Keep-Alive 客户端,添加 ws 作为外部依赖,修正导入路径 2026-01-30 21:23:40 +08:00
d7a4bcf58f feat: 重构 WebSocket Keep-Alive 客户端,添加连接和消息处理功能,更新依赖版本,增加 keep.ts 文件 2026-01-30 21:16:06 +08:00
xiongxiao
50332fe2f4 feat: update package dependencies and add new routes for CNB environment management
- Updated package.json and pnpm-lock.yaml with new dependencies and versions.
- Removed outdated readme files from requirements.
- Enhanced CNB environment configuration in cnb-env.ts with new VS Code remote SSH settings.
- Modified KnowledgeBase class to return structured results.
- Updated Workspace class to return structured results.
- Implemented new routes for managing CNB cookies and VS Code proxy URIs.
- Added AI chat functionality for querying knowledge base.
- Created skills for cleaning up closed workspaces.
2026-01-27 04:02:34 +08:00
xiongxiao
da7b06e519 添加仓库管理功能,包括创建、删除和列出代码仓库,更新依赖安装逻辑,修复环境变量配置 2026-01-19 04:10:20 +08:00
xiongxiao
f10f588ea5 更新代码仓库相关功能,修改 API 参数,添加删除仓库功能,更新文档和测试用例 2026-01-16 03:46:14 +08:00
xiongxiao
285cdddb43 add process 2026-01-13 18:06:05 +08:00
5310ff28ae update 2026-01-12 03:18:09 +08:00
892610fcb3 temp 2026-01-11 11:15:58 +08:00
5dff655eb4 update 2026-01-05 10:55:40 +08:00
2724f09a5b update 2026-01-05 10:50:37 +08:00
7c963c3457 update 2025-12-16 10:38:12 +08:00
a050a8ec17 feat: 添加知识库和用户模块,更新核心功能并修复导入路径 2025-12-15 18:11:30 +08:00
52ccf115fb feat: 添加 Repo 和 User 模块,增强 CNBCore 功能 2025-12-15 17:08:39 +08:00
5e43eb2db7 update 2025-12-04 23:38:52 +08:00
1644310bf5 updatw 2025-12-04 20:54:40 +08:00
501ceede27 update 2025-12-04 20:38:08 +08:00
57660d2d9c update 2025-12-04 20:05:56 +08:00