Commit History

Update challenge notice copy capitalization
7afbd22
Running

lfqian commited on

Clarify 10k/10q may be null for TSLA and other assets
694023c

lfqian commited on

Uppercase BUY HOLD SELL wording in Join Arena guide
9624b7e

lfqian commited on

Isolate IndexedDB cache by source table to prevent cross-table asset leakage
4377d23

lfqian commited on

Recover trading views when challenge-only asset state leaks
a6358c6

lfqian commited on

Fix leaderboard filters/options stuck after challenge source switch
5a355cc

lfqian commited on

Fix Join Arena asset cards using one-day test series
d982ff8

lfqian commited on

Reduce tab-switch reloads by reusing per-table in-memory snapshots
0572b0a

lfqian commited on

Stabilize per-page table binding and prevent tab-switch data thrash
f427ad0

lfqian commited on

Avoid redundant reloads when switching tabs
5f467b1

lfqian commited on

Fix Join Arena time window sticking and isolate table-switch cache
ff53502

lfqian commited on

Fix Join Arena time window initialization and table-switch reload
8a6643b

lfqian commited on

fix: drive join arena time window from trading_decisions date bounds
1a4a38c

lfqian commited on

chore: hide model labels for non-vanilla agents in live challenge
731a8a5

lfqian commited on

feat: include non-core agents in live challenge leaderboard
cfaef5a

lfqian commited on

feat: add deterministic fallback colors for unknown agents
8b1be55

lfqian commited on

fix: bind chart tooltip colors to line series colors
22b020c

lfqian commited on

fix: scope challenge db to live-challenge only and keep join arena on trading decisions
3d4b1db

lfqian commited on

feat: add date range filter to live challenge leaderboard
d119712

lfqian commited on

fix: avoid forced full reload on live view mount
93c27f4

lfqian commited on

fix: normalize date comparisons for live charts and join arena assets
adb60aa

lfqian commited on

docs: update join arena guide for finmmeval task 3 workflow
51f1339

lfqian commited on

fix: align chart and join-arena asset series with latest table data
5b112ba

lfqian commited on

feat: refine live leaderboard labels and compact join arena layout
6dce326

lfqian commited on

chore: show testing notice only on live challenge page
bf0590b

lfqian commited on

fix: restore arxiv links in join arena agent cards
afde74d

lfqian commited on

chore: add live page testing-stage notice
175a30e

lfqian commited on

feat: update live challenge leaderboard agent-model display and include vanilla models
c42bd50

lfqian commited on

feat: show leaderboard table on live challenge and remove challenge tab
35f8047

lfqian commited on

feat: route challenge pages to challenge_table data source
13bbec7

lfqian commited on

feat: scope challenge leaderboard assets and simplify model controls
8cbf93e

lfqian commited on

feat: add challenge leaderboard with model-specific filtering
a35ae71

lfqian commited on

feat: limit live challenge to claude sonnet 4 model
1230dc1

lfqian commited on

feat: hide curve badges and model names in live challenge chart
7549381

lfqian commited on

fix: escape endpoint placeholder in request view code block
7394428

lfqian commited on

feat: refine live challenge UI and endpoint docs
2a17a88

lfqian commited on

docs: update join arena payload examples and remove model field
11885b5

lfqian commited on

chore: update join arena agent form url
36b1511

lfqian commited on

feat: update join arena agent link label to endpoint
8e02f77

lfqian commited on

feat: add live challenge tab and whitelist live agents
6a617dc

lfqian commited on

Fix model name display and exclude multi/finconagent
62dc337

lfqian commited on

Fix: Use Teleport for Updates modal to escape footer constraints
153bfb8

lfqian commited on

Update trading fees to 0.06% and add 0.1% slippage fee
12ede86

lfqian commited on

Fix error handling in dataService: throw error when first page fetch fails
cbdf812

lfqian commited on

try to fix data fetching issue
d31b817

vincentjim1025 commited on

Update README.md
34d2ace
verified

jiminHuang commited on

Optimize data fetching: remove date range query and per-agent DB queries for better performance
4050e19

lfqian commited on

Fix agent end_date: query DB for latest date per agent to ensure accuracy
4258b89

lfqian commited on

Fix dateBounds: always read dates directly from Supabase using UTC to avoid timezone issues
65ab199

lfqian commited on

Fix dateBounds update: remove early pagination stop and add periodic dateBounds refresh
2447a78

lfqian commited on