f54d142fde
docs: add design spec and implementation plan
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-28 17:59:24 +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
5fcb4596e4
feat: add CLI entry point with start/stop/status/config subcommands
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-28 17:52:43 +08:00
81957ca188
fix: clean up type annotations and unused imports
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-28 17:50:32 +08:00
35507c1238
feat: add daemon module with cross-platform process lifecycle
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-28 17:49:56 +08:00
db4a64319c
feat: extract proxy server from lfs-proxy.py into module
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-28 17:49:54 +08:00
001ab4e954
feat: add config module with INI-based configuration management
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-28 17:47:43 +08:00
0036cdf473
feat: add project scaffolding with pyproject.toml and src layout
...
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-28 17:38:44 +08:00
40b52f6391
Initial commit
2026-05-28 17:11:46 +08:00