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
3ed894015a79df15683548747bee940448fc6c95
AITrader
/
app
/
routes
T
History
henry
fc17b8cb51
UI: avoid disabling Add Stock button to prevent flaky E2E clicks (addStock still guards empty input)
2026-05-16 15:06:46 +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
Fix routing: move job loader into index and keep cancel as nested action (avoid duplicate file/folder)\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 15:00:01 +02:00
jobs
UI: job badges, skeletons, cancel support + API route to cancel jobs\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 14:56:22 +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