Commit Graph

5 Commits

Author SHA1 Message Date
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