Commit Graph

11 Commits

Author SHA1 Message Date
d3286e2766 feat: 重构保持工作空间存活功能,更新参数和添加数据管理,新增测试用例 2026-02-25 17:34:49 +08:00
dd691f7a59 feat: 更新版本号和依赖项,添加获取工作空间 Cookie 的功能,新增测试用例 2026-02-25 16:41:41 +08:00
47229c6db9 feat: 更新WebSocket Keep-Alive客户端库以支持Bun和Node.js环境,添加统一的消息处理方法,并创建keep.ts文件以初始化KeepAlive 2026-02-15 20:48:45 +08:00
ea137eb70b fix: 更新stopWorkspace方法的返回类型为Result 2026-02-09 19:55:02 +08:00
13401d9aa0 更新版本号至0.0.22,重构Repo类的deleteRepo方法并添加WorkspaceLinkDetail接口 2026-02-09 03:51:34 +08:00
a1339014a3 更新版本号至0.0.21,注释掉调试日志并为Workspace类的branch参数设置默认值为'main' 2026-02-09 02:06:01 +08:00
ed6a9c5bbc 更新版本号至0.0.15,并优化CNB和Workspace类的构造函数以支持更多选项 2026-02-05 19:45:01 +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
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
285cdddb43 add process 2026-01-13 18:06:05 +08:00