Skip to content

v0.6.0

Choose a tag to compare

@ctate ctate released this 09 Apr 06:59
d8d6f56

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/repo syntax
  • Private repo support — Authenticate via OPENSRC_GITHUB_TOKEN and OPENSRC_GITLAB_TOKEN
  • Agent skill — Add opensrc agent skill for AI coding agents (#34)

Bug Fixes

  • Fixed allowFileModifications not being respected in the remove command (#8)
  • Fixed --cwd not propagating to subcommands (#13)
  • Fixed fetch output not showing local paths after fetch (#7)