Commit 09c6dee
agentHost: drop the graduated bridge gate from docs and protocol tests
Follow-up to the gate graduation, from PR review:
- The managed-settings skill guidance still listed the false-by-default
experimental gate as a bridge invariant, which would instruct future work to
restore the removed gate. Updated in sdk-runtime-policy.md, and in the two
further places carrying the same claim (legacy-permission-policy.md and
SKILL.md).
- The protocol-boundary tests still supplied the deprecated opt-in to their
forwarding fixtures, so they did not prove a local connection forwards
restrictions without it. Removed, along with the now-unused import.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 6898071 commit 09c6dee
4 files changed
Lines changed: 6 additions & 12 deletions
File tree
- .github/skills/policy-and-managed-settings
- src/vs/platform/agentHost/test/electron-browser
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
| 40 | + | |
| 41 | + | |
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
| |||
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 20 | + | |
| 21 | + | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
1267 | 1266 | | |
1268 | 1267 | | |
1269 | 1268 | | |
1270 | | - | |
1271 | 1269 | | |
1272 | 1270 | | |
1273 | 1271 | | |
| |||
1307 | 1305 | | |
1308 | 1306 | | |
1309 | 1307 | | |
1310 | | - | |
1311 | | - | |
1312 | | - | |
| 1308 | + | |
1313 | 1309 | | |
1314 | 1310 | | |
1315 | 1311 | | |
| |||
0 commit comments