Skip to content

v1.14.3

Choose a tag to compare

@AsemDevs AsemDevs released this 29 Jul 17:18
39cd0ec

Patch Changes

  • e986fc0 Derive Operating Board producer provenance from the installed OpenPlanr package version instead of a copied release literal.

  • 08349b3 Report a missing OpenPlanr configuration as the actionable advisor error instead
    of an unexpected internal failure. planr operate init writes
    .planr/operate/config.json, not the project-wide .planr/config.json, so a
    project that ran only the operate initializer reached the structured adapter
    with no config at all and surfaced "an unexpected internal Operating Board
    error" on the primary first-run path.