imbytecat imbytecat
  • Shanghai, China
  • Joined on 2022-11-05
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 16:00:20 +00:00
ccf220fc29 fix(desktop): ensure sidecar process stops on app shutdown
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 15:39:53 +00:00
a585069cdc refactor: rename compile:mac/win to compile:darwin/windows to match Bun target names
b149cc5dc0 refactor: decentralize turbo task config — move compile/dist to workspace turbo.json
Compare 2 commits »
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 14:56:00 +00:00
9f38636d76 refactor(server): use Bun.Build.CompileTarget and derive host target instead of manual map
63906ec09b refactor(server): use util.parseArgs for declarative CLI arg parsing in compile.ts
8c4e4ad150 refactor(server): use type guard to eliminate as Target casts in compile.ts
e171db8196 refactor: simplify compile.ts to single-target and add per-platform compile scripts
Compare 4 commits »
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 13:29:53 +00:00
dac6bb1643 refactor: 统一打包命令为 dist 体系,build 仅编译不打包
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 12:31:42 +00:00
8c0ea632d7 style(desktop): 规范 package.json 字段排序
db23ee42fc chore: 更新 lockfile 依赖版本
0784546e50 fix(desktop): 修复 artifactName 路径错误并移除 deb 构建目标
2fe3e15659 refactor: 重命名 build.ts → compile.ts,统一脚本与文件命名
ed02993350 style(desktop): loading 页面改为白色轻盈主题
Compare 11 commits »
imbytecat deleted branch electrobun from imbytecat/fullstack-starter 2026-02-08 09:18:55 +00:00
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-07 20:16:20 +00:00
e8e473b357 refactor(desktop): 替换 Electrobun 为 WebUI 作为桌面窗口方案
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-07 20:01:07 +00:00
41d97ca312 refactor(deps): 将 @hydraulic/conveyor 从 bun 依赖迁移到 mise 全局工具
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-07 19:12:07 +00:00
cfe7de2a70 chore(deps): 添加 @hydraulic/conveyor 依赖到 desktop 应用
b87de26e17 chore(deps): 升级 TanStack devtools 和 vite-tsconfig-paths 依赖版本
b8d38872ad refactor(desktop): 优化 Electrobun 构建配置
7450c685d3 chore: 移除已完成的 electrobun 生产模式计划文档
Compare 4 commits »
imbytecat pushed to electrobun at imbytecat/fullstack-starter 2026-02-07 18:52:19 +00:00
imbytecat created branch electrobun in imbytecat/fullstack-starter 2026-02-07 18:52:19 +00:00
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-07 14:14:17 +00:00
2048f73155 refactor(server): 按照官方推荐顺序重排 Vite 插件并清理冗余配置
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-07 13:05:10 +00:00
70b5d27493 chore(desktop): 添加 win-x64 构建目标
5d5d3a51f6 chore(desktop): 禁用 mac 和 win 平台的 CEF 捆绑
3306e18395 refactor(desktop): 使用预分配端口替代 stdout 解析获取服务器端口
14bcdb33af chore(deps): 升级 TanStack 路由和 Start 依赖版本
cc81d95178 chore(desktop): 升级 electrobun 至 1.12.0-beta.1
Compare 5 commits »
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-07 10:50:16 +00:00
55d45e6a49 docs(desktop): 更新 AGENTS.md 文档与开发计划以反映最新实现
b7a6a793a3 feat(desktop): 实现生产模式下的内嵌服务器子进程支持
6b12745e50 chore(desktop): 更新应用名称、标识符和版本号
Compare 3 commits »
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-07 09:17:17 +00:00
989d8973f5 chore(desktop): 简化构建和开发脚本
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-07 09:03:22 +00:00
41e79449ce docs: 更新 AGENTS.md 适配 Electrobun 替代 Tauri
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-07 08:48:37 +00:00
4bbb0c4a16 refactor(server): simplify build script, remove Effect dependency
2b3026cf69 chore(turbo): simplify and optimize monorepo configuration
Compare 2 commits »
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-07 08:15:25 +00:00
adb14cff77 chore: 重构 Turbo 构建配置并强化 Bun 专用说明
imbytecat pushed to main at agents/opencode 2026-02-07 08:13:56 +00:00
d574e9e301 feat: 启用缓存键设置提升模型请求缓存效率
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-06 23:09:18 +00:00
44ca7a0f5e chore: 扩展 Turbo build 任务的输出目录配置
59b4edc2d2 chore(desktop): 降级 electrobun 至 0.8.0 稳定版
Compare 2 commits »