mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-09 15:19:10 +02:00
The guard failed on any denial, so an agent falling back to an unlisted tool during a GitHub outage tripped it — and the error blamed the allowlist, which was intact. It now fails only when a command the workflow actually grants is refused, which is the signal that a pattern was mangled. mcp__github__get_pull_request was never granted, so on a PR the agent could only read via get_issue and reached for denied fallbacks when that failed. |
||
|---|---|---|
| .. | ||
| actions | ||
| ISSUE_TEMPLATE | ||
| scripts | ||
| workflows | ||
| copilot-instructions.md | ||
| dependabot.yml | ||
| pull_request_template.md | ||
| release.yml | ||