hades. AI-friendly CLI for Korean stock (KOSPI/KOSDAQ) data and backtesting. Outputs machine-readable JSON by default.

github.com/junhoyeo/hades

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2026
  • style: apply rustfmt across workspace
  • chore: make all-target clippy checks clean
  • chore: apply additional clippy auto-fixes across targets
  • docs(plan): mark final polish verification task complete
  • chore: eliminate workspace clippy warnings
  • style(backtest): format strategy test assertions
  • fix(viz): make rendering resilient without system fonts
  • feat(backtest): add relative strength strategy and date range validation
  • fix(frontend): use relative URLs for API to work with Next.js proxy
  • chore: add samsung chart from testing
  • fix(frontend): remove unused imports and variables
  • docs: add web dashboard section to README
  • feat(frontend): add Next.js dashboard with stock search, charts, and …
  • feat(cli): add price and chart commands with Python venv setup
  • feat: Add AI-friendly CLI and remove frontend (#2)
December 2025
  • chore(data): update backtest database
  • feat(backtest): implement market cap and listing months filters
  • fix(frontend): improve strategy detail page display
  • chore(data): reset backtest database with updated schema
  • docs: update notepad with research findings and add system improvemen…