Skip to content

refactor(js): move plugin definition to ai package#5040

Open
pavelgj wants to merge 3 commits intomainfrom
pj/gm-refactor-plugins
Open

refactor(js): move plugin definition to ai package#5040
pavelgj wants to merge 3 commits intomainfrom
pj/gm-refactor-plugins

Conversation

@pavelgj
Copy link
Copy Markdown
Member

@pavelgj pavelgj commented Apr 1, 2026

Checklist (if applicable):

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request refactors the location of core plugin interfaces and types to improve package structure. Specifically, the GenkitPluginV2 interface has been moved to the @genkit-ai/ai package, and the ResolvableAction type has been moved to @genkit-ai/core. The changes also include a cleanup of imports across several plugin packages to consistently use the import type syntax for type-only dependencies. I have no feedback to provide as there were no review comments.

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.

1 participant