docs: Add sunnypurewal/a2ui-swiftui to community renderers#835
Open
sunnypurewal wants to merge 3 commits intogoogle:mainfrom
Open
docs: Add sunnypurewal/a2ui-swiftui to community renderers#835sunnypurewal wants to merge 3 commits intogoogle:mainfrom
sunnypurewal wants to merge 3 commits intogoogle:mainfrom
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request adds a new SwiftUI community renderer to the documentation. The change to renderers.md is correct. However, the pre-launch checklist in the pull request description indicates that CHANGELOG.md has been updated, but this file's changes are not included in the pull request. The repository's style guide requires all steps in the pre-review checklist to be completed accurately. Please either add the changelog update to this pull request or uncheck the item in the description if a changelog entry is not required for this type of change.
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.
Description
I've added my SwiftUI renderer to the community renderers page. My renderer is an implementation of the v0.9 spec which is still in development. However, I noticed the significant improvements in v0.9 when building my A2UI agentic backend and wanted to make sure my implementation wasn't outdated before it was even released. I will ensure that as the v0.9 spec is finalized, my renderer keeps up with changes.
Thanks to the A2UI team and @zeroasterisk for the guidance
Issue #680
Pre-launch Checklist
If you need help, consider asking for advice on the discussion board.