Turf v0.5.0
Pre-release
Pre-release
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-serveras a non-root user.
Turf CLI
upanddestroynow render through the lean TUI, and the duplicated trigger message is fixed.- Plan approval is pre-approved, smoothing non-interactive
--yesruns.
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.