Skip to content

feat: add uvx rust trial helper#3029

Merged
rysweet merged 2 commits intomainfrom
rust-cli-trial-helper
Mar 10, 2026
Merged

feat: add uvx rust trial helper#3029
rysweet merged 2 commits intomainfrom
rust-cli-trial-helper

Conversation

@rysweet
Copy link
Owner

@rysweet rysweet commented Mar 10, 2026

Summary

  • add amplihack-rust-trial, an opt-in console script for trying the bundled Rust CLI without replacing the current amplihack install
  • run the Rust binary under an isolated trial home so state stays out of the user's real ~/.claude tree
  • document the new uvx flow in the README and cover the helper with focused tests

Validation

  • uv run ruff check src/amplihack/rust_trial.py tests/test_rust_trial.py
  • /home/azureuser/src/amploxy/.venv/bin/pytest tests/test_rust_trial.py -q
  • AMPLIHACK_RUST_TRIAL_BINARY=/home/azureuser/src/amplihack-rs/target/debug/amplihack uvx --from . amplihack-rust-trial --trial-home /tmp/amplihack-rust-e2e-uvx --help

Ubuntu and others added 2 commits March 10, 2026 17:08
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions
Copy link
Contributor

🤖 Auto-fixed version bump

The version in pyproject.toml has been automatically bumped to the next patch version.

If you need a minor or major version bump instead, please update pyproject.toml manually and push the change.

@rysweet rysweet merged commit fee8911 into main Mar 10, 2026
1 check passed
@rysweet rysweet deleted the rust-cli-trial-helper branch March 10, 2026 17:10
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.

1 participant