orthanc.sh
ORT-04Changelog

Changelog

Assets and checksums for each release are on GitHub.

v0.1.2
  • One-line install.sh installer that does not need a GitHub login.
  • The installer rejects downloads that fail checksum verification.
  • Releases are published only after binaries for every supported platform are present.
v0.1.0
  • First release of Orthanc, a fast Rust CLI for Palantir Foundry, built to be used by AI agents as well as people.
  • Covers all 246 commands of the Python reference CLI, with 298 native command paths in total.
  • Works across datasets, ontology, SQL, builds and schedules, repositories, functions, streams, models, and admin.
  • --agent mode returns one structured JSON envelope per command, and agent-manifest lists every command with its risk level.
  • Safe changes by default: dry-run plans before mutations, and destructive operations need an explicit flag.
  • Prebuilt binaries for macOS (Apple silicon and Intel) and Linux x86_64. Credentials come from the macOS Keychain, environment variables, or named profiles.