Skip to content

Conversation

@roblourens
Copy link
Member

Missed deleting this when moving subagents to core

Missed deleting this when moving subagents to core
Copilot AI review requested due to automatic review settings November 8, 2025 21:49
@roblourens roblourens enabled auto-merge November 8, 2025 21:49
@roblourens roblourens self-assigned this Nov 8, 2025
@vs-code-engineering vs-code-engineering bot added this to the November 2025 milestone Nov 8, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the SubagentToolCallingLoop class and its interface, which appears to be dead code that is no longer referenced anywhere in the codebase. The subagent functionality is now handled through the DefaultIntentRequestHandler class via the isSubagent flag on ChatRequest.

Key Changes

  • Deleted the entire subagentLoop.ts file containing SubagentToolCallingLoop class and ISubagentToolCallingLoopOptions interface

@roblourens roblourens added this pull request to the merge queue Nov 8, 2025
Merged via the queue into main with commit 9a3bd74 Nov 8, 2025
22 checks passed
@roblourens roblourens deleted the roblou/surrounding-caribou branch November 8, 2025 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants