• Joined on 2025-09-03
liuyu synced commits to stable at liuyu/nofx from mirror 2026-06-02 03:55:31 +08:00
3c061aee94 fix(security): tighten strategy-market iframe permissions
30c6abca74 feat(web): inline-embed vergex.trade/explore in the strategy market
Compare 2 commits »
liuyu pushed to stable at liuyu/nofx 2026-06-02 03:55:31 +08:00
3c061aee94 fix(security): tighten strategy-market iframe permissions
30c6abca74 feat(web): inline-embed vergex.trade/explore in the strategy market
Compare 2 commits »
liuyu synced commits to main at liuyu/nofx from mirror 2026-06-02 03:55:31 +08:00
3c061aee94 fix(security): tighten strategy-market iframe permissions
30c6abca74 feat(web): inline-embed vergex.trade/explore in the strategy market
Compare 2 commits »
liuyu synced commits to main at liuyu/nofx from mirror 2026-06-01 19:50:15 +08:00
129952859e chore(gitignore): exclude local agent/skill scaffolding
7f0a9f0749 fix(hyperliquid): bump go-hyperliquid v0.26 -> v0.36 to dodge spot-meta panic
b15c2da3a9 feat(strategy): English-only XYZ stock prompt + flat-account aggression + tier promote
d008ccc6ab fix(market): route Hyperliquid USDC perps correctly + symbol fuzzy match
e4adafa364 feat(web): quick-trade button actually trades - auto-start + honest status
Compare 111 commits »
liuyu pushed to main at liuyu/nofx 2026-06-01 19:50:15 +08:00
129952859e chore(gitignore): exclude local agent/skill scaffolding
7f0a9f0749 fix(hyperliquid): bump go-hyperliquid v0.26 -> v0.36 to dodge spot-meta panic
b15c2da3a9 feat(strategy): English-only XYZ stock prompt + flat-account aggression + tier promote
d008ccc6ab fix(market): route Hyperliquid USDC perps correctly + symbol fuzzy match
e4adafa364 feat(web): quick-trade button actually trades - auto-start + honest status
Compare 111 commits »
liuyu synced commits to feat/nofxi at liuyu/nofx from mirror 2026-06-01 19:50:15 +08:00
0d3b9536d5 merge: resolve conflicts from origin/main into dev
132fd93072 fix(agent,trader): guard nil TargetRef in skill handlers and fix toast indentation
4cadf6f442 fix(agent,claw402): harden agent runtime and strip max_tokens for thinking models
5dbe32d884 fix(trader): resolve conflict-related ModelConfigModal UI issues (#1493)
a20a71b88d feat(claw402): add DeepSeek V4 models and default to Flash (#1491)
Compare 59 commits »
liuyu pushed to feat/nofxi at liuyu/nofx 2026-06-01 19:50:15 +08:00
0d3b9536d5 merge: resolve conflicts from origin/main into dev
132fd93072 fix(agent,trader): guard nil TargetRef in skill handlers and fix toast indentation
4cadf6f442 fix(agent,claw402): harden agent runtime and strip max_tokens for thinking models
5dbe32d884 fix(trader): resolve conflict-related ModelConfigModal UI issues (#1493)
a20a71b88d feat(claw402): add DeepSeek V4 models and default to Flash (#1491)
Compare 59 commits »
liuyu synced commits to dev at liuyu/nofx from mirror 2026-06-01 19:50:14 +08:00
129952859e chore(gitignore): exclude local agent/skill scaffolding
7f0a9f0749 fix(hyperliquid): bump go-hyperliquid v0.26 -> v0.36 to dodge spot-meta panic
b15c2da3a9 feat(strategy): English-only XYZ stock prompt + flat-account aggression + tier promote
d008ccc6ab fix(market): route Hyperliquid USDC perps correctly + symbol fuzzy match
e4adafa364 feat(web): quick-trade button actually trades - auto-start + honest status
Compare 81 commits »
liuyu pushed to dev at liuyu/nofx 2026-06-01 19:50:14 +08:00
129952859e chore(gitignore): exclude local agent/skill scaffolding
7f0a9f0749 fix(hyperliquid): bump go-hyperliquid v0.26 -> v0.36 to dodge spot-meta panic
b15c2da3a9 feat(strategy): English-only XYZ stock prompt + flat-account aggression + tier promote
d008ccc6ab fix(market): route Hyperliquid USDC perps correctly + symbol fuzzy match
e4adafa364 feat(web): quick-trade button actually trades - auto-start + honest status
Compare 81 commits »
liuyu pushed to main at liuyu/qlib 2026-06-01 19:50:06 +08:00
d5379c520f docs: replace broken RD-Agent demo links in README (#2150)
7ccf3f7658 fix: incorrect index implementation in FileCalendarStorage (#2195)
2c21b8089a fix: use baostock to fetch trading calendar instead of Eastmoney API (#2193)
b87a2c294d fix: value error caused by incorrect date format in daily data (#2015)
Compare 4 commits »
liuyu synced commits to main at liuyu/qlib from mirror 2026-06-01 19:50:06 +08:00
d5379c520f docs: replace broken RD-Agent demo links in README (#2150)
7ccf3f7658 fix: incorrect index implementation in FileCalendarStorage (#2195)
2c21b8089a fix: use baostock to fetch trading calendar instead of Eastmoney API (#2193)
b87a2c294d fix: value error caused by incorrect date format in daily data (#2015)
Compare 4 commits »
liuyu synced and deleted reference refs/tags/fix_nor_bug at liuyu/qlib from mirror 2026-06-01 19:50:06 +08:00
liuyu pushed to main at liuyu/nofx 2026-04-05 06:11:04 +08:00
a99718ac60 fix(dashboard): preserve trader selection in URL and silence background requests (#1459)
b7635b0238 feat: change claw402 default model from deepseek to glm-5
d353d8aed9 fix: improve trader error feedback, stale balance cleanup, and claw402 warnings (#1452)
085ae3c875 feat: add exchange account states and refine beginner trader creation flow (#1450)
649ef50e44 docs: add MiniMax to AI models and beginner mode to setup across all i18n READMEs
Compare 30 commits »
liuyu synced commits to main at liuyu/nofx from mirror 2026-04-05 06:11:04 +08:00
a99718ac60 fix(dashboard): preserve trader selection in URL and silence background requests (#1459)
b7635b0238 feat: change claw402 default model from deepseek to glm-5
d353d8aed9 fix: improve trader error feedback, stale balance cleanup, and claw402 warnings (#1452)
085ae3c875 feat: add exchange account states and refine beginner trader creation flow (#1450)
649ef50e44 docs: add MiniMax to AI models and beginner mode to setup across all i18n READMEs
Compare 30 commits »
liuyu synced commits to dev at liuyu/nofx from mirror 2026-04-04 22:01:14 +08:00
80272c0d5a fix(dashboard): preserve trader selection in URL and silence background requests (#1459)
8a0f3f5a13 feat: change claw402 default model from deepseek to glm-5
Compare 2 commits »
liuyu pushed to dev at liuyu/nofx 2026-04-04 22:01:13 +08:00
80272c0d5a fix(dashboard): preserve trader selection in URL and silence background requests (#1459)
8a0f3f5a13 feat: change claw402 default model from deepseek to glm-5
Compare 2 commits »
liuyu pushed to dev at liuyu/nofx 2026-04-02 04:41:06 +08:00
0c1f438cc3 fix: improve trader error feedback, stale balance cleanup, and claw402 warnings (#1452)
liuyu pushed to main at liuyu/nofx 2026-04-02 04:41:06 +08:00
1482232da1 fix: improve trader error feedback, stale balance cleanup, and claw402 warnings (#1452)
9be06fc451 feat: add exchange account states and refine beginner trader creation flow (#1450)
ae8c0af617 docs: add MiniMax to AI models and beginner mode to setup across all i18n READMEs
a6dca2d45e perf: reduce frontend login and dashboard friction (#1447)
a0940116ff fix: auto re-fetch system config after invalidation
Compare 28 commits »
liuyu synced commits to dev at liuyu/nofx from mirror 2026-04-02 04:41:06 +08:00
0c1f438cc3 fix: improve trader error feedback, stale balance cleanup, and claw402 warnings (#1452)
liuyu synced commits to main at liuyu/nofx from mirror 2026-04-02 04:41:06 +08:00
1482232da1 fix: improve trader error feedback, stale balance cleanup, and claw402 warnings (#1452)
9be06fc451 feat: add exchange account states and refine beginner trader creation flow (#1450)
ae8c0af617 docs: add MiniMax to AI models and beginner mode to setup across all i18n READMEs
a6dca2d45e perf: reduce frontend login and dashboard friction (#1447)
a0940116ff fix: auto re-fetch system config after invalidation
Compare 28 commits »