| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-09 | 602 Bytes | |
| v0.6.0 source code.tar.gz | 2026-04-09 | 45.9 kB | |
| v0.6.0 source code.zip | 2026-04-09 | 62.2 kB | |
| Totals: 3 Items | 108.7 kB | 1 | |
New Features
- Multi-registry support — Fetch source from crates.io and PyPI in addition to npm
- GitHub/GitLab repo support — Fetch source directly from repositories with
owner/reposyntax - Private repo support — Authenticate via
OPENSRC_GITHUB_TOKENandOPENSRC_GITLAB_TOKEN - Agent skill — Add opensrc agent skill for AI coding agents (#34)
Bug Fixes
- Fixed
allowFileModificationsnot being respected in the remove command (#8) - Fixed
--cwdnot propagating to subcommands (#13) - Fixed fetch output not showing local paths after fetch (#7)