You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: rename Python SDK to vectorless-sdk on PyPI
The "vectorless" name on PyPI is taken by an unrelated Rust-based project.
Renamed to "vectorless-sdk" for the Python package.
- pip install vectorless-sdk (import stays: from vectorless import ...)
- npm install vectorless (TypeScript — unchanged, name is available)
- Updated README badges, DEPLOYMENT.md, pyproject.toml
- Build verified: vectorless_sdk-0.1.0.whl
- Tests passing: 3/3
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments