imbytecat imbytecat
  • Shanghai, China
  • Joined on 2022-11-05
imbytecat created branch codex in agents/opencode 2026-02-14 17:05:47 +00:00
imbytecat pushed to codex at agents/opencode 2026-02-14 17:05:47 +00:00
0296ca6564 feat: 迁移至 Codex API 并添加 GLM Coding Plan 提供商
imbytecat pushed to main at agents/opencode 2026-02-13 08:36:18 +00:00
262ee1758a refactor: 优化模型配置与统一命名格式
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 20:23:47 +00:00
cd9826ded3 chore(desktop): tweak electron-vite dev watch and remove redundant --config flags
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 19:36:09 +00:00
2efc57d9ee feat(desktop): show native error dialogs on startup failures
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 19:17:31 +00:00
1f5940438a fix(desktop): use array format for win target in electron-builder config
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 19:16:20 +00:00
0bab6372ac chore(desktop): reorganize electron-builder config and refine packaging targets
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 18:59:03 +00:00
5f0c9d33cb chore
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 18:52:22 +00:00
73982939a8 chore(desktop): add app icon and track resources directory
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 18:25:22 +00:00
10c2d61523 fix(desktop): use CJS for preload script to fix sandbox loading error
18ce05854a feat(server): add NODE_ENV to shared env schema
Compare 2 commits »
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 17:43:18 +00:00
7eccef5d8f chore(desktop): remove redundant config fields for KISS
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 17:27:56 +00:00
41667cb33b refactor(desktop): simplify main process logic and improve naming
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 17:13:45 +00:00
00c944e1b5 refactor(desktop): 精简主进程启动与退出逻辑并减少打包态日志噪音
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 16:57:59 +00:00
f9edfd0058 fix(desktop): guard shutdown race and kill sidecar process tree
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 16:41:07 +00:00
9aea89e16d fix(desktop): force app exit on windows window close
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 16:24:11 +00:00
26b74b25f2 fix(desktop): use stdio ignore for sidecar to prevent process hang on quit
imbytecat pushed to monorepo at imbytecat/fullstack-starter 2026-02-08 16:19:20 +00:00
48a126c2ef fix(desktop): use stdio ignore for sidecar to prevent process hang on quit
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 »