reducers.test|title=chatReducer – summaryStatus with tool call confirmations and input requests clamps negative terminal duration|occurrence=1, reducers.test|title=chatReducer – summaryStatus with tool call confirmations and input requests preserves turn start timestamp and duration after completion|occurrence=1
Frontier kind: Test frontier
unlabeled · c_c652965b5939
46 tests · 11506 LOC · 50 files · introduces 2 tests · 0 LOC · 0 files
Introduces — evidence that enters the hierarchy at this concept
- Code
- 0 ranges0 lines · 0 files
- Tests
- 2 tests
Contains — complete concept membership
- All code (extent)
- 716 ranges11506 lines · 50 files · Browse complete extent
- All tests (intent)
- 46 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.
-
reducers.test|title=chatReducer – summaryStatus with tool call confirmations and input requests clamps negative terminal duration|occurrence=1, reducers.test|title=chatReducer – summaryStatus with tool call confirmations and input requests preserves turn start timestamp and duration after completion|occurrence=1 — Focused concept
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/reducers.test|title=chatReducer – summaryStatus with tool call confirmations and input requests clamps negative terminal duration|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/reducers.test|title=chatReducer – summaryStatus with tool call confirmations and input requests preserves turn start timestamp and duration after completion|occurrence=1
- agentService.test|title=AgentService (node dispatcher) empty-session GC a session with at least one turn is not GC-disposed|occurrence=1 — Ancestor (broader) Introduced tests:
- agentService.test|title=AgentService (node dispatcher) subagent membership sequencing a subagent chat survives subagent_completed (stays live and subscribable, its turn completed)|occurrence=1 — Ancestor (broader) Introduced tests:
- agentService.ts ×5 — Ancestor (broader) Introduced files: Introduced tests:
-
agentHostStateManager.ts ×1 — Ancestor (broader)
Introduced files:
- src/vs/platform/agentHost/node/agentHostStateManager.ts
- src/vs/platform/agentHost/node/agentService.ts
- agentHostSessionTitleController.ts ×2 — Ancestor (broader) Introduced files: Introduced tests:
-
agentSideEffects.ts ×2 — Ancestor (broader)
Introduced files:
- src/vs/platform/agentHost/common/state/protocol/channels-chat/reducer.ts
- src/vs/platform/agentHost/node/agentSideEffects.ts
- rename and drains the message queued behind it|occurrence=1 — Ancestor (broader) Introduced tests:
- agentSideEffects.test|title=AgentSideEffects local turn persistence truncating at a real turn drops the trailing local turn|occurrence=1 — Ancestor (broader) Introduced tests:
- agentSideEffects.test|title=AgentSideEffects local turn persistence truncating at a local turn redirects the SDK truncation to the concrete anchor|occurrence=1 — Ancestor (broader) Introduced tests:
- reducer.ts ×2 — Ancestor (broader) Introduced files:
- agentSideEffects.ts ×1 — Ancestor (broader) Introduced files:
- agentSideEffects.test|title=AgentSideEffects queued message consumption drains a peer chat queued message to the owning session with the chat arg|occurrence=1 — Ancestor (broader) Introduced tests:
- agentSideEffects.test|title=AgentSideEffects subagent sessions subagent_completed signal completes the subagent turn|occurrence=1 — Ancestor (broader) Introduced tests:
- agentSideEffects.test|title=AgentSideEffects local turn persistence anchors a bang turn to the preceding concrete turn|occurrence=1 — Ancestor (broader) Introduced tests:
- agentSideEffects.test|title=AgentSideEffects handleAction — ! terminal command records the completed bang turn as a local turn, stripped of the live terminal reference|occurrence=1 — Ancestor (broader) Introduced tests:
- agentSideEffects.test|title=AgentSideEffects queued message consumption auto-starts turn from queued message on idle|occurrence=1 — Ancestor (broader) Introduced tests:
- agentSideEffects.test|title=AgentSideEffects handleAction — ! terminal command seeds the session title from the ! command when the session is untitled|occurrence=1 — Ancestor (broader) Introduced tests:
- agentHostLocalTurns.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- unread marks the parent session unread when a subagent turn completes|occurrence=1 — Ancestor (broader) Introduced tests:
- bangLocalCommand.ts ×10 — Ancestor (broader) Introduced files:
- reducer.ts ×7 — Ancestor (broader) Introduced files: Introduced tests:
- rename to a title change and completes the turn without calling the agent|occurrence=1 — Ancestor (broader) Introduced tests:
- agentSideEffects.test|title=AgentSideEffects immediate title on first turn does not dispatch titleChanged on second turn|occurrence=1 — Ancestor (broader) Introduced tests:
- unread persists the unread flag so it survives a host restart|occurrence=1 — Ancestor (broader) Introduced tests:
- unread marks a read session unread when a turn completes|occurrence=1 — Ancestor (broader) Introduced tests:
- agentHostSessionTitleController.ts ×2 — Ancestor (broader) Introduced files:
- renameLocalCommand.ts ×2 — Ancestor (broader) Introduced files:
- unread does not re-mark an already-unread session on turn completion|occurrence=1 — Ancestor (broader) Introduced tests:
- agentSideEffects.test|title=AgentSideEffects changeset forwarders turn complete fires onTurnComplete once with the right turn id|occurrence=1 — Ancestor (broader) Introduced tests:
-
agentHostSessionTitleController.ts ×1 — Ancestor (broader)
Introduced files:
- src/vs/platform/agentHost/node/agentHostSessionTitleController.ts
- src/vs/platform/agentHost/node/localCommands/renameLocalCommand.ts
- agentSideEffects.ts ×3 — Ancestor (broader) Introduced files:
- localChatCommand.ts ×1 — Ancestor (broader) Introduced files:
- renameLocalCommand.ts ×4 — Ancestor (broader) Introduced files:
- agentSideEffects.test|title=AgentSideEffects registerProgressListener preserves the turn id of a provider-initiated turn when idle|occurrence=1 — Ancestor (broader) Introduced tests:
- localChatCommand.ts ×2 — Ancestor (broader) Introduced files:
- agentSideEffects.ts ×1 — Ancestor (broader) Introduced files:
- localChatCommand.ts ×9 — Ancestor (broader) Introduced files:
- agentHostTurnTelemetry.test|title=AgentSideEffects — turn tracker telemetry emits turnCompleted with timing, model and permissionLevel on success|occurrence=1 — Ancestor (broader) Introduced tests:
- agentHostTurnTelemetry.test|title=AgentSideEffects — turn tracker telemetry uses generic model values for BYOK and unknown selections|occurrence=1 — Ancestor (broader) Introduced tests:
- agentSideEffects.ts ×1 — Ancestor (broader) Introduced files:
- agentSideEffects.ts ×2 — Ancestor (broader) Introduced files: Introduced tests:
- agentHostTurnTelemetry.test|title=AgentSideEffects — turn tracker telemetry captures permissionLevel at turnStarted, not later mid-turn changes|occurrence=1 — Ancestor (broader) Introduced tests:
- agentHostTurnTelemetry.test|title=AgentSideEffects — turn tracker telemetry timeToFirstProgress is undefined when no visible progress arrives before completion|occurrence=1 — Ancestor (broader) Introduced tests:
- agentHostTurnTelemetry.test|title=AgentSideEffects — turn tracker telemetry model and permissionLevel are undefined when never set|occurrence=1 — Ancestor (broader) Introduced tests:
- reducer.ts ×2 — Ancestor (broader) Introduced files:
- agentHostSessionTitleController.ts ×1 — Ancestor (broader) Introduced files:
- agentSideEffects.ts ×4 — Ancestor (broader) Introduced files:
- agentHostStateManager.test|title=AgentHostStateManager removeSession flushes pending status=Idle notification before eviction|occurrence=1 — Ancestor (broader) Introduced tests:
- agentHostStateManager.test|title=AgentHostStateManager multi-chat catalog removeChat clears a peer chat that is removed mid-turn|occurrence=1 — Ancestor (broader) Introduced tests:
- agentHostStateManager.test|title=AgentHostStateManager multi-chat catalog a running peer chat forwards its own status to the session catalog so its tab can show progress|occurrence=1 — Ancestor (broader) Introduced tests:
- agentHostStateManager.test|title=AgentHostStateManager multi-chat catalog active-turn event and active-session count flip once per session across concurrent chats|occurrence=1 — Ancestor (broader) Introduced tests:
- activeSessionsChanged back to 0|occurrence=1 — Ancestor (broader) Introduced tests:
- agentHostStateManager.test|title=AgentHostStateManager multi-chat catalog active-turn event observers see the updated active-turn state|occurrence=1 — Ancestor (broader) Introduced tests:
- agentHostStateManager.test|title=AgentHostStateManager multi-chat catalog a running peer chat promotes the session summary to InProgress while the default chat is idle|occurrence=1 — Ancestor (broader) Introduced tests:
- agentHostStateManager.test|title=AgentHostStateManager multi-chat catalog hasActiveTurn stays true until all concurrent chat turns finish|occurrence=1 — Ancestor (broader) Introduced tests:
- agentHostStateManager.test|title=AgentHostStateManager activeSessions reflects concurrent turn count across sessions|occurrence=1 — Ancestor (broader) Introduced tests:
- agentHostStateManager.test|title=AgentHostStateManager concurrent ChatTurnStarted on same session keeps active count at one|occurrence=1 — Ancestor (broader) Introduced tests:
- agentHostStateManager.test|title=AgentHostStateManager multi-chat catalog hasActiveTurn reflects a chat turn lifecycle|occurrence=1 — Ancestor (broader) Introduced tests:
- agentSubscription.ts ×16 — Ancestor (broader) Introduced files: Introduced tests:
- reducer.ts ×2 — Descendant (narrower) Introduced files:
- reducer.ts ×2 — Descendant (narrower) Introduced files:
- reducer.ts ×1 — Descendant (narrower) Introduced files:
- reducer.ts ×12 — Descendant (narrower) Introduced files:
- reducer.ts ×1 — Descendant (narrower) Introduced files:
- reducer.ts ×31 — Descendant (narrower) Introduced files:
-
reducer.ts ×14 — Descendant (narrower)
Introduced files:
- src/vs/platform/agentHost/common/state/protocol/action-origin.generated.ts
- src/vs/platform/agentHost/common/state/protocol/channels-annotations/reducer.ts
- src/vs/platform/agentHost/common/state/protocol/channels-changeset/reducer.ts
- src/vs/platform/agentHost/common/state/protocol/channels-chat/reducer.ts
- src/vs/platform/agentHost/common/state/protocol/channels-resource-watch/reducer.ts
- src/vs/platform/agentHost/common/state/protocol/channels-root/reducer.ts
- src/vs/platform/agentHost/common/state/protocol/channels-session/reducer.ts
- src/vs/platform/agentHost/common/state/protocol/channels-terminal/reducer.ts
- src/vs/platform/agentHost/common/state/protocol/common/reducer-helpers.ts
- src/vs/platform/agentHost/common/state/protocol/reducers.ts
- sessionActions.ts ×6 — Descendant (narrower) Introduced files:
- sessionState.ts ×57 — Descendant (narrower) Introduced files:
- buffer.ts ×42 — 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
- actions.ts ×1 — 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:
- 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:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — 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.
2 tests introduced at this concept.
reducers.test|title=chatReducer – summaryStatus with tool call confirmations and input requests clamps negative terminal duration|occurrence=1reducers.test|title=chatReducer – summaryStatus with tool call confirmations and input requests preserves turn start timestamp and duration after completion|occurrence=1
Introduced code
Every collected source range enters the hierarchy at exactly one concept.
No code is introduced at this concept. Its 716 extent ranges are introduced by other concepts.