Skip to content

Conversation

@malikrohail
Copy link
Collaborator

Every conversion is pegged to a new folder in your hard coded file path (default: /Users/test/gitrepo/projects)
We create new branches after 'X' amount of files change, which can be configured in the code base.
Github Sync: You can turn on the toggle on the setting page of the app, in order to push your local branches remotely to GH with LLM generated commit messages.
Your data is stored in the hidden folder .kibitz/api/project.json, which contains essential information for retrieval and rollback, such as commit hash IDs, branch names, file changes, timestamps, commit messages, and the base branch each repo is created from.
Kibitz lives in frontend whereas ws-mcp lives in a dockerized container which talks to frontend via TCP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants