Add SideButton to compatibility section - #222
Open
maxsv0 wants to merge 1 commit into
Open
Conversation
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
@maxsv0 is attempting to deploy a commit to the openai Team on Vercel. A member of the Team first needs to authorize it. |
Pjrich1313
reviewed
Jul 28, 2026
Pjrich1313
left a comment
There was a problem hiding this comment.
Assign me too the my pull and it's stated in the readme. The old rules are different. Readme is all you need
|
Assign copilot to this too |
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.
SideButton provisions cloud coding agents and deploys
AGENTS.mdas the canonical instruction file for every workspace it creates, so an agent picks up its project instructions with no vendor-specific configuration.AGENTS.md, withCLAUDE.mdkept as a two-line@AGENTS.mdimport so Claude Code reads the same single source.@sidebutton/server1.5.2 (Apache-2.0, https://github.com/sidebutton/sidebutton).One appended entry plus
public/logos/sidebutton.svg. No other changes — the array is not reordered or reformatted. The logo is a single-path mark with the viewBox tightened to the glyph bounds, so it works with the section'smask-imagetreatment in both light and dark without animageSrcLight/imageSrcDarkpair. Verified locally onpnpm dev: the entry renders in the marquee and in the expanded agents grid.🤖 Generated with Claude Code