Commit 7d6f6a1
committed
fix: specify exact issue_read tool name in flock-action prose
The Copilot agent hallucinated `get_issue` instead of using the
registered `issue_read` tool with `method: "get"`. Natural language
alone was insufficient — explicitly name the tool and parameters
so the agent calls the correct MCP function.1 parent 013a7e4 commit 7d6f6a1
2 files changed
+8
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
0 commit comments