Skip to content

v0.25.7

`stack resolve` now checks link rules without a daemon, and generated bindings decode string-list payload fields.

Released on August 22, 2026

stack resolve

  • stack resolve now checks the flat plan against the link rules it can verify without a daemon (slot keys, vacancies, and pairing coverage) and fails early when one breaks.
  • The resolution report ends with a line saying whether those link rules were checked, or why the check was skipped and to run peppy repo refresh.

Message payloads

  • Topic and action payloads can now include string-list fields ($type: "array" with $items: "string"), and the generated bindings decode them.

View all releases