Skip to content

Nightly dep upgrade broke build / tests #24

@github-actions

Description

@github-actions

The nightly dep-bump workflow failed. See: https://github.com/teslashibe/agent-setup/actions/runs/24823080779

This usually means an upstream scraper added a public method without exposing it via its mcp/ subpackage, or made a breaking change to a constructor signature. Triage path:

  1. Identify which package change caused the failure (see workflow logs)
  2. Either upgrade agent-setup to match, or downgrade the dependency until the upstream is fixed
  3. If the upstream needs a fix, open a PR there to add the missing tool / restore the constructor

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions