Commit Graph

6 Commits

Author SHA1 Message Date
xiongxiao
477826dcce feat: 添加云端开发环境页面,支持 Jump、Trae、Windsurf 等 IDE 链接
- 新增 cloud-env 页面,展示运行中的云端开发环境
- 支持 Web IDE、VS Code、Cursor、Trae、Windsurf、Antigravity 等 IDE 链接
- 添加复制功能和点击跳转功能
- 更新 WorkspaceDetailDialog,添加对应 IDE 选项
- 更新侧边栏导航,添加"云端环境"入口

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 00:13:13 +08:00
a40cc2175e fix 2026-03-11 03:09:52 +08:00
xiongxiao
f74d5a4510 feat: 添加工作区链接功能,更新状态管理以支持获取和显示工作区的秘密链接 2026-03-10 14:28:50 +08:00
xiongxiao
20edf1893e chore: update dependencies and improve configuration handling
- Bump version to 0.0.7 in package.json and update deployment script.
- Add new dependencies in bun.lock for improved functionality.
- Modify loadFromRemote methods in Gitea and general config stores to return boolean for better error handling.
- Enhance BuildConfig component to ensure proper loading state management.
- Simplify RepoCard component by removing duplicate repository access option.
- Update WorkspaceDetailDialog to include workspace link in state management.
- Fix branch default value in createDevConfig function to use a placeholder.
2026-03-01 01:34:12 +08:00
5a769a6748 feat: 添加仓库信息卡片和仓库页面,优化仓库路由 2026-02-25 23:12:39 +08:00
bbb762db97 update 2026-02-25 19:28:04 +08:00