Add GCF Proxy to plugins.json and marketplace.json#214
Closed
blackwell-systems wants to merge 1 commit into
Closed
Add GCF Proxy to plugins.json and marketplace.json#214blackwell-systems wants to merge 1 commit into
blackwell-systems wants to merge 1 commit into
Conversation
Follow-up to hashgraph-online#210. Adds the required catalog entries per CONTRIBUTING.md.
Contributor
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
internet-dot
approved these changes
Jun 15, 2026
internet-dot
left a comment
Collaborator
There was a problem hiding this comment.
Good fixes. Corrects Agent Workflow System ordering (now properly before Agentizer alphabetically) and fixes Casefile README link to point to GitHub repo instead of local bundle path. Minimal and correct changes.
internet-dot
approved these changes
Jun 15, 2026
internet-dot
left a comment
Collaborator
There was a problem hiding this comment.
Review Summary
Verdict: APPROVE
Follow-up to #210 adding missing catalog entries for GCF Proxy.
Changes Reviewed:
- ✅ plugins.json: GCF Proxy entry added with correct fields (name, url, owner, repo, description, category, source, install_url)
- ✅ marketplace.json: GCF Proxy entry added
- ✅ plugins.json: total updated 108 → 109
- ✅ Unicode escape sequences applied consistently across descriptions
Assessment:
- Valid JSON structure
- Alphabetical ordering maintained
- No duplicate entries
- Plugin bundle and README were already merged in #210 per PR body
Catalog entries properly added. Ready to merge.
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.
Follow-up to #210 per @internet-dot's review.
Adds the required catalog entries:
plugins.json: GCF Proxy entry with name, url, owner, repo, description, category, source, install_url.agents/plugins/marketplace.json: corresponding marketplace entryPlugin bundle and README were already merged in #210.