imbytecat imbytecat
  • Shanghai, China
  • Joined on 2022-11-05
imbytecat pushed to codex at agents/opencode 2026-02-14 18:57:01 +00:00
12d944efb4 chore: 调整检索与轻任务模型配置以提升性价比
imbytecat pushed to codex at agents/opencode 2026-02-14 18:40:21 +00:00
8ca07bcdf5 feat: 提升规划编排模型并补齐 artistry 分类
8ea1baccf2 feat: 质量优先切换 librarian/explore/quick/writing 模型
f4cc4c6f29 feat: 优化模型分层并新增 gpt-5.1-codex-mini
Compare 3 commits »
imbytecat pushed to codex at agents/opencode 2026-02-14 17:16:13 +00:00
294451814e chore: 统一 explore 和 quick 模型使用 glm-4.7
imbytecat pushed to codex at agents/opencode 2026-02-14 17:05:47 +00:00
0296ca6564 feat: 迁移至 Codex API 并添加 GLM Coding Plan 提供商
imbytecat created branch codex in agents/opencode 2026-02-14 17:05:47 +00:00
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