imbytecat imbytecat
  • Shanghai, China
  • Joined on 2022-11-05
imbytecat created branch electrobun in imbytecat/fullstack-starter 2026-02-07 18:52:19 +00:00
imbytecat pushed to electrobun at 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 »
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-06 22:29:34 +00:00
9d0e9a6aac chore(desktop): 添加 .gitignore 和多平台构建脚本
f758fd5947 chore: 更新 bun.lock 锁文件
Compare 2 commits »
imbytecat pushed to main at agents/opencode 2026-02-06 22:14:53 +00:00
420563a2aa feat: 升级代理模型版本至 claude-opus-4-6
imbytecat pushed to main at agents/opencode 2026-02-06 22:03:37 +00:00
2cc19b9b0b feat: 更新 Claude Opus 4.6 模型上下文与输出限制
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-06 21:53:58 +00:00
26f9421130 chore: 统一 Node/TypeScript 配置并修复桌面端类型环境
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-06 21:05:20 +00:00
29969550ed refactor(desktop): 从 Tauri 迁移到 Electrobun
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-06 19:58:39 +00:00
9aa3b46ee5 chore(desktop): 更新 Cargo 依赖
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-06 19:33:06 +00:00
f3ea0f0789 chore: 更新依赖版本
bde325d9ae chore: 更新 biome 和 turbo 依赖版本
Compare 2 commits »
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-06 19:30:25 +00:00
e41c4e4515 docs: 更新 AGENTS.md 文档结构和内容
imbytecat pushed to main at imbytecat/fullstack-starter 2026-02-06 19:14:07 +00:00
f7f86e4462 refactor(orpc): simplify architecture following KISS principle