Skip to content

fix(runtime): allow agent-eval 0.144 peer #734

Description

@drewstone

agent-runtime 0.128.0 declares @tangle-network/agent-eval >=0.143.0 <0.144.0, while npm latest is 0.144.0.

Braid currently consumes runtime 0.128.0 and eval 0.144.0. TypeScript compilation and 26 focused analysis/recovery checks pass, but pnpm correctly reports the published peer range mismatch without an allowedVersions override.

Please verify the 0.144 public surface against runtime and widen the peer range in the next runtime patch if compatible.

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