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
c4873daf3b66f08e4126d9e21070b5313a47f62e
AITrader
/
app
/
routes
T
History
henry
5358ee6f97
Fix: use ReadableStream cancel() to cleanup interval (avoid controller.signal TS error)
...
Co-authored-by: Copilot <
223556219+Copilot@users.noreply.github.com
>
2026-05-16 17:44:03 +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: use ReadableStream cancel() to cleanup interval (avoid controller.signal TS error)
2026-05-16 17:44:03 +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
Fix JSX syntax: close conditional expression in analyze.ticker.tsx (add missing })
2026-05-16 15:31:00 +02:00
analyze.tsx
UI: surface buying/selling suggestion and execution plan in portfolio and stock detail (show last saved suggestion)\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 15:27:41 +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