Open
Conversation
✅ Deploy Preview for hd-gradients ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Owner
|
swift work! excited to try it |
Owner
|
I'm checking the deploy preview in Canary with the experiment enabled, found the button (which is white on white atm) but have this error in my console? Will look deeper, but wanted to share those initial impressions |
Owner
|
Fixed it locally, how do you prefer I get that code to you? Here's a summary: I've got some button fixes too, mostly deleting styles. |
Author
|
Love it! I kinda figured this was more like a collab type deal. Thanks for joining in on the fun! |
Owner
|
it works sometimes 😅
things that feel fixable tho! |
Owner
|
jump in the discord and we can DM on it if you want? |
but also, this code is looking way more complex than it needs to be
nits n' bobs to your coo pr
Copilot AI
added a commit
that referenced
this pull request
Jan 31, 2026
This adds Chrome's built-in AI Prompt API integration for gradient generation. Unlike the original PR, this implementation uses a static JSON Schema instead of the zod library, avoiding the need for additional dependencies. Co-authored-by: argyleink <1134620+argyleink@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This adds a dialog that uses Chrome's built-in AI to set the colors, directions, etc.
You need to enable the AI feature using chrome://flags and enabling "Prompt API for Gemini Nano".