🦑 Gitset [Astro.js - TypeScript - Node.js - CLI - Open Source]

🦑 Gitset [Astro.js - TypeScript - Node.js - CLI - Open Source]

Gitset is an open-source toolkit for everything around your code on GitHub — README, pull request, issue, and release drafting, repository backups, and more — available as both a web app and a terminal CLI. It’s built BYOAI (bring your own AI key): every generation call goes straight from your machine or browser session to your own Anthropic, OpenAI, Gemini, OpenRouter, or OpenAI-compatible provider key. Gitset never sees your code or your key. Licensed under MPL-2.0.



Core Features:


  • README Generator: Drafts a complete, structured README.md for any repository from its actual content, with interactive refinement before anything is written.

  • Issue Crafter: Turns a rough description into a structured, context-aware GitHub issue, ready to refine and publish.

  • PR Maker: Generates pull request descriptions from commit messages and file changes, covering the full PR lifecycle from branch comparison to merge.

  • Release Manager: Drafts release notes from the actual diff between two tags or branches, with fine-tuning before tagging and publishing.

  • Commit Generator: Produces contextually accurate commit messages from staged changes, adapting to a project’s existing commit style.

  • Gitignore Builder: Generates a tailored .gitignore for any combination of languages and frameworks.

  • Repo Profiler: Drafts a repository description and topic suggestions based on its actual content.

  • Backup Automator: Sets up scheduled repository mirror backups via GitHub Actions, owned entirely by the user.

Every tool shares the same template system — a curated library plus user-saved templates — available identically on the web app and the CLI, and every draft goes through an interactive refinement step before it’s written or published anywhere.

The Gitset CLI (@gitset-dev/cli):

The CLI mirrors every drafting tool from the web app directly in the terminal, plus local-only utilities: .gitignore generation, license files, repository backup workflows, label packs, and Dependabot alert resolution. It runs entirely on your machine — no account, no backend calls. Configuration and templates are stored locally in ~/.gitset.

npm install -g @gitset-dev/cli
gitset config      # set your AI provider key, model, and theme
gitset commit      # draft a commit message from staged changes
gitset readme      # draft a README for the current repo

Technical Stack:

  • Web app: Astro 5 (SSR) with React 19 islands, GitHub OAuth for authentication.
  • CLI: Node.js, published to npm, works with any OpenAI-compatible provider endpoint.
  • AI providers: Anthropic, OpenAI, Gemini, OpenRouter, or any custom OpenAI-compatible endpoint — entirely user-supplied.
  • Open source: MPL-2.0, public repository at github.com/gitset-dev/gitset.

Use Cases:

  • Developers who want AI-drafted GitHub content without losing control of the final result — every draft is refined interactively before it ships.
  • Teams who want consistent templates across README, PR, issue, and release workflows.
  • Anyone who’d rather use their own AI provider key than a vendor-locked one, and who doesn’t want their code touching a third-party server.
  • CLI-first developers who want the whole workflow without leaving the terminal.

Conclusion:

Gitset represents a full product rebuild around a single idea: AI writes the draft, the user stays in control. The project demonstrates:

  • Designing a BYOAI architecture with zero server-side key or code custody.
  • Building matching web and CLI experiences around one shared template system.
  • Publishing and maintaining an open-source CLI package on npm.
  • Implementing GitHub OAuth and repository-scoped automation (GitHub Actions-based backups).
  • Open-sourcing a full product under MPL-2.0 with a public roadmap.


Tags :
Share :

Related Projects



🎬 Cinemagoria [Vue.js - Rust - LibSQL]

🎬 Cinemagoria [Vue.js - Rust - LibSQL]

Cinemagoria is a high-performance film and TV discovery platform built as a Progressive Web Application (PWA) in Vue.js, engineered for modern audiences. Featuring a powerful hybrid backend architecture primarily in Rust, it aggregates data from **TMDB, IMD

Read More



🔌 MCP Series [Node.js - Claude Desktop - AI Agents]

🔌 MCP Series [Node.js - Claude Desktop - AI Agents]

MCP Series Is a comprehensive collection of Model Context Protocol (MCP) servers that empower AI assistants with advanced capabilities to interact with external services, platforms, content sources, and real-time data.

Read More



🌐 MCP Browser Agent [Node.js - Playwright - Claude Desktop]

🌐 MCP Browser Agent [Node.js - Playwright - Claude Desktop]

MCP Browser Agent is a powerful Model Context Protocol (MCP) integration that provides Claude Desktop with autonomous browser automation capabilities. This agent enables Claude to interact with web content, manipulate DOM elements, execute JavaScript, and perform API requests, all through natura

Read More



🗞️ MCP Claude HackerNews [Node.js - HackerNews API - Claude Desktop]

🗞️ MCP Claude HackerNews [Node.js - HackerNews API - Claude Desktop]

MCP Claude HackerNews is an integration that allows Claude Desktop to interact with Hacker News using the Model Context Protocol (MCP). This integration brings the rich content of Hacker News directly into your conversations with Claude, enabling seamless access to tech news, discussions, and co

Read More



🎵 MCP Claude Spotify [Node.js - Spotify API - Claude Desktop]

🎵 MCP Claude Spotify [Node.js - Spotify API - Claude Desktop]

MCP Claude Spotify is an integration that allows Claude Desktop to interact with Spotify using the Model Context Protocol (MCP). This powerful integration enables AI-assisted control over your Spotify playback and library management directly from the Claude Desktop interface.

Read More



📡 MCP RSS Aggregator [Node.js - RSS/OPML - Claude Desktop]

📡 MCP RSS Aggregator [Node.js - RSS/OPML - Claude Desktop]

MCP RSS Aggregator is an integration that allows Claude Desktop to fetch and read content from your favorite RSS feeds using the Model Context Protocol (MCP). This powerful tool transforms Claude into a personalized news reader that can intelligently process and discuss content from across the w

Read More



🏷️ MCP Domain Availability Checker [Python - Domain APIs - Claude Desktop]

🏷️ MCP Domain Availability Checker [Python - Domain APIs - Claude Desktop]

MCP Domain Availability Checker is a Model Context Protocol integration that provides Claude Desktop with domain availability checking capabilities across 50+ popular TLD extensions. This utility combines DNS resolution and WHOIS lookup methods to deliver accurate domain availability status with

Read More



📈 MCP Status Observer [Node.js - Status APIs - Claude Desktop]

📈 MCP Status Observer [Node.js - Status APIs - Claude Desktop]

MCP Status Observer is an integration that allows Claude Desktop to monitor and query the operational status of major digital platforms using the Model Context Protocol (MCP). This utility provides real-time status information for critical services like GitHub, Cloudflare, Vercel, and many more.

Read More



📈 Peekvisor [Astro.js - TypeScript - Analytics - Privacy - SAAS]

📈 Peekvisor [Astro.js - TypeScript - Analytics - Privacy - SAAS]

Peekvisor is a privacy-focused web analytics platform that gives businesses and teams real-time insights into traffic and user behavior without collecting personally identifiable data. Built for the modern web, it offers analytics with an AI-guided setup

Read More