From 18a2d380cd5d91328f3bbbfe09b2662be2cae9fe Mon Sep 17 00:00:00 2001
From: truemperor Yes — on Pro, Max, and Enterprise. The Free plan supports bounties on public repos only, matching the Free product's open-source scope. Yes — on Personal and Team, which both include private repositories. The Free plan supports bounties on public repos only, matching the Free plan's open-source scope.
- Sign up on DevAsign with GitHub and install the app on a repository. Public repositories are reviewed on every plan; private repositories require Pro or Max. Plans meter unique PRs per month — re-reviews of a PR (new pushes, reruns) never consume quota. See Pricing for the caps.
+ Sign up on DevAsign with GitHub and install the app on a repository. Public repositories are reviewed on every plan; private repositories require Personal or Team. Plans meter unique PRs per month — re-reviews of a PR (new pushes, reruns) never consume quota. See Pricing for the caps.
Can I bounty private-repo issues?
- How does this interact with goal-aware review?
diff --git a/src/pages/DocsPage.tsx b/src/pages/DocsPage.tsx
index 3e13f42..273a0a0 100644
--- a/src/pages/DocsPage.tsx
+++ b/src/pages/DocsPage.tsx
@@ -271,7 +271,7 @@ export function DocsPage() {
Installation
- In the dashboard, open Settings → Integrations → Linear and click Connect. A popup hands you to Linear's OAuth screen to authorize your workspace; approve it and the workspace appears in your integration list. There are no tokens or API keys to paste, re-connecting simply refreshes the authorization, and one Linear workspace connects per account. The Linear integration is a Pro / Max feature. + In the dashboard, open Settings → Integrations → Linear and click Connect. A popup hands you to Linear's OAuth screen to authorize your workspace; approve it and the workspace appears in your integration list. There are no tokens or API keys to paste, re-connecting simply refreshes the authorization, and one Linear workspace connects per account. The Linear integration is a Personal / Team feature.
- The review model follows the repo owner's plan: Free reviews run end-to-end on Claude Haiku, while Pro and Max run the frontier reasoning model. System prompts are sent with prompt caching enabled, so the reused instruction blocks don't re-bill on every pass. + The review model follows the repo owner's plan: Free reviews run end-to-end on Claude Haiku, while Personal and Team run the frontier reasoning model. System prompts are sent with prompt caching enabled, so the reused instruction blocks don't re-bill on every pass.