codexProxyService.test|title=CodexProxyService omits User-Agent when the inbound request has none|occurrence=1
Frontier kind: Test frontier
unlabeled · c_2fd4992b5fe5
5 tests · 20711 LOC · 85 files · introduces 1 test · 0 LOC · 0 files
Introduces — evidence that enters the hierarchy at this concept
- Code
- 0 ranges0 lines · 0 files
- Tests
- 1 test
Contains — complete concept membership
- All code (extent)
- 1655 ranges20711 lines · 85 files · Browse complete extent
- All tests (intent)
- 5 testsBrowse complete intent
Neighbourhood graph
The orange circle is the focus. Violet and green circles are every ancestor and descendant, broader and narrower, at any distance; blue squares and pink diamonds are the introduced files and exact introduced tests of every visible concept, not only the focus's. Arrows point from broader to narrower concepts and bridge only concepts omitted from this view. Undirected links show source or test introduction. Concept and file size follows LOC; exact test nodes use test-count units.
- Focus concept
- Ancestors (broader)
- Descendants (narrower)
- Introduced files
- Introduced tests
Introduced files, introduced tests, and structurally relevant concept specialization
In the embedded map, ordinary wheel input scrolls the page; use the visible controls to zoom and drag to pan. Open the full-screen map for canvas navigation: wheel pans, Ctrl/Command plus wheel zooms, and arrow keys pan when this region is focused. On touch screens, open the full-screen map to pan or pinch. If JavaScript or WebGL is unavailable, use the native relationship evidence on this page.
Graph controls are ready.
Interactive rendering requires JavaScript and WebGL. Use the native relationship evidence on this page while the interactive map is unavailable.
Native relationship evidence
Every exact file and test below is linked only from the concept that introduces it.
- codexProxyService.test|title=CodexProxyService omits User-Agent when the inbound request has none|occurrence=1 — Focused concept Introduced tests:
-
codexProxyService.ts ×1 — Ancestor (broader)
Introduced files:
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/codex/codexProxyService.test|title=CodexProxyService remaps the reviewer model onto the most recent primary model|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/codex/codexProxyService.test|title=CodexProxyService remaps the unsupported auto-review reviewer model onto the last primary model|occurrence=1
-
codexProxyService.test|title=CodexProxyService forwards transformed user-agent to CAPI responses|occurrence=1, codexProxyService.test|title=CodexProxyService keeps the suffix when transforming a multi-segment user-agent|occurrence=1 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/codex/codexProxyService.test|title=CodexProxyService forwards transformed user-agent to CAPI responses|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/codex/codexProxyService.test|title=CodexProxyService keeps the suffix when transforming a multi-segment user-agent|occurrence=1
- codexProxyService.ts ×19 — Descendant (narrower) Introduced files:
- codexProxyService.ts ×10 — Descendant (narrower) Introduced files:
- codexProxyService.ts ×1 — Descendant (narrower) Introduced files: Introduced tests:
- codexProxyService.ts ×1 — Descendant (narrower) Introduced files:
- codexProxyService.ts ×2 — Descendant (narrower) Introduced files:
- codexProxyService.ts ×11 — Descendant (narrower) Introduced files:
- forwardedChatError.ts ×12 — Descendant (narrower) Introduced files:
- copilotApiService.ts ×30 — Descendant (narrower) Introduced files:
- agentHostGitHubEndpointService.ts ×9 — Descendant (narrower) Introduced files:
- agentConfigurationService.ts ×16 — Descendant (narrower) Introduced files:
- agentCustomizationSettings.ts ×7 — Descendant (narrower) Introduced files:
-
loopbackProxyServer.test|title=LoopbackProxyServer readProxyRequestBody reads the full request body as UTF-8|occurrence=1, loopbackProxyServer.test|title=LoopbackProxyServer readProxyRequestBody resolves to an empty string for a body-less request|occurrence=1 — Descendant (narrower)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/loopbackProxyServer.test|title=LoopbackProxyServer readProxyRequestBody reads the full request body as UTF-8|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/loopbackProxyServer.test|title=LoopbackProxyServer readProxyRequestBody resolves to an empty string for a body-less request|occurrence=1
-
loopbackProxyServer.test|title=LoopbackProxyServer Lifecycle & binding serves real requests via handleRequest|occurrence=1, loopbackProxyServer.test|title=LoopbackProxyServer Refcounting disposing the last handle tears the server down|occurrence=1, +2 — Descendant (narrower)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/loopbackProxyServer.test|title=LoopbackProxyServer Lifecycle & binding handleRequest receives the runtime with baseUrl, nonce and state|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/loopbackProxyServer.test|title=LoopbackProxyServer Lifecycle & binding serves real requests via handleRequest|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/loopbackProxyServer.test|title=LoopbackProxyServer Refcounting disposing the last handle tears the server down|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/loopbackProxyServer.test|title=LoopbackProxyServer Seeding acquire seeds createState so the state is born valid with no placeholder window|occurrence=1
- loopbackProxyServer.ts ×1 — Descendant (narrower) Introduced files:
-
loopbackProxyServer.test|title=LoopbackProxyServer Lifecycle & binding binds only on the IPv4 loopback interface|occurrence=1, loopbackProxyServer.test|title=LoopbackProxyServer Refcounting concurrent acquires share a single bind and one state object|occurrence=1, +4 — Descendant (narrower)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/loopbackProxyServer.test|title=LoopbackProxyServer Lifecycle & binding binds only on the IPv4 loopback interface|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/loopbackProxyServer.test|title=LoopbackProxyServer Lifecycle & binding startHandle() returns a loopback baseUrl and 256-bit hex nonce|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/loopbackProxyServer.test|title=LoopbackProxyServer Refcounting concurrent acquires share a single bind and one state object|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/loopbackProxyServer.test|title=LoopbackProxyServer Refcounting startHandle() after refcount-0 teardown rebinds with a fresh nonce and new state|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/loopbackProxyServer.test|title=LoopbackProxyServer Seeding concurrent acquires build state once from the seed that wins the bind|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/loopbackProxyServer.test|title=LoopbackProxyServer Seeding rebinding after refcount-0 teardown re-seeds createState with the new value|occurrence=1
- loopbackProxyServer.ts ×1 — Descendant (narrower) Introduced files:
- loopbackProxyServer.ts ×2 — Descendant (narrower) Introduced files:
- loopbackProxyServer.ts ×9 — Descendant (narrower) Introduced files:
- loopbackProxyServer.ts ×8 — Descendant (narrower) Introduced files:
- loopbackProxyServer.ts ×1 — Descendant (narrower) Introduced files:
- loopbackProxyServer.ts ×8 — Descendant (narrower) Introduced files:
- loopbackProxyServer.ts ×12 — Descendant (narrower) Introduced files:
- log.ts ×1 — Descendant (narrower) Introduced files:
- log.ts ×72 — Descendant (narrower) Introduced files:
- contextkey.ts ×1 — Descendant (narrower) Introduced files:
- contextkey.ts ×3 — Descendant (narrower) Introduced files:
- contextkey.ts ×1 — Descendant (narrower) Introduced files:
- contextkey.ts ×1 — Descendant (narrower) Introduced files:
- contextkey.ts ×1 — Descendant (narrower) Introduced files:
- contextkey.ts ×1 — Descendant (narrower) Introduced files:
- contextkey.ts ×2 — Descendant (narrower) Introduced files:
- contextkey.ts ×1 — Descendant (narrower) Introduced files:
- contextkey.ts ×2 — Descendant (narrower) Introduced files:
- contextkey.ts ×2 — Descendant (narrower) Introduced files:
- contextkey.ts ×1 — Descendant (narrower) Introduced files:
- contextkey.ts ×1 — Descendant (narrower) Introduced files:
- contextkey.ts ×201 — Descendant (narrower) Introduced files:
- githubEndpoints.ts ×4 — Descendant (narrower) Introduced files:
- agentService.ts ×15 — Descendant (narrower) Introduced files:
- id.ts ×6 — Descendant (narrower) Introduced files:
- hash.ts ×17 — Descendant (narrower) Introduced files:
- ternarySearchTree.ts ×60 — Descendant (narrower) Introduced files:
- resources.ts ×23 — Descendant (narrower) Introduced files:
- productService.ts ×1 — Descendant (narrower) Introduced files:
- network.ts ×20 — Descendant (narrower) Introduced files:
- strings.test|title=Strings trimWhitespace|occurrence=1 — Descendant (narrower) Introduced tests:
- extpath.ts ×17 — Descendant (narrower) Introduced files:
- instantiation.ts ×1 — Descendant (narrower) Introduced files:
- strings.ts ×101 — Descendant (narrower) Introduced files:
- sessionActions.ts ×6 — Descendant (narrower) Introduced files:
- sessionState.ts ×57 — Descendant (narrower) Introduced files:
- cancellation.test|title=CancellationToken None|occurrence=1 — Descendant (narrower) Introduced tests:
- cancellation.ts ×18 — Descendant (narrower) Introduced files:
- event.ts ×2 — Descendant (narrower) Introduced files:
- event.ts ×2 — Descendant (narrower) Introduced files:
- event.ts ×93 — Descendant (narrower) Introduced files:
- sandboxConfigSchema.ts ×1 — Descendant (narrower) Introduced files:
- copilotCliConfig.ts ×2 — Descendant (narrower) Introduced files:
- agentHostSchema.ts ×21 — Descendant (narrower) Introduced files:
- buffer.ts ×42 — Descendant (narrower) Introduced files:
- scanner.ts ×13 — Descendant (narrower) Introduced files:
- scanner.ts ×3 — Descendant (narrower) Introduced files:
- scanner.ts ×1 — Descendant (narrower) Introduced files:
- scanner.ts ×1 — Descendant (narrower) Introduced files:
- scanner.ts ×1 — Descendant (narrower) Introduced files:
- scanner.ts ×1 — Descendant (narrower) Introduced files:
- scanner.ts ×1 — Descendant (narrower) Introduced files:
- scanner.ts ×1 — Descendant (narrower) Introduced files:
- scanner.ts ×36 — Descendant (narrower) Introduced files:
- settings.ts ×2 — Descendant (narrower) Introduced files:
- configuration.ts ×12 — Descendant (narrower) Introduced files:
- sessionProtocol.ts ×5 — Descendant (narrower) Introduced files:
- settings.ts ×1 — Descendant (narrower) Introduced files:
- sessionConfigKeys.ts ×1 — Descendant (narrower) Introduced files:
- state.ts ×1 — Descendant (narrower) Introduced files:
-
commands.ts ×1 — Descendant (narrower)
Introduced files:
- src/vs/platform/agentHost/common/state/protocol/channels-changeset/commands.ts
- src/vs/platform/agentHost/common/state/protocol/channels-chat/commands.ts
- src/vs/platform/agentHost/common/state/protocol/channels-session/commands.ts
- src/vs/platform/agentHost/common/state/protocol/commands.ts
- src/vs/platform/agentHost/common/state/protocol/common/commands.ts
- uuid.test|title=UUID generation|occurrence=1 — Descendant (narrower) Introduced tests:
- equals.ts ×14 — Descendant (narrower) Introduced files:
- actions.ts ×1 — Descendant (narrower) Introduced files:
- copilotTokenFields.ts ×2 — Descendant (narrower) Introduced files:
- actions.ts ×1 — Descendant (narrower) Introduced files:
- state.ts ×1 — Descendant (narrower) Introduced files:
- state.ts ×1 — Descendant (narrower) Introduced files:
- state.ts ×1 — Descendant (narrower) Introduced files:
-
uri.test|title=URI URI#file, win-speciale|occurrence=1, charCode.test|title=CharCode has good values|occurrence=1, +2 — Descendant (narrower)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/charCode.test|title=CharCode has good values|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/path.test|title=Paths (Node Implementation) path|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/uri.test|title=URI File paths containing apostrophes break URI parsing and cannot be opened #276075|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/uri.test|title=URI URI#file, win-speciale|occurrence=1
- utils.ts ×3 — Descendant (narrower) Introduced files:
- instantiation.ts ×4 — Descendant (narrower) Introduced files:
- telemetry.ts ×3 — Descendant (narrower) Introduced files:
- nls.ts ×1 — Descendant (narrower) Introduced files:
- errorMessage.ts ×6 — Descendant (narrower) Introduced files:
- linkedList.ts ×13 — Descendant (narrower) Introduced files:
- nls.ts ×6 — Descendant (narrower) Introduced files:
- instantiation.ts ×5 — Descendant (narrower) Introduced files:
- lifecycle.ts ×2 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×4 — Descendant (narrower) Introduced files:
- lifecycle.ts ×6 — Descendant (narrower) Introduced files:
- lazy.ts ×1 — Descendant (narrower) Introduced files:
- lazy.ts ×3 — Descendant (narrower) Introduced files:
- uuid.ts ×3 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- uint.ts ×2 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
-
map.ts ×97 — Descendant (narrower)
Introduced files:
- src/vs/base/common/arrays.ts
- src/vs/base/common/arraysFind.ts
- src/vs/base/common/assert.ts
- src/vs/base/common/charCode.ts
- src/vs/base/common/collections.ts
- src/vs/base/common/errors.ts
- src/vs/base/common/functional.ts
- src/vs/base/common/iterator.ts
- src/vs/base/common/lifecycle.ts
- src/vs/base/common/map.ts
- src/vs/base/common/marshallingIds.ts
- src/vs/base/common/path.ts
- src/vs/base/common/platform.ts
- src/vs/base/common/process.ts
- src/vs/base/common/types.ts
- src/vs/base/common/uri.ts
- src/vs/base/test/common/utils.ts
- src/vs/nls.ts
Introduced tests
Every collected test enters the hierarchy at exactly one concept.
1 test introduced at this concept.
Introduced code
Every collected source range enters the hierarchy at exactly one concept.
No code is introduced at this concept. Its 1655 extent ranges are introduced by other concepts.