imbytecat imbytecat
  • Shanghai, China
  • Joined on 2022-11-05
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-01-22 08:21:14 +00:00
660ee0a545 refactor: 优化合约类型导出与导入方式
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-01-22 08:19:38 +00:00
7c8452c731 refactor: 移除废弃的 Context 类型并优化类型定义
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-01-22 08:13:41 +00:00
7beb911efb refactor: 优化数据库实例获取逻辑,移除无用变量
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-01-22 08:00:46 +00:00
a8db6212a1 refactor: 重构数据库实例创建逻辑并优化类型声明
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-01-22 07:56:06 +00:00
af807eeb53 refactor: 优化数据库连接管理与统一接入方式
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-01-22 07:29:45 +00:00
70252fbd94 chore: 更新依赖至最新稳定版本以优化构建性能
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-01-22 07:25:51 +00:00
c364b6d27f feat: 升级 TanStack、Turbo 等依赖至最新版本
imbytecat pushed to main at agents/opencode 2026-01-22 03:15:48 +00:00
7aeebb2dcd feat: 添加 Bun monorepo catalog 依赖管理操作指南
imbytecat pushed to main at agents/opencode 2026-01-22 03:06:17 +00:00
85ee344670 chore: 优化技能创建流程并完善文档与脚本
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-01-21 16:26:31 +00:00
7632b9a4ef refactor: 移除构建与开发任务中复制操作的依赖
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-01-21 16:26:16 +00:00
efd29a9d63 feat: 添加构建脚本中的复制步骤以正确处理二进制文件
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-01-21 16:24:39 +00:00
48bc50e221 feat: 添加构建与开发任务配置
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-01-21 16:21:33 +00:00
da2a7391da refactor: 简化构建脚本并确保产物正确复制
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-01-21 16:09:54 +00:00
9aec9d2829 refactor: 将 sidecar 名称从 "app" 更改为 "server"
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-01-21 16:06:43 +00:00
16181e2e9d fix: 恢复 server-desktop 包依赖配置
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-01-21 15:59:43 +00:00
7d3df0ec49 refactor: 重命名桌面应用为 server-desktop
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-01-21 15:56:20 +00:00
fc846fa24d chore: 调整构建任务依赖,添加开发服务器模式支持
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-01-21 15:50:53 +00:00
4710166942 chore: 更新构建脚本,清理旧二进制文件并复制资源
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-01-21 15:44:36 +00:00
96705e965d feat: 添加目录存在性检查并优化复制逻辑
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-01-21 15:40:12 +00:00
fc916c7c1d refactor: 重命名复制文件并更新构建脚本