• Joined on 2025-01-27
Ayuriel pushed to master at quant/galaxis-po 2026-03-21 04:31:08 +00:00
70ef97dd62 docs: apply review feedback to CI/CD plan
ab7b3b1e05 docs: add galaxis-agent CI/CD implementation plan
5dd2ec862d docs: apply review feedback to CI/CD design spec
ab6cdcb501 docs: add galaxis-agent CI/CD design spec
fc58eca634 docs: add Phase 5 implementation plan with review fixes
Compare 7 commits »
Ayuriel pushed to main at quant/galaxis-agent 2026-03-20 13:46:12 +00:00
8ff41cc687 docs: add Phase 4 environment variables to .env.example
c957b208e2 feat: add build-sandbox.sh for sandbox image building
ace1858452 feat: add deploy.sh for Oracle VM deployment automation
ec713213cc chore: add .worktrees to .gitignore
Compare 4 commits »
Ayuriel pushed to master at quant/galaxis-po 2026-03-20 10:04:44 +00:00
2b1e7cefbe docs: update CLAUDE.md with galaxis-agent reference and strengthened rules
149560c083 docs: add Phase 1 implementation plan for galaxis-agent
43ff569aa3 docs: add galaxis-agent autonomous SWE agent design spec
f6db08c9bd feat: improve security, performance, and add missing features
49bd0d8745 chore: add frontend/test-results to .gitignore
Compare 21 commits »
Ayuriel pushed to main at quant/galaxis-agent 2026-03-20 09:47:43 +00:00
f63499a1c3 docs: update HANDOFF for Phase 4 completion
b2c52abf06 feat: integrate Recovery, CostGuard, ContainerCleaner in lifespan
c0cb4b7499 feat: integrate CostGuard and TaskHistory into Dispatcher
e82dfe18f9 feat: add startup recovery and periodic container cleanup
3f0d021b02 feat: add structured JSON logging with configurable format
Compare 8 commits »
Ayuriel pushed to main at quant/galaxis-agent 2026-03-20 09:26:43 +00:00
140fbd17ff docs: update HANDOFF for Phase 3 completion
Ayuriel pushed to main at quant/galaxis-agent 2026-03-20 09:26:00 +00:00
a58bbca9b7 test: add webhook-to-dispatcher integration test
d35efae12e feat: add health check endpoints for Gitea, Discord, and queue
7e95aeb8ce feat: integrate Discord bot and Dispatcher in FastAPI lifespan
da9caca791 feat: add Dispatcher for background task processing
5a471907fa feat: add Discord Bot Gateway handler with mention parsing
Compare 8 commits »
Ayuriel pushed to main at quant/galaxis-agent 2026-03-20 08:48:08 +00:00
60aeebf7a7 docs: update HANDOFF for Phase 2 completion
Ayuriel pushed to main at quant/galaxis-agent 2026-03-20 08:46:57 +00:00
94edb45c86 chore: add langgraph-server to docker-compose (ARM64 verified)
816415dd24 feat: complete PR creation via GiteaClient in commit_and_open_pr and open_pr
af7bd2cdc3 feat: add prompt loading pipeline and path validator
e8983d8534 feat: implement gitea_comment and discord_reply tools
b2ad726fc4 feat: implement GiteaClient with Gitea REST API v1
Compare 6 commits »
Ayuriel pushed to main at quant/galaxis-agent 2026-03-20 06:30:35 +00:00
bb2a47157e fix: replace original Dockerfile with agent server Dockerfile
8e60da4f3c test: fix remaining tests after code cleanup
355275bef1 feat: add docker-compose with socket proxy and agent server
8d30e13f46 feat: add Dockerfiles for agent server and sandbox (ARM64)
760adf3632 refactor: update open_pr middleware for Gitea
Compare 15 commits »
Ayuriel created branch main in quant/galaxis-agent 2026-03-20 05:38:15 +00:00
Ayuriel pushed to main at quant/galaxis-agent 2026-03-20 05:38:15 +00:00
b79a6c2549 chore: initial copy from open-swe
Ayuriel created repository quant/galaxis-agent 2026-03-20 05:34:53 +00:00
Ayuriel pushed to master at quant/galaxis-po 2026-02-19 09:43:51 +00:00
eb06dfc48b feat: implement scenario gap analysis - core loop completion
ea93e09059 chore: add .worktrees/ to .gitignore
c97bb8595e docs: add scenario gap analysis results and implementation plan
7cff4003d7 docs: add scenario-based gap analysis design for DC pension management
a7366d053e feat: add manual signal execution to portfolio
Compare 5 commits »
Ayuriel pushed to master at quant/galaxis-po 2026-02-19 06:53:04 +00:00
e6160fffc6 fix: add KJB strategy to frontend strategy list and backtest form
Ayuriel pushed to master at quant/galaxis-po 2026-02-19 06:26:34 +00:00
7150227c88 feat: implement KJB (Kim Jong-bong) short-term trading strategy
f51f3cc4bf docs: add KJB strategy design doc, implementation plan, and quant notes
2d1983efff feat: add KJB signal dashboard frontend page
5268d1fa60 test: add E2E tests for KJB strategy, backtest, and signal endpoints
3c969fc53c feat: wire KJB into backtest worker, add Signal API, add scheduler job
Compare 11 commits »
Ayuriel pushed to master at quant/galaxis-po 2026-02-18 13:56:45 +00:00
a33457ee6c feat: add pre-backtest data validation to detect missing price data
Ayuriel pushed to master at quant/galaxis-po 2026-02-18 13:42:07 +00:00
5422383fd8 feat: add FinancialCollector for FnGuide financial statement scraping
Ayuriel pushed to master at quant/galaxis-po 2026-02-18 13:01:11 +00:00
653fa08fa4 fix: use actual invested amounts for avg_price in seed data
238c4d1caf feat: accept valuation amount instead of price for rebalancing input
fe48e20642 fix: set scheduler timezone to KST for correct job execution times
d12bf7b54f chore: old plan
Compare 4 commits »
Ayuriel pushed to master at quant/galaxis-po 2026-02-16 11:56:31 +00:00
a899c17a65 feat: generate transaction records from snapshot diffs in seed script
Ayuriel pushed to master at quant/galaxis-po 2026-02-16 03:56:28 +00:00
48417a03f5 feat: show stock names as primary display in history, strategy, and backtest pages
87dff8bfa7 feat: show stock names as primary display in portfolio card, detail, and rebalance pages
628b431171 feat: include stock names in snapshot, transaction, and backtest transaction API responses
b6c22f70ae feat: add name field to SnapshotHoldingResponse, TransactionResponse, and backtest TransactionItem schemas
b92f8f298b docs: add stock name display implementation plan
Compare 6 commits »