• Joined on 2026-03-01
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-25 10:26:58 +09:00
7288976a99 Update README.md - 전체 문서 업데이트
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-25 10:26:29 +09:00
55c9657500 Update state_reader.py - 상태 읽기 모듈 최신 버전
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-25 10:26:00 +09:00
051ea1f611 Update factorio_rcon.py - RCON 클라이언트 최신 버전
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-25 10:25:41 +09:00
6c4b2b7c91 Add main.py - 메인 루프 (컨텍스트 압축 통합)
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-25 10:25:13 +09:00
f053803f6f Add context_compressor.py - 계층적 컨텍스트 압축 모듈
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-25 10:24:04 +09:00
7f7034bba2 Add ai_planner.py - AI 행동 계획 모듈
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-25 10:23:17 +09:00
8858d52b1c Add action_executor.py - 완전 자율 에이전트용 실행기
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-25 00:09:33 +09:00
d2d6f6ef17 Add state_reader.py - Game state reading module
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-25 00:06:18 +09:00
76f98d2fe2 Add factorio_rcon.py - RCON connection module
gihyeon created repository gihyeon/factorio-ai-agent 2026-03-25 00:04:59 +09:00
gihyeon pushed to main at gihyeon/cointrader 2026-03-23 20:47:06 +09:00
17742da6af feat: add algo order compatibility and orphan order cleanup
ff2566dfef docs: add algo order compatibility fix design spec
Compare 2 commits »
gihyeon pushed to main at gihyeon/cointrader 2026-03-23 13:06:07 +09:00
0ddd1f6764 feat: add testnet mode support and fix UDS order type classification
gihyeon pushed to main at gihyeon/cointrader 2026-03-22 22:30:40 +09:00
1135efc5be fix: update weekly report to XRP-only with production params
gihyeon pushed to main at gihyeon/cointrader 2026-03-22 22:25:27 +09:00
bd152a84e1 docs: add decision log for ML-off and XRP-only operation
gihyeon pushed to main at gihyeon/cointrader 2026-03-22 22:20:38 +09:00
e2b0454825 feat: add L/S ratio collector service for top_acct and global ratios
gihyeon pushed to main at gihyeon/cointrader 2026-03-22 20:59:17 +09:00
aa5c0afce6 fix: use isolated margin to prevent cross-position liquidation risk
gihyeon pushed to main at gihyeon/cointrader 2026-03-22 14:22:48 +09:00
4fef073b0a fix: recreate AsyncClient on User Data Stream reconnect
gihyeon pushed to main at gihyeon/cointrader 2026-03-21 20:47:36 +09:00
dacefaa1ed docs: update for XRP-only operation — remove SOL/DOGE/TRX references
gihyeon pushed to main at gihyeon/cointrader 2026-03-21 20:20:50 +09:00
d8f5d4f1fb feat(backtest): add Kill Switch to BacktestRiskManager for fair ML comparison
b5a5510499 feat(backtest): add --compare-ml for ML on/off walk-forward comparison
c29d3e0569 feat(ml): add purged gap (embargo=24) to walk-forward + ablation CLI
30ddb2fef4 feat(ml): relax training thresholds for 5-10x more training samples
Compare 4 commits »
gihyeon pushed to main at gihyeon/cointrader 2026-03-21 18:45:15 +09:00
6830549fd6 fix: ML pipeline train-serve alignment and backtest accuracy
fe99885faa fix(ml): align dataset_builder default SL/TP with config (2.0/2.0)
4533118aab docs: update plan history with ml-pipeline-fixes
c0da46c60a chore: deprecate legacy dataset generation, remove stale comparison test
5bad7dd691 refactor(ml): add MLFilter.from_model(), fix validator initial_balance
Compare 10 commits »