Skip to content

fix(runtime): allow sandbox 0.18 peer #737

Description

@drewstone

agent-runtime 0.128.0 declares @tangle-network/sandbox >=0.17.2 <0.18.0, while npm latest is 0.18.0.

Braid follows the latest-package policy and now consumes runtime 0.128.0 with sandbox 0.18.0. pnpm peers check reports the published range mismatch.

Please verify the 0.18 public surface against runtime and widen the peer range in the next runtime patch if compatible. Braid will keep proving the installed combination through type checks, package installation, terminal flows, and live execution rather than downgrading.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions