Add Rust CLI port#321
Open
etbyrd wants to merge 1 commit into
Open
Conversation
Confidence Score: 5/5This looks safe to merge.
|
| Filename | Overview |
|---|---|
| cli-rust/src/config.rs | Adds Rust CLI config, credential loading, OAuth refresh, and environment handling. |
| cli-rust/src/payloads.rs | Adds Rust payload push and pull support with encryption, upload, download, and CLI auth wiring. |
| scripts/package-rust-cli.mjs | Adds cross-platform Rust CLI archive packaging and checksum generation. |
| scripts/install-rust-cli.ps1 | Adds the Windows installer path for Rust CLI release archives. |
Reviews (13): Last reviewed commit: "Add Rust CLI port" | Re-trigger Greptile
etbyrd
force-pushed
the
rust-cli-port
branch
4 times, most recently
from
July 18, 2026 19:20
81b73ad to
e0973ad
Compare
etbyrd
force-pushed
the
rust-cli-port
branch
2 times, most recently
from
July 18, 2026 20:46
1552609 to
5af14f6
Compare
etbyrd
force-pushed
the
rust-cli-port
branch
2 times, most recently
from
July 19, 2026 17:35
18e9f0c to
d2c28cb
Compare
etbyrd
force-pushed
the
rust-cli-port
branch
2 times, most recently
from
July 19, 2026 23:41
4e19b50 to
9fc3e83
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
make rust-cli-full-checkmake rust-cli-checkmake cli-parity(340black-box cases,119/119generated operations covered,58/58generated aliases covered)node scripts/run-cli-help-sweep.mjs --compare-flags --node-bin "node cli-node/bin/run.js" --rust-bin "./cli-rust/target/debug/primitive"(1130Node-accepted command spellings checked)pnpm --dir cli-node exec biome check ../scripts/run-rust-cli-live-smoke.mjs ../scripts/run-cli-help-sweep.mjs20no-key cases,30authenticated read-only cases, and1real email send-and-wait case passedgit diff --check