This website requires JavaScript.
Explore
Help
Register
Sign In
henry
/
AITrader
Watch
1
Star
0
Fork
0
You've already forked AITrader
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
329b83a17cf5aceda22247414f2222f089143967
AITrader
/
app
/
routes
T
History
henry
329b83a17c
UI: ensure dark text on job detail and job history cards (avoid white-on-light backgrounds)\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 15:13:38 +02:00
..
__tests__
Return agentSignals and debateRounds in mocked /api/analyze response to match component expectations
2026-05-16 14:01:53 +02:00
api
UI: ensure dark text on job detail and job history cards (avoid white-on-light backgrounds)\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 15:13:38 +02:00
jobs
UI: ensure dark text on job detail and job history cards (avoid white-on-light backgrounds)\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 15:13:38 +02:00
analyze.ticker.tsx
UI: add JobHistory component and render on stock detail page\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 14:48:58 +02:00
analyze.tsx
UI: avoid disabling Add Stock button to prevent flaky E2E clicks (addStock still guards empty input)
2026-05-16 15:06:46 +02:00
landing.tsx
Add Playwright configuration and initial tests for landing page
2026-05-12 22:10:51 +02:00
stocks.$ticker.tsx
Routing: add /stocks/:ticker alias to analyze.ticker for compatibility with tests\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 15:02:08 +02:00
stocks.tsx
feat: replace StockViewer with MostActiveStocks on stocks page
2026-05-16 12:47:44 +02:00