Hosted platform
Everything the managed platform adds on top of the OSS engine: zero-ops indexing, push-sync, AI docs and chat, the security suite, team portfolio intelligence, and alerting, with a plan ladder from free to enterprise.
repowise.dev runs the same intelligence engine as the OSS CLI (same parsers, same git analysis, same wiki generation, same MCP tools) as a managed service. You sign in with GitHub, click + Index a new repo, and everything else (clones, indexing compute, webhooks, storage, re-syncs) is handled for you.
What the platform adds on top of the engine:
- Zero-ops indexing: managed infrastructure, progress you can watch live, email when it's done, and push-triggered auto-sync that re-indexes within ~30 seconds of every push.
- Private repos via a one-click, read-only GitHub App install.
- AI features with managed billing: wiki generation, codebase chat, and semantic search on pooled credits, or bring your own LLM key and traffic goes straight from us to your provider.
- A full security suite: CVE-aware dependency scanning with usage and reachability triage, secret detection across full git history, SBOM/VEX export, nightly CVE refresh, compliance reports, and an audit trail. Details →
- Team portfolio intelligence: shared repos and credits, portfolio health, ownership and bus-factor rollups, and an engineering-leader dashboard fed by nightly drift detection. Details →
- Alerting: signed Slack-compatible webhooks, in-product notifications, and email for both security events and engineering signals. Details →
- Jira & Confluence: decisions linked to the tickets that motivated them, and scheduled wiki publication to a Confluence space with freshness banners. Details →
- A hosted MCP endpoint: one HTTPS URL for every editor, with federated queries across all your repos. Connect your IDE →
Dashboard tour
Every screen behind sign-in: repos, security hub, health, commits and change risk, costs, teams.
Security suite
CVE scanning with reachability triage, secret detection, SBOM/VEX, nightly refresh, compliance, audit trail.
Teams & portfolio intelligence
Seats, pooled repos and credits, portfolio health, and the engineering-leader dashboard.
Alerts & notifications
Signed webhooks into Slack or your SIEM, the notification bell, and per-kind email preferences.
Jira & Confluence
Decision-to-ticket links with live status, and weekly wiki publication to Confluence, updated in place.
Connecting your IDE
Mint an API key and paste one snippet: Claude Code, Cursor, Claude Desktop, VS Code, Windsurf.
Hosted vs self-hosted
Same engine, different ops model. An honest side-by-side.
Plans at a glance
Full feature matrix and current prices: repowise.dev/pricing.
| Free | Pro | Teams | Enterprise | |
|---|---|---|---|---|
| Repos | 2 public | 5, private included | 25, pooled across the team | Unlimited |
| Repo size | Up to 250 MB | Up to 5 GB | Up to 5 GB | Unlimited |
| Git history | 500 commits | Full | Full | Full |
| Auto-sync on push | No | ✓ | ✓ | ✓ |
| AI docs, chat, semantic search | No | ✓ (credits included, BYOK supported) | ✓ (credits pooled per seat) | ✓ |
| Security scanning (CVEs, secrets, SBOM/VEX, nightly refresh) | No | ✓ | ✓ | ✓ |
| PR review bot | Free for OSS | Your repos | All team repos | All SCMs |
| Teams features (roles, shared workspaces, portfolio health, ownership) | No | No | ✓ | ✓ |
| Engineering signals + leader dashboard | No | No | ✓ | ✓ |
| Alert webhooks (Slack-compatible, signed) + compliance + audit trail | No | No | ✓ | ✓ |
| SSO / SCIM / on-prem / air-gapped | No | No | No | ✓ |
The deterministic layers (dependency graph, hotspots, dead code, ownership, decisions, code health) are included on every plan, including Free. Paid plans add the AI features, the security suite, and the team surface; they never paywall the core analysis.
How indexing works here
- Index: paste a GitHub URL (or pick from the App's repo list). A managed worker clones and runs the full pipeline; the dashboard shows phase-by-phase progress in real time.
- Browse: the snapshot is immediately explorable: wiki, graph, hotspots, health, security, decisions, commits.
- Stay fresh: pushes re-index automatically via webhook. A nightly CVE refresh re-matches your dependency inventory against new advisories with no re-index needed.
- Query from your editor: mint an API key and your agent gets the same ten MCP tools, served over HTTPS.
VS Code extension
The Repowise extension brings the local index into VS Code (editor-native health signals, refactoring CodeLens, branch risk, in-editor dashboards) and registers the Repowise MCP server so the same index serves both you and your AI agent.
Hosted vs self-hosted
Both modes ship the same intelligence layers, the same ten MCP tools, and the same dashboard. The differences are about ops, billing, and team features, not about what the agent can do.