yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/hermes-web-cli 2026-04-27 12:50:29 +08:00
9396aaed21 fix: pass 'hermes-web-cli' module name to get_module_dbname()
yumoqing pushed to main at yumoqing/hermes-web-cli 2026-04-27 12:08:11 +08:00
361969a34f fix: move ServerEnv import to module level for use in business logic functions
yumoqing pushed to main at yumoqing/hermes-web-cli 2026-04-27 12:03:45 +08:00
715d7d3952 fix: exclude orgid from UI list and edit form, add CRUD documentation
yumoqing pushed to main at yumoqing/hermes-web-cli 2026-04-27 11:59:54 +08:00
44c92f1b67 fix: remove orphaned json/session_messages.json with no backing table definition
yumoqing pushed to main at yumoqing/hermes-web-cli 2026-04-27 11:50:15 +08:00
0e0ee695e6 feat: add orgid field to hermes_services for organization-scoped service isolation
yumoqing pushed to main at yumoqing/llmage 2026-04-27 10:41:20 +08:00
02e5aba88d bugfix
yumoqing pushed to main at yumoqing/rbac 2026-04-26 20:28:02 +08:00
ccf66ecd23 bugfix
yumoqing pushed to main at yumoqing/rbac 2026-04-26 20:25:11 +08:00
0d5878f2ea bugfix
yumoqing pushed to main at yumoqing/rbac 2026-04-26 20:25:00 +08:00
a460c0b888 bugfix
yumoqing pushed to main at yumoqing/rbac 2026-04-26 20:15:02 +08:00
fdabfc2261 bugfix
yumoqing pushed to main at yumoqing/rbac 2026-04-26 17:05:58 +08:00
5781621331 bugfix
yumoqing pushed to main at yumoqing/rbac 2026-04-26 15:14:39 +08:00
90e9e943b2 bugfix
yumoqing pushed to main at yumoqing/dapi 2026-04-26 15:06:47 +08:00
89a5cf65a3 bugfix
yumoqing pushed to main at yumoqing/rbac 2026-04-26 15:02:48 +08:00
7b36e2d159 bugfix
yumoqing pushed to main at yumoqing/rbac 2026-04-26 15:01:15 +08:00
59f68c3141 bugfix
yumoqing pushed to main at yumoqing/llmage 2026-04-26 13:26:22 +08:00
8ba4c6c229 bugfix
yumoqing pushed to main at yumoqing/llmage 2026-04-26 12:53:56 +08:00
02ffb4998c bugfix
yumoqing pushed to main at yumoqing/rbac 2026-04-26 12:29:41 +08:00
afceb713b7 bugfix
yumoqing pushed to main at yumoqing/sage 2026-04-26 12:03:11 +08:00
bce3fc1889 bugfic
yumoqing pushed to main at yumoqing/rbac 2026-04-26 11:37:37 +08:00
c0c9d0a489 fix: change datetime.now() to datetime.datetime.now() in up_login.dspy