Skip to content

Conversation

@AbdelrahmanAbouelenin
Copy link
Contributor

Add VSC Family Name to Hash List

added new VSC family names to VSC_MODEL_HASHES_A and VSC_MODEL_HASHES_B.

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 extends the VSC model detection mechanism by adding new hash values to VSC_MODEL_HASHES_A and VSC_MODEL_HASHES_B, and updates the isVSCModelA and isVSCModelB functions to check both model ID and family hashes. The VSC model detection is then integrated into capability checks for apply_patch functionality.

Key changes:

  • Added hash values to VSC_MODEL_HASHES_A and VSC_MODEL_HASHES_B arrays
  • Modified isVSCModelA and isVSCModelB to check both model ID and family hashes
  • Integrated VSC model checks into modelSupportsApplyPatch, modelCanUseApplyPatchExclusively, and modelSupportsSimplifiedApplyPatchInstructions

@AbdelrahmanAbouelenin AbdelrahmanAbouelenin force-pushed the ababouelenin/vsc_hidden_family branch from 7217055 to 1a8c4f1 Compare November 14, 2025 05:09
@vs-code-engineering vs-code-engineering bot added this to the November 2025 milestone Nov 14, 2025
@karthiknadig karthiknadig added this pull request to the merge queue Nov 14, 2025
Merged via the queue into microsoft:main with commit 6d1db9c Nov 14, 2025
6 checks passed
karthiknadig pushed a commit that referenced this pull request Nov 17, 2025
Co-authored-by: AbdelrahmanAbouelenin <abdelrahman.abouelenin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants