Commit 9bd6e5b
authored
Update stale features.difc-proxy references in workflow prompts (#3260)
Addresses post-merge review feedback from #3257.
The v0.65.3→v0.67.0 upgrade removed `features.difc-proxy` from workflow
frontmatter, but 3 references to it remained in workflow prompt text
(agent instructions). These told the agent to check for a config key
that no longer exists.
## Changes
- **`integrity-filtering-audit.md`**: Updated audit guidance (2
references) to reference `tools.github` instead of `features.difc-proxy:
true`
- **`shared/mcp-api-routing.md`**: Updated checklist item to reference
`tools.github` configuration (integrity proxy is built-in since v0.67.0)2 files changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
219 | | - | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
220 | 221 | | |
221 | 222 | | |
222 | 223 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
0 commit comments