Download any file or folder from any GitHub repo by branch, tag, or commit with glob pattern filtering.

2 stars 2 forks 2 watchers Python Apache License 2.0
2 Open Issues Need Help Last updated: Sep 23, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The `--target-paths` option in `forklet download` is inconsistently applied, often failing to download only the specified files or directories. Instead, it frequently downloads the entire repository, making the feature unreliable. The issue likely stems from the path filtering logic within `DownloadOrchestrator` or its interaction with `FilterEngine`.

Complexity: 3/5
bug enhancement good first issue filter engine

Download any file or folder from any GitHub repo by branch, tag, or commit with glob pattern filtering.

Python
bug enhancement good first issue filter engine

Download any file or folder from any GitHub repo by branch, tag, or commit with glob pattern filtering.

Python