Commit 9c2a26a
Yogthos
fix(perm): remove duplicate overlay lines and dead match arm
- Remove leftover 'tool:' and 'args:' overlay lines that were
doubling the permission dialog content alongside the new
contextual labels (path:/command:/task:/url:/mcp:/args:)
- Remove dead _ if tool.starts_with('mcp_tool') arm — the
literal 'mcp_tool' match above already catches all MCP tools1 parent c4d02aa commit 9c2a26a
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3616 | 3616 | | |
3617 | 3617 | | |
3618 | 3618 | | |
3619 | | - | |
3620 | | - | |
3621 | | - | |
3622 | 3619 | | |
3623 | 3620 | | |
3624 | 3621 | | |
| |||
4810 | 4807 | | |
4811 | 4808 | | |
4812 | 4809 | | |
4813 | | - | |
4814 | | - | |
4815 | 4810 | | |
4816 | 4811 | | |
4817 | 4812 | | |
| |||
0 commit comments