feat(foog808-agent-ensemble): add node harness, validation, tests, an…#885
Open
foog808 wants to merge 312 commits into
Open
feat(foog808-agent-ensemble): add node harness, validation, tests, an…#885foog808 wants to merge 312 commits into
foog808 wants to merge 312 commits into
Conversation
…icenses. - Followed the instructions here: https://developers.google.com/android/guides/opensource - The plugin will automatically parse libs.versions.toml and store the licenses related data in the app bundle as resources. - Use the activities in play-services-oss-licenses library to view the licenses. PiperOrigin-RevId: 780235294
PiperOrigin-RevId: 780627656
…_action, resource_link_click PiperOrigin-RevId: 781122232
PiperOrigin-RevId: 781125619
See https://firebase.google.com/docs/android/kotlin-migration PiperOrigin-RevId: 782044971
PiperOrigin-RevId: 782938782
…ialog. Also increase min sdk to 31. PiperOrigin-RevId: 783468075
This pull request adds a new documentation file, Bug_Reporting_Guide.md. This guide provides clear, step-by-step instructions for both regular users and developers on how to capture and submit high-quality bug reports. It combines user-friendly instructions to help accelerate debugging and improve the quality of user-submitted issues.
Edited the guide to explicitly state that the instructions are for Android devices. This was done by updating the title and adding a note in the introduction to prevent confusion for users on other operating systems.
Comprehensive guide for capturing bug reports
PiperOrigin-RevId: 784712094
PiperOrigin-RevId: 785527343
PiperOrigin-RevId: 787285778
Add versioned model allowlist
PiperOrigin-RevId: 788096193
PiperOrigin-RevId: 788214739
PiperOrigin-RevId: 788610244
PiperOrigin-RevId: 789023640
PiperOrigin-RevId: 789042483
Also update ux for multi-image message PiperOrigin-RevId: 791036851
PiperOrigin-RevId: 791424064
…user tries to download a model or try a downloaded model. PiperOrigin-RevId: 791972953
PiperOrigin-RevId: 792312697
… page. PiperOrigin-RevId: 793510620
- Move the audio clip conversion before the start of stats counting. - Remove "thinking" related response processing logic. PiperOrigin-RevId: 793836065
PiperOrigin-RevId: 794196616
PiperOrigin-RevId: 890174212
PiperOrigin-RevId: 890698388
PiperOrigin-RevId: 891959546
PiperOrigin-RevId: 891974313
PiperOrigin-RevId: 892451439
PiperOrigin-RevId: 892563206
PiperOrigin-RevId: 892642413
PiperOrigin-RevId: 893025498
PiperOrigin-RevId: 893202297
PiperOrigin-RevId: 893536198
PiperOrigin-RevId: 893571449
PiperOrigin-RevId: 896647569
PiperOrigin-RevId: 896682445
The `action.data` and `action.secret` strings are now quoted using JSONObject.quote() to prevent potential issues with unescaped characters. This makes the data handling more robust. PiperOrigin-RevId: 896726568
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
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.
…d CI workflow