This repository is a personal learning lab for agent engineering, LLM application frameworks, and market research tooling.
claude-code/- Claude Code style harness engineering course material, runnable Python agents, skills, tests, and the learning website.langchain/- reserved workspace for LangChain and LangGraph experiments.github-ai-learning/- Obsidian-friendly study notes for GitHub AI projects, including source reading, reproduction notes, and reusable takeaways.stock-research/- A-share research tooling withakshare-one-mcp, repeatable Python reports, and risk checks.shared/- cross-topic utilities, templates, and notes that do not belong to a single learning area.docs/- repository-level learning roadmap and index.
Claude Code course:
python claude-code/s01_agent_loop/code.pyA-share research script:
uv run --with akshare --with pandas --with numpy python stock-research/tools/a_share_researcher.py 600519 --start 20240101 --end 20260529Web course site:
cd claude-code/web
npm run devTrack source code, prompts, templates, and learning notes. Ignore generated reports, market data exports, caches, IDE state, and runtime mailboxes.