You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
I Luk Kim c5dea9a9a8 Add Paper Trading web GUI with ANSI terminal log rendering
- Full paper trading page (sessions sidebar, 5-tab detail view)
- Auto daemon panel: status, schedule, start/stop, live log
- Auto daemon detection for terminal-started processes via psutil scan
- Log source detection: process stdout file → web GUI log file → TTY hint
- ANSI color rendering for paper task logs and auto daemon log
- Dark terminal theme (matching backtest log style) with macOS traffic lights
- Extracted ansiToHtml to shared lib/utils.ts (deduped from Backtest.tsx)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
5 months ago
..
backtester Enhance backtest engine: v11 scoring, selector expansion, snapshot store improvements 5 months ago
paper_trader Add Phase 6 reconciliation: position integrity, kill switch, order fill verification 5 months ago
pipeline Add overlay engine, ranking models, snapshot pipelines, and research tools 5 months ago
qa feat: implement Phase 3 -- LLM enrichment, labeler, review queue, dataset export 5 months ago
review feat: implement Phase 3 -- LLM enrichment, labeler, review queue, dataset export 5 months ago
sync feat: PEAD mid-cap strategy + pipeline hardening + README cleanup 5 months ago
tools Remove overlay backtesting and scoring 5 months ago
tracker Add v6new.311-322, named strategy configs, and tracker common_window fix 5 months ago
web Add Paper Trading web GUI with ANSI terminal log rendering 5 months ago
web_frontend/src Add Paper Trading web GUI with ANSI terminal log rendering 5 months ago
__init__.py feat: implement ACE-F v1 Phase 1 -- Stock Oracle 기반 이벤트 파이프라인 5 months ago