Skip to content

Comments

fix compilation error for abstract tools#296439

Merged
justschen merged 2 commits intomainfrom
justin/cottonee
Feb 20, 2026
Merged

fix compilation error for abstract tools#296439
justschen merged 2 commits intomainfrom
justin/cottonee

Conversation

@justschen
Copy link
Collaborator

fix compilation error

Copilot AI review requested due to automatic review settings February 20, 2026 04:39
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

Fixes a TypeScript compilation issue in the chat tool confirmation sub-part by making an internal button/action interface publicly exportable from its module.

Changes:

  • Export IAbstractToolPrimaryAction so it can be referenced from outside the module (e.g., by subclasses/consumers that need the type).

@justschen justschen merged commit 1c8b276 into main Feb 20, 2026
18 checks passed
@justschen justschen deleted the justin/cottonee branch February 20, 2026 05:18
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