yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/harnessed_reasoning 2026-05-07 18:45:27 +08:00
356544853a fix: debug reasoning execution flow and fix JSON serialization
yumoqing pushed to main at yumoqing/harnessed_agent 2026-05-07 18:25:01 +08:00
f9705f3892 fix: handle non-JSON LLM API responses gracefully
yumoqing pushed to main at yumoqing/harnessed_reasoning 2026-05-07 18:08:16 +08:00
f9dac4ce7f fix: add user_id parameter to reason_and_execute method
yumoqing pushed to main at yumoqing/harnessed_reasoning 2026-05-07 18:02:34 +08:00
9ac531bdf0 fix: pass user_id from .dspy to reasoning engine, remove hardcoded model
yumoqing pushed to main at yumoqing/harnessed_agent 2026-05-07 17:31:07 +08:00
e5e6796a4b feat: decrypt API key using ServerEnv.password_decode
yumoqing pushed to main at yumoqing/harnessed_reasoning 2026-05-07 17:09:15 +08:00
c164914738 fix: correct sor.R() call pattern - ns dict contains filters+sort
yumoqing pushed to main at yumoqing/harnessed_agent 2026-05-07 17:08:30 +08:00
1dbfd25772 fix: correct sor.R() call pattern - ns dict contains filters+sort
yumoqing pushed to main at yumoqing/pricing 2026-05-07 16:42:53 +08:00
c2a273d07f bugfix
yumoqing pushed to main at yumoqing/pricing 2026-05-07 16:41:21 +08:00
9370ffc11c bugfix
yumoqing pushed to main at yumoqing/harnessed_reasoning 2026-05-07 16:39:38 +08:00
a00465305a chore: remove accidental .swp file
yumoqing pushed to main at yumoqing/harnessed_reasoning 2026-05-07 16:39:21 +08:00
7f60b0a79b fix: multi-user isolation and sqlor-compatible queries
yumoqing pushed to main at yumoqing/harnessed_agent 2026-05-07 16:39:10 +08:00
a88c964666 fix: multi-user isolation and sqlor-compatible queries
yumoqing pushed to main at yumoqing/harnessed_agent 2026-05-07 15:49:16 +08:00
8e10a24d55 fix: LLM config query uses 'default' DB only, not calling module's DB
yumoqing pushed to main at yumoqing/harnessed_reasoning 2026-05-07 15:33:02 +08:00
bb420a6471 fix: replace invalid sor.R(orderby/limit) calls with sqlExe
yumoqing pushed to main at yumoqing/harnessed_agent 2026-05-07 15:32:45 +08:00
6165c4b1cd fix: replace invalid sor.R(orderby/limit) calls with sqlExe
yumoqing pushed to main at yumoqing/harnessed_agent 2026-05-07 15:10:55 +08:00
a7f99fc710 fix: fallback to default DB for LLM config lookup
yumoqing pushed to main at yumoqing/xls2ddl 2026-05-07 14:56:32 +08:00
a2f7d12a5c bugfix
yumoqing pushed to main at yumoqing/harnessed_reasoning 2026-05-07 14:51:46 +08:00
c36477c9cb fix: improve LLM call error handling and plan parsing
yumoqing pushed to main at yumoqing/bricks 2026-05-07 14:46:15 +08:00
a6bd75dbbd bugfix
yumoqing pushed to main at yumoqing/xls2ddl 2026-05-07 14:22:40 +08:00
932e23aa3e bugfix