Add resources for all the examples, following https://flutter.dev/go/packaged-ai-assets#62
Open
jakemac53 wants to merge 3 commits intoNorbert515:mainfrom
Open
Add resources for all the examples, following https://flutter.dev/go/packaged-ai-assets#62jakemac53 wants to merge 3 commits intoNorbert515:mainfrom
jakemac53 wants to merge 3 commits intoNorbert515:mainfrom
Conversation
Author
|
Note that I generated the file using Gemini, so it could be missing some, and the descriptions/titles may not all totally make sense, so you might want to take a glance before landing :) |
Author
|
Note that I just updated the folder name, but haven't updated the prototype yet to read that one, I will soon. |
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 is mostly for my own prototyping purposes, but it wouldn't hurt to land officially so I thought I would send it your way. Eventually, this will just work with the normal MCP server once the changes hit stable.
This is best used in conjunction with a rules files update (GEMINI.md etc), like the following:
You can then use this branch of the MCP server https://github.com/dart-lang/ai/tree/packaged-ai-assets-prototype and these resources will be exposed to your agent.
The exact interaction model you will get is dependent on the client, but in Antigravity this enables things like "evaluate my package for nocterm best practices" and it will go read the appropriate examples.