The Warden sweep workflow is misconfigured in two ways:
- It still uses an Anthropic API key (
secrets.WARDEN_ANTHROPIC_API_KEY) instead of our OpenRouter bindings. See the .github repo for the correct setup.
- It pins the
getsentry/warden action to a specific git SHA (2130c979dec0163048d954d9599504e2d9fa2b07) instead of versioning to v0.
The Warden sweep workflow is misconfigured in two ways:
secrets.WARDEN_ANTHROPIC_API_KEY) instead of our OpenRouter bindings. See the.githubrepo for the correct setup.getsentry/wardenaction to a specific git SHA (2130c979dec0163048d954d9599504e2d9fa2b07) instead of versioning tov0.