Skip to content

Turf v0.4.0

Pre-release
Pre-release

Choose a tag to compare

@EronWright EronWright released this 08 Jul 20:57
08312e3

Alpha / pre-release evaluation software.

Highlights

  • Explicit provider configuration is now required. Providers must be configured with provider_configure before planning; the previous silent auto-configuration has been removed. Provider setup is now explicit and predictable.
  • Planning no longer emits redundant required_providers into synthesized config (config_plan / module_plan).
  • config_init no longer leaks provider alias/version meta-arguments into the generated config.
  • Skills and demo journeys updated to configure every required provider (including the kind provider) before planning.

Turf CLI

  • Failed tool-call lines now lead with the request target for clearer diagnostics.
  • Batched tool calls render in their emission order.

Archives bundle the turf-mcp-server and the turf CLI plus LICENSE/NOTICE/README for macOS (arm64/amd64) and Linux (arm64/amd64). Install via Homebrew: brew install turfbuild/tap/turf.