3 Commits

Author SHA1 Message Date
8af421206b docs: update README with repo URL, add setup guide and .gitignore
- Update README installation to use uv tool install with self-hosted repo URL
- Add docs/SETUP.md for AI agent consumption
- Add .gitignore for __pycache__, build artifacts, venv, IDE files
- Remove obsolete superpowers planning docs

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 18:15:50 +08:00
0023b57596 docs: update README for CLI tool usage, remove old script
- Rewrite README.md with CLI usage instructions
- Add __main__.py for `python -m jianda_proxy` support
- Clean up unused imports in config.py and test_config.py
- Add pytest dev dependency to pyproject.toml
- Remove lfs-proxy.py (replaced by modular CLI tool)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 17:58:19 +08:00
40b52f6391 Initial commit 2026-05-28 17:11:46 +08:00