Commit Graph

22 Commits

Author SHA1 Message Date
236caed041 更新版本号至0.0.18,优化构建脚本,更新@types/node依赖至25.2.1,并重构CNBCore类以提高可读性 2026-02-05 23:53:41 +08:00
388af1cd55 更新版本号至0.0.16,并简化CNBCore子类构造函数的参数传递 2026-02-05 19:49:21 +08:00
ed6a9c5bbc 更新版本号至0.0.15,并优化CNB和Workspace类的构造函数以支持更多选项 2026-02-05 19:45:01 +08:00
ee56795461 temp 2026-02-05 19:38:11 +08:00
xiongxiao
69f2f4dc6a test add git modules 2026-02-02 04:46:21 +08:00
0d17d56628 feat: 添加工作空间保持存活功能,更新相关依赖和配置 2026-01-30 23:32:40 +08:00
d7a4bcf58f feat: 重构 WebSocket Keep-Alive 客户端,添加连接和消息处理功能,更新依赖版本,增加 keep.ts 文件 2026-01-30 21:16:06 +08:00
xiongxiao
20fcf2dca8 feat(issue): add body field to IssueItem type and implement issue creation and completion routes
- Added 'body' field to IssueItem type in index.ts
- Created new routes for issue creation and completion in issue.ts
- Implemented validation for required parameters in issue creation and completion
- Added a new list route for issues in list.ts
2026-01-29 02:50:28 +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
xiongxiao
cedf3236b0 update 2026-01-13 17:04:43 +08:00
1ce4e584b6 update 2026-01-12 03:21:14 +08:00
5310ff28ae update 2026-01-12 03:18:09 +08:00
892610fcb3 temp 2026-01-11 11:15:58 +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
501ceede27 update 2025-12-04 20:38:08 +08:00
57660d2d9c update 2025-12-04 20:05:56 +08:00