Skip to content

v1.7.1

Choose a tag to compare

@dcadolph dcadolph released this 13 Jul 21:10

The Go SDK now ships with its guide and an end-to-end proof.

  • New docs page, Extend Yardmaster in Go: the four extension seams, the registry rules, and a complete worked extension from go.mod to a served run, verified against the published v1.7.0 module. It renders in the app at /ui/docs/sdk and on the site at yardmaster.dev/docs/sdk.
  • New end-to-end test drives an SDK-registered tool through the full server stack: submitted over HTTP, executed by the dispatcher, exit code and log read back through the API.
  • The in-app docs sidebar now orders the OpenTofu, PowerShell, and reliability pages deliberately instead of appending them at the end.