Skip to content

Royaltyprogram/crux-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crux CLI

Public distribution repo for the Crux CLI build artifacts and mirrored CLI source snapshots.

Install the latest GitHub release:

curl -fsSL https://raw.githubusercontent.com/Royaltyprogram/crux-cli/main/scripts/install.sh | sh

Install a specific release:

CRUX_VERSION=<release-tag> curl -fsSL https://raw.githubusercontent.com/Royaltyprogram/crux-cli/main/scripts/install.sh | sh

Re-upload all local Codex sessions after clearing the saved upload cursor:

crux collect --reset-sessions

If one local session is rejected with Invalid Params, the collector now skips that session, records it in the JSON result, and continues with the rest of the backlog.

Current mirrored release artifacts:

  • source repository: Royaltyprogram/aiops
  • source commit: 627f308
  • mirrored version: 0.1.0-beta.2-627f308
  • artifact path: artifacts/crux-0.1.0-beta.2-627f308-linux-amd64.tar.gz

The installer now selects the newest published release that has a bundle for the current platform, so macOS and Linux can resolve different latest tags when the mirrored assets differ by platform.

Current mirrored CLI source snapshot:

  • source repository: Royaltyprogram/aiops
  • source commit: cc0f6db
  • mirrored paths: source/cmd/crux/, source/scripts/install_local_dev.sh
  • note: the mirrored CLI source files are unchanged relative to the 627f308 release snapshot; this source snapshot is refreshed against the current aiops HEAD

About

Public GitHub Releases for the Crux CLI

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors