Turf v0.4.0
Pre-release
Pre-release
Alpha / pre-release evaluation software.
Highlights
- Explicit provider configuration is now required. Providers must be configured with
provider_configurebefore planning; the previous silent auto-configuration has been removed. Provider setup is now explicit and predictable. - Planning no longer emits redundant
required_providersinto synthesized config (config_plan/module_plan). config_initno 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.