Skip to content

Facet v1.0.3

Choose a tag to compare

@github-actions github-actions released this 18 Sep 01:59
· 7 commits to main since this release

Facet v1.0.3

Install for your agentic CLI

Download facet-installer-1.0.3.zip, extract it, and open a terminal in that folder:

  • Windows (PowerShell 7): pwsh -File ./install.ps1
  • Linux / macOS: bash ./install.sh

Select OpenCode, Codex, Claude Code, or GitHub Copilot CLI, a project directory, and optional production dependencies. Keep the included installer/ directory beside the scripts.

The installer downloads the matching prebuilt product bundle and verifies its checksum. Optional dependencies include Remotion, Piper, gflow, and HyperFrames. Installation is owned entirely by scripts, separate from the production application.

Facet Standalone is experimental. For now, we recommend using Facet through a supported agentic CLI.

Local editing and rendering do not require media-provider API keys. Optional generation services may require separate credentials, account access, or credits. Tools report missing configuration when used.

Validation

  • Native builds and package checks passed for Windows, Linux, and macOS on x64 and ARM64.
  • Script installation, four-host placement, checksum/archive rejection, conflict preservation, and local media checks passed on Linux x64/ARM64, macOS x64/ARM64, and Windows x64.
  • Clean Ubuntu 24.04 Docker installation passed with all optional components, including real Remotion and HyperFrames rendering and Piper speech.
  • Windows ARM64 has native binary/package checks, but full installer/media acceptance is not claimed. Piper is unavailable on Windows ARM64.
  • External paid generation and all optional-renderer/platform combinations are not certified.

Release-cutting CI: https://github.com/xibodev/facet/actions/runs/35296946720
General CI: https://github.com/xibodev/facet/actions/runs/35296356990

SHA-256 checksums for every download are in SHA256SUMS.txt. Existing project integrations are preserved; automatic update/uninstall is not included in this first script installer.