Skip to content

v1.7.2

Choose a tag to compare

@github-actions github-actions released this 02 Jun 19:18
· 8 commits to main since this release
e86fad0

Changed

  • Published-docs refresh. The docs site (docs/site/) no longer reads as
    v1.0.0: install commands use @latest, the home "Released" callout is
    version-agnostic, and "V1" era phrasing is removed. The Svelte App sketches in
    the getting-started and UI-resources guides were rewritten to the real
    dockyard-bridge API (createBridge()bridge.onToolResult(r => r.structuredContent)bridge.connect()) — the previous sketches showed a
    top-level API that no longer exists — and now compose dockyard-ui's
    PageState. The inspector guide notes it validates the App handshake and sizes
    the preview; the approval-flows guide flags inline elicitation as
    Dockyard-host-only.

Fixed

  • dockyard new --help no longer lists a non-existent inspector template
    (only analytics-widgets and approval-flows ship). The auto-generated CLI
    reference is regenerated accordingly.