multica/apps/desktop
Jiayuan Zhang 7387216482
Merge pull request #224 from multica-ai/codex/fix-multi-session-chat-sync
fix(chat): stabilize multi-session sync and tool flow
2026-02-17 16:05:53 +08:00
..
build fix(desktop): reduce tray icon size to match menu bar conventions 2026-02-14 23:18:27 +08:00
src Merge pull request #224 from multica-ai/codex/fix-multi-session-chat-sync 2026-02-17 16:05:53 +08:00
.env.development refactor: unify API URL env var to MULTICA_API_URL 2026-02-15 06:31:00 +08:00
.env.example refactor: unify API URL env var to MULTICA_API_URL 2026-02-15 06:31:00 +08:00
.env.production refactor: unify API URL env var to MULTICA_API_URL 2026-02-15 06:31:00 +08:00
.eslintrc.cjs fix(desktop): fix lint errors and relax unused-vars rule 2026-02-04 16:57:41 +08:00
.gitignore fix(desktop): update branding and fix code signing for development 2026-02-11 09:49:18 +08:00
dev-app-update.yml feat(desktop): add auto-update functionality 2026-02-11 13:59:58 +08:00
electron-builder.json5 fix(desktop): use asterisk tray icon and show-only menu 2026-02-14 23:16:56 +08:00
electron.vite.config.ts refactor: unify API URL env var to MULTICA_API_URL 2026-02-15 06:31:00 +08:00
package.json chore: bump version to 0.1.1 2026-02-14 08:19:15 +08:00
tsconfig.json fix(desktop): restructure to standard electron-vite layout for HMR 2026-02-10 22:03:18 +08:00
tsconfig.node.json feat(desktop): scaffold Electron app with Vite 2026-01-30 11:34:09 +08:00