Skip to content

Conversation

walterlv
Copy link
Member

No description provided.

Copy link

@Copilot 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 modifies the AddGeneratedToolAndEditorBrowsingAttributes method to preserve the source type instead of returning the interface type IAllowAttributes. The change converts a method that previously returned IAllowAttributes to a generic method that returns the same type as the input parameter.

  • Convert method to generic to preserve concrete type information
  • Add generic type constraint to maintain interface compatibility

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@lindexi lindexi merged commit 9b901c0 into main Sep 25, 2025
3 checks passed
@lindexi lindexi deleted the t/lvyi/generic branch September 25, 2025 06:54
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.

2 participants