Skip to content

Turf v0.5.0

Pre-release
Pre-release

Choose a tag to compare

@EronWright EronWright released this 12 Jul 03:14
a5b1319

Alpha / pre-release evaluation software — expect rough edges.

Changes since v0.4.1

Server

  • Module dependency resolution now tracks references at declared-output granularity, so a change to one module output no longer over-triggers replans of unrelated dependents.
  • The Docker image runs turf-mcp-server as a non-root user.

Turf CLI

  • up and destroy now render through the lean TUI, and the duplicated trigger message is fixed.
  • Plan approval is pre-approved, smoothing non-interactive --yes runs.

Install

brew install turfbuild/tap/turf

Archives are provided for macOS (arm64/amd64) and Linux (arm64/amd64). The server is symbol-stripped and obfuscated; the turf CLI is the open MPL-2.0 reference client.