• Joined on 2025-01-27
Ayuriel pushed to master at quant/galaxis-po 2026-05-27 13:52:02 +00:00
efbe0f5c3e fix: 로컬 네트워크 접근 시 로그인 불가 문제 해결
Ayuriel pushed to master at quant/galaxis-po 2026-05-27 13:03:24 +00:00
e8eabe61ab ci: remove gitea production deploy workflow
d1a9f89397 docs: plan mac mini primary migration
Compare 2 commits »
Ayuriel pushed to master at quant/galaxis-po 2026-05-26 14:02:31 +00:00
a7a053fdb3 chore: test CI after secrets fix
Ayuriel pushed to master at quant/galaxis-po 2026-05-26 13:55:36 +00:00
b3f18c3bd8 fix: preserve postgres container during CI deploy to prevent DB auth failure
Ayuriel pushed to master at quant/galaxis-po 2026-05-26 13:50:45 +00:00
d0189b3bdc fix: remove docker compose down to prevent production downtime during CI deploy
Ayuriel pushed to master at quant/galaxis-po 2026-05-26 13:43:34 +00:00
a52247bb25 chore: trigger Actions test
Ayuriel pushed to master at quant/galaxis-po 2026-05-14 14:33:00 +00:00
5a452e4714 fix: harden screening data collection
Ayuriel pushed to master at quant/galaxis-po 2026-05-13 22:52:38 +00:00
0b66eae847 feat: improve KJB screening workflow
Ayuriel pushed to master at quant/galaxis-po 2026-05-13 13:48:04 +00:00
c97f73ab0c fix: delete all duplicate portfolios in seed_data to ensure idempotency
Ayuriel pushed to master at quant/galaxis-po 2026-05-13 13:31:31 +00:00
fc0a24888d chore: trigger deployment
Ayuriel pushed to master at quant/galaxis-po 2026-05-10 08:02:00 +00:00
49e60b7048 fix: rename migration revision id to avoid varchar(32) overflow and duplicate id
Ayuriel pushed to master at quant/galaxis-po 2026-05-10 07:57:26 +00:00
ba9c92f034 fix: alembic multiple heads merge
Ayuriel pushed to master at quant/galaxis-po 2026-05-10 07:44:11 +00:00
120a8546cb fix: 테스트 리포트 보완 계획 전체 구현
Ayuriel pushed to master at quant/galaxis-po 2026-05-06 11:56:47 +00:00
76e3220e77 feat: 에이전트 기능 추가 (LLM 서비스, 에이전트 API, 테스트)
Ayuriel pushed to master at quant/galaxis-po 2026-05-05 14:04:05 +00:00
34d09d9d34 feat: 김종봉식 KOSPI 종목발굴 전략 구현
9ab232ba12 feat: KRX Open API migration with pykrx fallback
Compare 2 commits »
Ayuriel pushed to master at quant/galaxis-po 2026-04-16 13:51:15 +00:00
5009168246 feat: transaction modal - add per-unit price label + total amount field
Ayuriel pushed to master at quant/galaxis-po 2026-04-15 14:42:16 +00:00
ae244153d6 feat: generate portfolio snapshots from KRX market prices
Ayuriel pushed to master at quant/galaxis-po 2026-04-15 13:17:36 +00:00
c7178eb084 ci: add KRX credentials + seed data step to deploy workflow
Ayuriel pushed to master at quant/galaxis-po 2026-04-15 13:16:48 +00:00
072b6059d4 fix: KRX data collection + TIGER 200 ticker fix + trade history seed
Ayuriel pushed to master at quant/galaxis-po 2026-03-29 13:45:21 +00:00
862c1637bd fix: add resilience to ETFCollector and ValuationCollector