lint
01Command Claude Code
Run lint + format + type checks and report results (do not auto-fix unless I ask).
5 2mo ago A 0 tokens
original MIT
LLM-powered A-share (Chinese stock) market analysis platform — technical analysis, prediction, strategy backtesting, and an autonomous research/decision agent. Personal toy project for learning; not investment advice.
Command Claude Code
Run lint + format + type checks and report results (do not auto-fix unless I ask).
Command Claude Code
Run the backend unit test suite: .venv/bin/pytest tests/unit -q.
Command Claude Code
Run the full local verification the way CI does, and report pass/fail for each step.