Pre-launch — Gluecron is in final validation. Public signups and git hosting for non-owner users open after launch review.
Commite453bcfunknown_key

chore: tick off JetBrains plugin as done

Claude committed on June 6, 2026Parent: 0377886
1 file changed+11e453bcf9c2f26cd327c4548debf0858bf1ea4046
1 changed file+1−1
ModifiedTODO.md+1−1View fileUnifiedSplit
8989- [ ] **VS Code extension → publish**`vscode-extension/` is built. Run `vsce package`, publish to VS Code Marketplace. Free discovery.
9090- [ ] **CLI → publish to npm**`cli/gluecron.ts` is built. Publish as `gluecron` npm package. `npx gluecron login` as zero-install entry.
9191- [ ] **CLI → Homebrew formula**`brew install gluecron`. Mac developer standard.
92- [ ] **JetBrains plugin** — Same four commands as VS Code. Kotlin plugin. Covers IntelliJ, WebStorm, GoLand.
92- [x] 2026-06-06 **JetBrains plugin**`jetbrains-plugin/` skeleton (14 files). Gradle + IntelliJ Platform Plugin 1.16.1, targets 2023.1+. 4 actions: Open PRs, Create Issue, Merge PR (API call), View Health. `GluecronUtil.kt` detects owner/repo from git remote. `./gradlew buildPlugin` → zip. Publish to JetBrains Marketplace manually.
9393- [x] 2026-06-06 **GitHub migration as primary CTA** — "Migrate from GitHub →" button added to landing hero and logged-out nav (accent pill). "Coming from GitHub?" callout card on explore page. Import page headline: "Migrate your GitHub org in 60 seconds."
9494- [x] 2026-06-06 **Developer program page**`src/routes/developer-program.tsx` at `/developer-program`. Hero: "Build on Gluecron. Earn revenue." Publish agent / 70% revenue share / partner badge sections. Partner application form (POST logs + redirects). Footer link added.
9595- [x] 2026-06-06 **Shareable AI hours saved card**`src/routes/share.tsx`: SVG OG image at `/share/hours-saved?user=:username` (1200×630, dark bg, green glow number). HTML share page at `/share/:username` with og:image, Twitter pre-fill, copy-link button. "Share your AI stats" link added to billing usage page. Hours: PRs×1.5 + reviews×0.5 + heals×0.3.
9696