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
master
AITrader
/
app
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
henry
617c8b9d56
Run Tests / test (push)
Failing after 33s
Details
fix: prevent scroll reset by stabilizing useEffect dependencies with refs
2026-05-16 22:37:11 +02:00
..
agents
feat(settings): add settings route and API updates\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 20:19:35 +02:00
components
fix: address final review issues - promise handling, error scoping, controlled inputs, SortHeader
2026-05-16 21:30:00 +02:00
lib
feat: always enqueue analyze jobs as background, save jobId to DB, reuse active jobs, cleanup stale jobs
2026-05-16 22:31:19 +02:00
routes
fix: prevent scroll reset by stabilizing useEffect dependencies with refs
2026-05-16 22:37:11 +02:00
types
Fix(types): LLM types, execution LLM call safety, analyze defaults; skip tests in tsconfig for dev typecheck\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 17:57:53 +02:00
utils
feat: rewrite analyze page with technical indicators column and signal summary
2026-05-16 22:05:01 +02:00
welcome
Add Playwright configuration and initial tests for landing page
2026-05-12 22:10:51 +02:00
app.css
Initial commit from create-react-router
2026-05-12 19:25:36 +02:00
root.tsx
Initial commit from create-react-router
2026-05-12 19:25:36 +02:00
routes.ts
feat(settings): register admin settings API routes\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 20:26:49 +02:00
types.ts
feat: rewrite analyze page with technical indicators column and signal summary
2026-05-16 22:05:01 +02:00