Community Registry
Community Adapters
Community adapters let teams connect tools that FORG does not maintain directly. Listing requires the adapter to implement the FORG signal protocol and pass the conformance test suite before it appears in the public registry.
Listing requirements
- Implement the FORG signal schema
- Emit
session.startandsession.endat minimum - Sign signals with HMAC using the local session key
- Fail open when the local agent is unavailable
- Never transmit prompt, completion, source-code, or secret content
- Publish the repository with the
forg-adaptertopic
Review flow
Submit your adapter repository and conformance output. FORG reviews signal safety, authentication, naming, and documentation before adding the adapter to the registry.
Start with Build an Adapter or browse the adapter ecosystem.
© 2026 UpgradIQ, Inc.Edit this page on GitHub