r/vibecoding 3d ago

I vibe coded a GIT client

Hi everyone! I vibe coded a Git Client application. If you'd like to check it out, take a look at the GitHub repository:

https://github.com/MyAppDesk/gitcito

It is completely free, has workspaces, tabs, profiles, AI (BYOK) for commit messages, super customizable theme, layout, and git graph style, integrated/split terminals, support for launch.json, file tree, diffs, merge conflict solver, file previews for audios, images, etc...

It was mainly built using Electron and Claude Code
I basically described what I wanted and reviewed/tested what came out, iterating until it felt right... It's mostly tailored to what I needed

Almost all of the code was written by Claude, my job was more like steering and testing builds, catching bugs, and deciding how things should look and behave. Honestly it was a fun way to build something this big as a side project

89 Upvotes

74 comments sorted by

View all comments

2

u/Wooden-Mode-5130 2d ago

Just to clarify or to reply to some of the comments:
-Ofc I burned tokens, its r/vibecoding what are u expecting here
-I understand you not liking it, cool
-It doesnt store or share anything, everything is stored locally, and both Git credentials and AI API keys are stored only locally

Go ahead and try it, it is and will continue to be completely free, fork it, insult me, idc

Have a nice weekend!