Skip to content

v2.0.0-preview — BYOAI, Open Source, Launching June 1st, 2026

Pre-release
Pre-release

Choose a tag to compare

@imprvhub imprvhub released this 14 Apr 07:40

Gitset v2 — A New Chapter

This release marks the end of Gitset v1 and the start of a full rebuild. The production site launches June 1st, 2026.

What changes

Bring Your Own AI (BYOAI)
The token-based plans (Basic / Pro / Enterprise) are retired. v2 routes every AI operation through a provider key you control — Anthropic, OpenAI, Google, or OpenRouter. No per-operation quotas enforced by us.

Open Source
Web app and CLI are both public under MPL 2.0.

Free during rollout
The hosted suite at gitset.dev is free to use during the initial period. No credit card, no gating.

The v2 surface

Web

  • README Generator
  • Issues Crafter
  • PR Maker
  • Tags & Releases Manager
  • Gitignore Builder
  • Repo Profiler (new)
  • Backup Automator (new)

CLInpm install -g gitset

  • gitset commit — AI commit messages
  • gitset gitignore — stack-aware .gitignore
  • gitset release — release helpers
  • gitset repo — badges, licenses, analysis
  • gitset labelspack — bulk label management (new)
  • gitset dependabot-resolver — triage Dependabot alerts (new)

What's gone

  • Gitset MCP — replaced by the standalone CLI
  • Desktop app — web + CLI cover every workflow
  • Code Decommenter — out of scope for v2
  • Dependencies Handler — superseded by dependabot-resolver in the CLI
  • Token plans (Basic / Pro / Enterprise) — replaced by BYOAI

For existing users

  • Active subscriptions starting or renewing during the transition have been automatically refunded.
  • Leftover token credits from prior cycles roll over as free usage credits in v2.
  • If your credits run out, drop in your own API key — no interruption.

Repos

  • gitset-dev/gitset — web suite (current repo, hosts the pre-launch landing)
  • gitset-dev/.github — organization profile
  • Legacy: gitset-cli and gitset-desktop have been removed. v1 gitset history is preserved here (6 stars carried over from imprvhub/gitset).

Timeline

Now → June 1st, 2026 — pre-launch. Join the waitlist at gitset.dev.
June 1st, 2026 — v2 goes live.


Questions? support@gitset.dev