Skip to content

fix: Display chat session contributed models and ignore inline chat as they don't apply#299335

Merged
DonJayamanne merged 2 commits intomainfrom
don/intense-crawdad
Mar 5, 2026
Merged

fix: Display chat session contributed models and ignore inline chat as they don't apply#299335
DonJayamanne merged 2 commits intomainfrom
don/intense-crawdad

Conversation

@DonJayamanne
Copy link
Contributor

@DonJayamanne DonJayamanne commented Mar 5, 2026

@lramos15 /cc

Copilot AI review requested due to automatic review settings March 5, 2026 00:40
@DonJayamanne DonJayamanne self-assigned this Mar 5, 2026
@DonJayamanne DonJayamanne marked this pull request as ready for review March 5, 2026 00:41
@DonJayamanne DonJayamanne enabled auto-merge (squash) March 5, 2026 00:41
joshspicer
joshspicer previously approved these changes Mar 5, 2026
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

Adjusts chat model picker filtering so that models contributed for a specific chat session type are displayed for that session type, without applying additional UI-context filters.

Changes:

  • Changes filterModelsForSession to return session-targeted models based only on targetChatSessionType and isUserSelectable.
  • Leaves general (non-session-targeted) model filtering unchanged (still filters by mode + inline-chat compatibility).

@DonJayamanne DonJayamanne merged commit f6fa907 into main Mar 5, 2026
20 checks passed
@DonJayamanne DonJayamanne deleted the don/intense-crawdad branch March 5, 2026 01:01
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.

4 participants