# GitHub vs Graphite

**Leader by Vioscale score:** GitHub

| Attribute | GitHub | Graphite |
|---|---|---|
| **Vioscale score** | 66.5 (73% (medium)) | 56.8 (35% (low)) |
| deployment.options | `{"cloud":true,"self_hosted":true}` | `{"cloud":true}` |
| description.long | A comprehensive platform for hosting repositories, reviewing code changes, automating deployments, managing dependencies, scanning for vulnerabilities, and facilitating team collaboration on software projects. | Graphite is an AI code review platform that helps engineering teams review and merge pull requests faster. It features stacked PRs for breaking down large changes, AI-assisted code review with conversational chat, and an intelligent merge queue to keep branches conflict-free. |
| features.capabilities | `{"hosting":"both","vcs_model":"distributed","api_surface":"REST, GraphQL, Webhooks","built_in_ci":true,"code_review":"pr_mr","license_model":"seat_priced_ee","access_control":"branch","underlying_vcs":"Git","open_source_core":"closed"}` | `{"hosting":"cloud","vcs_model":"distributed","built_in_ci":true,"code_review":"pr_mr","license_model":"seat_priced_ee","monorepo_scale":true,"underlying_vcs":"Git","open_source_core":"closed"}` |
| integrations.count | 24 | 5 |
| integrations.list | `[{"name":"Render"},{"name":"Linear Code"},{"name":"OpenCode"},{"name":"CodeRabbit"},{"name":"Codemagic"},{"name":"CircleCI"},{"name":"Imgbot"},{"name":"CodeFactor"},{"name":"Rewind Backups"},{"name":"Azure Pipelines"},{"name":"Codacy"},{"name":"Codecov"},{"name":"Zenhub"},{"name":"Zube"},{"name":"Percy"},{"name":"Argos"},{"name":"AccessLint"},{"name":"PullRequest"},{"name":"Crowdin"},{"name":"WakaTime"},{"name":"Coveralls"},{"name":"CodeScene"},{"name":"TestQuality"},{"name":"Slack"}]` | `[{"name":"GitHub"},{"name":"Linear"},{"name":"Slack"},{"name":"Cursor Cloud Agents"},{"name":"Semgrep"}]` |
| market.availability | `{"primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | `{"hqCountry":"US","primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"cli":true,"web":true}` | `{"web":true}` |
| pricing | `{"type":"subscription","plans":[{"free":true,"name":"Free","summary":"Free forever","features":["Unlimited public/private repositories","Dependabot security and version updates","2,000 CI/CD minutes/month (public repos)","500MB Packages storage (public repos)","Issues & Projects","Community support"],"components":[{"kind":"fixed","amount":0,"period":"month","currency":"USD"}],"contactSales":false,"includedLimits":{"ci_cd_minutes":"2000/mo (public)","packages_storage":"500MB (public)"}},{"free":false,"name":"Team","summary":"$4/user/month","features":["All Free features","GitHub Codespaces","Repository rules","Multiple reviewers in pull requests","Draft pull requests","Code owners","Required reviewers","Pages and Wikis","Environment deployment branches and secrets","3,000 CI/CD minutes/month (public repos)","2GB Packages storage (public repos)","Web-based support"],"components":[{"kind":"per_unit","unit":"seat","amount":4,"period":"month","currency":"USD"}],"contactSales":false,"includedLimits":{"ci_cd_minutes":"3000/mo (public)","packages_storage":"2GB (public)"}},{"free":false,"name":"Enterprise","summary":"Starting at $21/user/month","features":["All Team features","Advanced security and compliance","Flexible deployment options"],"components":[{"kind":"per_unit","unit":"seat","amount":21,"period":"month","currency":"USD"}],"contactSales":true}],"addOns":[{"name":"GitHub Codespaces","components":[{"per":{"qty":1,"unit":"hour"},"kind":"metered","amount":0.18,"currency":"USD"},{"per":{"qty":1,"unit":"GB"},"kind":"metered","amount":0.07,"currency":"USD"}]}],"summary":"Free tier available. Team $4/user/month. Enterprise from $21/user/month. 30-day free trial for enterprise features.","currency":"USD","freeTier":true,"sourceUrl":"https://github.com/pricing","retrievedAt":"2026-08-14T16:40:37.434Z","freeTrialDays":30,"startingPrice":{"amount":4,"period":"month","currency":"USD"},"billingPeriods":["month"]}` | `{"type":"subscription","plans":[{"free":true,"name":"Hobby","summary":"Free","components":[{"kind":"fixed","amount":0,"period":"month","currency":"USD"}],"description":"For individuals reviewing agent-generated code in personal repos","contactSales":false},{"free":false,"name":"Starter","summary":"$20/month","components":[{"kind":"fixed","amount":20,"period":"month","currency":"USD"}],"description":"Stacking and limited Agent interactions for individuals and small teams","contactSales":false},{"free":false,"name":"Team","summary":"$40/month (most popular)","components":[{"kind":"fixed","amount":40,"period":"month","currency":"USD"}],"description":"Unlimited AI reviews and chat, stacking, merge queue, and advanced team features","contactSales":false}],"summary":"Free trial for 30 days. Plans from free (Hobby) to $40/month (Team).","currency":"USD","freeTier":true,"sourceUrl":"https://staging-graphite-splash.vercel.app/blog/introducing-graphite-agent-and-pricing","retrievedAt":"2026-08-13T22:42:54.799Z","freeTrialDays":30,"startingPrice":{"amount":20,"period":"month","currency":"USD"},"billingPeriods":["month"]}` |
| pricing.free_tier | yes | yes |
| pricing.model | freemium | freemium |
| pricing.price_level | low | mid |
| pricing.transparent | yes | yes |
| reliability.status_page | yes | yes |
| security.disclosure_policy | yes | yes |
| security.gdpr | yes | - |
| security.iso27001 | yes | - |
| security.soc2 | yes | - |

## Capabilities (Version Control)

| Capability | GitHub | Graphite |
|---|:--:|:--:|
| **Model** |  |  |
| VCS model | Distributed | Distributed |
| Underlying VCS supported (Git / Mercurial / SVN / Perforce / multiple) | Git | Git |
| **Deployment** |  |  |
| Hosting | Cloud + self-hosted | Cloud only |
| **Review** |  |  |
| Code review | PR / MR | PR / MR |
| **Storage** |  |  |
| Large-file / binary handling | - | - |
| **Scale** |  |  |
| Monorepo scale (partial clone / sparse / VFS) | - | ✓ |
| **DevOps** |  |  |
| Built-in CI | ✓ | ✓ |
| **Access** |  |  |
| Access control granularity | Branch | - |
| **Federation** |  |  |
| Federation / decentralisation (ActivityPub / email) | - | - |
| **Licensing** |  |  |
| Open-source core | Closed | Closed |
| Self-managed license model | Seat-priced EE | Seat-priced EE |
| **Integration** |  |  |
| API surface (REST / GraphQL / webhooks) | REST, GraphQL, Webhooks | - |
| **Enterprise** |  |  |
| SSO / SAML / SCIM | - | - |
| **Security** |  |  |
| Signed commits / supply-chain (GPG / SSH / sigstore) | - | - |

*Source: Vioscale. Generated 2026-09-01T14:35:28.882Z. "-" = undocumented, not absent.*
