• Joined on 2025-09-03
liuyu pushed to dev at liuyu/nofx 2026-03-25 17:01:02 +08:00
af6f6d5930 feat: auto-reuse claw402 wallet for nofxos data — no extra config needed
2d68b48f52 feat: route nofxos data API calls through claw402 x402 payment
Compare 2 commits »
liuyu synced commits to dev at liuyu/nofx from mirror 2026-03-25 17:01:02 +08:00
af6f6d5930 feat: auto-reuse claw402 wallet for nofxos data — no extra config needed
2d68b48f52 feat: route nofxos data API calls through claw402 x402 payment
Compare 2 commits »
liuyu synced commits to feat/nofxi at liuyu/nofx from mirror 2026-03-25 08:51:03 +08:00
f1a0725130 feat: route nofxos data requests through claw402 x402 payment
cd6fe62e16 feat(agent): add market hours check for stock trades
0e338558d4 feat(alpaca): comprehensive integration tests with mock server
06824915a4 fix: isStockSymbol misclassifies crypto symbols (BTC/ETH/SOL) as stock tickers
7b1cff23bc fix: cancel orphaned stop/TP orders on position close + guard zero SL/TP prices
Compare 84 commits »
liuyu pushed to feat/nofxi at liuyu/nofx 2026-03-25 08:51:03 +08:00
f1a0725130 feat: route nofxos data requests through claw402 x402 payment
cd6fe62e16 feat(agent): add market hours check for stock trades
0e338558d4 feat(alpaca): comprehensive integration tests with mock server
06824915a4 fix: isStockSymbol misclassifies crypto symbols (BTC/ETH/SOL) as stock tickers
7b1cff23bc fix: cancel orphaned stop/TP orders on position close + guard zero SL/TP prices
Compare 84 commits »
liuyu pushed to dev at liuyu/nofx 2026-03-24 16:31:04 +08:00
9b14c5c84d feat: update default MiniMax model to M2.7 (#1428)
liuyu synced commits to dev at liuyu/nofx from mirror 2026-03-24 16:31:04 +08:00
9b14c5c84d feat: update default MiniMax model to M2.7 (#1428)
liuyu pushed to stable at liuyu/nofx 2026-03-24 08:21:04 +08:00
966995fb88 refactor: remove BlockRun provider, retain Claw402 as sole x402 payment provider
liuyu synced commits to stable at liuyu/nofx from mirror 2026-03-24 08:21:04 +08:00
966995fb88 refactor: remove BlockRun provider, retain Claw402 as sole x402 payment provider
liuyu synced commits to main at liuyu/nofx from mirror 2026-03-24 08:21:04 +08:00
966995fb88 refactor: remove BlockRun provider, retain Claw402 as sole x402 payment provider
liuyu pushed to main at liuyu/nofx 2026-03-24 08:21:04 +08:00
966995fb88 refactor: remove BlockRun provider, retain Claw402 as sole x402 payment provider
liuyu pushed to dev at liuyu/nofx 2026-03-24 08:21:03 +08:00
966995fb88 refactor: remove BlockRun provider, retain Claw402 as sole x402 payment provider
liuyu synced commits to dev at liuyu/nofx from mirror 2026-03-24 08:21:03 +08:00
966995fb88 refactor: remove BlockRun provider, retain Claw402 as sole x402 payment provider
liuyu synced commits to feat/nofxi at liuyu/nofx from mirror 2026-03-24 00:11:03 +08:00
18671d7455 feat(agent): add market hours check for stock trades
c7dff02a75 feat(alpaca): comprehensive integration tests with mock server
56f7eaa01d fix: isStockSymbol misclassifies crypto symbols (BTC/ETH/SOL) as stock tickers
f94c9bc3c8 fix: cancel orphaned stop/TP orders on position close + guard zero SL/TP prices
812972c5e8 docs: update nofxi-tasks.md with latest fixes
Compare 10 commits »
liuyu pushed to feat/nofxi at liuyu/nofx 2026-03-24 00:11:03 +08:00
18671d7455 feat(agent): add market hours check for stock trades
c7dff02a75 feat(alpaca): comprehensive integration tests with mock server
56f7eaa01d fix: isStockSymbol misclassifies crypto symbols (BTC/ETH/SOL) as stock tickers
f94c9bc3c8 fix: cancel orphaned stop/TP orders on position close + guard zero SL/TP prices
812972c5e8 docs: update nofxi-tasks.md with latest fixes
Compare 10 commits »
liuyu synced commits to feat/nofxi at liuyu/nofx from mirror 2026-03-23 16:01:05 +08:00
3f1dd71f2b fix: context propagation in LLM calls, SSE error handling, security hardening
4c73a7960d fix: SSE streaming for no-tool path, batch ticker API, security & cleanup
bd3d532239 feat: real SSE streaming for agent chat + data cleanup on startup
5fc826b4e0 docs: stock trading design + add Alpaca/LongPort tasks to self-drive queue
2b2e7d815f docs: update nofxi-tasks.md — record 12:52 batch
Compare 38 commits »
liuyu pushed to feat/nofxi at liuyu/nofx 2026-03-23 16:01:05 +08:00
3f1dd71f2b fix: context propagation in LLM calls, SSE error handling, security hardening
4c73a7960d fix: SSE streaming for no-tool path, batch ticker API, security & cleanup
bd3d532239 feat: real SSE streaming for agent chat + data cleanup on startup
5fc826b4e0 docs: stock trading design + add Alpaca/LongPort tasks to self-drive queue
2b2e7d815f docs: update nofxi-tasks.md — record 12:52 batch
Compare 38 commits »
liuyu synced commits to feat/nofxi at liuyu/nofx from mirror 2026-03-23 07:51:03 +08:00
e4a59f36ed feat(ui): final polish — ChatGPT-style welcome screen, enhanced markdown, typing indicator
27fab11b68 chore: remove legacy nofxi/ subdirectory
d8d136ced6 feat: dynamic stock search via Sina suggest API
203d5b4d14 feat: wire NOFXi Agent into Telegram bot
4fa375771d feat(agent): LLM tool-calling for auto trade execution
Compare 20 commits »
liuyu pushed to feat/nofxi at liuyu/nofx 2026-03-23 07:51:03 +08:00
e4a59f36ed feat(ui): final polish — ChatGPT-style welcome screen, enhanced markdown, typing indicator
27fab11b68 chore: remove legacy nofxi/ subdirectory
d8d136ced6 feat: dynamic stock search via Sina suggest API
203d5b4d14 feat: wire NOFXi Agent into Telegram bot
4fa375771d feat(agent): LLM tool-calling for auto trade execution
Compare 20 commits »
liuyu synced commits to dev at liuyu/nofx from mirror 2026-03-22 23:41:03 +08:00
bbf96fe4b4 Merge remote-tracking branch 'origin/main' into dev
2cdc3d0cd8 fix: set temperature=1 for kimi provider (k2.5 model restriction)
Compare 2 commits »
liuyu pushed to dev at liuyu/nofx 2026-03-22 23:41:03 +08:00
bbf96fe4b4 Merge remote-tracking branch 'origin/main' into dev
2cdc3d0cd8 fix: set temperature=1 for kimi provider (k2.5 model restriction)
Compare 2 commits »