الانتقال إلى المحتوى الرئيسي
رجوع
ElectronReactTypeScriptAIDev Tool

GitSwitch

Gitswitch is an AI-powered Git client for developers who juggle multiple accounts and repositories. It switches git identities and writes semantic commit messages.

01. المشكلة

Developers often struggle with managing multiple git identities (personal vs work) and writing consistent commit messages.

02. نظرة عامة على الحل

  • Built an identity switcher for global and local git config
  • Integrated Gemini 3 AI for semantic commit generation
  • Built a secure, modern Electron app with strict isolation
  • Implemented smart diff viewing for better code review

البناء

مكدس التقنيات

ElectronReact 19TypeScriptZustandGoogle Gemini AI
  • Multi-Account Management (Personal, Work)
  • AI Commit Generation (Gemini 3)
  • Smart Diff Viewer with syntax highlighting
  • Drag & Drop repository management

الأمان

  • API keys redacted from logs & wiped from memory
  • Secure OS-keychain storage for secrets
  • Enforced timeouts & input sanitization
  • Privacy First design

03. الإثبات والتحقق

الادعاءات المُتحقق منها

  • >Secure OS-keychain integration
  • >Memory wiping for API keys
  • >React 19 + Electron 33 modern stack
  • >Cyberpunk-inspired UI

روابط المشروع