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:
- Identify which package change caused the failure (see workflow logs)
- Either upgrade
agent-setup to match, or downgrade the dependency until the upstream is fixed
- If the upstream needs a fix, open a PR there to add the missing tool / restore the constructor
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:agent-setupto match, or downgrade the dependency until the upstream is fixed