Skip to content

Add tensorlake CLI alias and sync CLI version#554

Merged
eabatalov merged 1 commit intomainfrom
feat/cli-tensorlake-alias
Mar 5, 2026
Merged

Add tensorlake CLI alias and sync CLI version#554
eabatalov merged 1 commit intomainfrom
feat/cli-tensorlake-alias

Conversation

@diptanu
Copy link
Contributor

@diptanu diptanu commented Mar 5, 2026

Summary

  • add a tensorlake CLI binary alias alongside existing tl
  • keep both binaries using the same implementation via src/tensorlake.rs
  • align tensorlake-cli crate version with pyproject.toml (0.4.6)

Validation

  • cargo check -p tensorlake-cli --bin tl --bin tensorlake
  • cargo run -p tensorlake-cli --bin tl -- --version -> tl 0.4.6
  • cargo run -p tensorlake-cli --bin tensorlake -- --version -> tl 0.4.6
  • fresh venv install: pip install . exposes both tl and tensorlake executables

@eabatalov eabatalov merged commit 5192752 into main Mar 5, 2026
6 checks passed
@eabatalov eabatalov deleted the feat/cli-tensorlake-alias branch March 5, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants