yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/bricks-mp 2026-05-18 09:08:54 +08:00
ceaadf39a8 fix: change packageVersion from 0.1.0 to 1.0.0 (MAJOR must be > 0 for DMG)
yumoqing pushed to main at yumoqing/bricks-mp 2026-05-18 09:07:29 +08:00
03c8a8a59f fix: change jvm("desktop") to jvm() and desktopMain to jvmMain to fix Gradle type-safe accessor issue
yumoqing pushed to main at yumoqing/bricks-mp 2026-05-18 08:55:05 +08:00
45abb011db fix: comment out android/iOS targets to fix build on macOS (desktop-only)
yumoqing pushed to main at yumoqing/bricks-mp 2026-05-18 08:51:56 +08:00
bf7827a226 chore: add Gradle wrapper (v8.5)
yumoqing pushed to main at yumoqing/bricks-mp 2026-05-18 08:42:49 +08:00
82c2b89ecd feat: macOS Sage desktop client with login, UI rendering, and DMG packaging
yumoqing created branch main in yumoqing/bricks-mp 2026-05-18 08:17:53 +08:00
yumoqing pushed to main at yumoqing/bricks-mp 2026-05-18 08:17:53 +08:00
b9c585699c initial commit: bricks-mp project
yumoqing pushed to main at yumoqing/llmage 2026-05-17 01:08:35 +08:00
efee227cf1 feat: add catalog relation management entry in menu
yumoqing pushed to main at yumoqing/llmage 2026-05-17 00:46:55 +08:00
1b74b5bf10 feat: add llm catalog (type) management module
yumoqing deleted branch feat/multi-process-scaling from yumoqing/sage 2026-05-17 00:12:29 +08:00
yumoqing deleted branch feat/independent-accounting from yumoqing/llmage 2026-05-17 00:12:29 +08:00
yumoqing pushed to main at yumoqing/llmage 2026-05-17 00:12:20 +08:00
4280459fc4 refactor: remove add_cleanupctx for multi-process compatibility
yumoqing pushed to main at yumoqing/sage 2026-05-17 00:12:01 +08:00
3de5a1ce91 feat: multi-process architecture with independent backend processes
yumoqing pushed to main at yumoqing/harnessed_reasoning 2026-05-17 00:07:20 +08:00
c7b14f17dd fix: update WebSocket connection logic for better session handling
yumoqing created branch feat/independent-accounting in yumoqing/llmage 2026-05-17 00:06:43 +08:00
yumoqing pushed to feat/independent-accounting at yumoqing/llmage 2026-05-17 00:06:43 +08:00
4280459fc4 refactor: remove add_cleanupctx for multi-process compatibility
yumoqing pushed to feat/multi-process-scaling at yumoqing/sage 2026-05-17 00:06:19 +08:00
dfd3e38e6b feat: multi-process architecture with independent backend processes
yumoqing created branch feat/multi-process-scaling in yumoqing/sage 2026-05-16 22:09:48 +08:00
yumoqing pushed to feat/multi-process-scaling at yumoqing/sage 2026-05-16 22:09:48 +08:00
6a38b72dfa feat: multi-process worker scaling for Sage web app
yumoqing pushed to main at yumoqing/sage 2026-05-16 22:09:23 +08:00
53285aa17e feat: multi-process worker scaling for Sage web app