|
|
|
Show HN: Vibeshub – Git for your vibe code transcripts
(vibeshub.ai)
|
|
2 points
by bhavya6187
28 days ago
|
|
My colleagues all use Claude code to generate the PRs, but while reviewing I only have a large block of code diff, and a single comment making it tough for me to make sense out of the diff. Moreover, there was no shared knowledge base of vibes amongst the team, nor a way to revisit own reasoning later. I realised that just the code is not enough context, and thats why built Vibeshub. It's a Claude Code plugin which auto uploads the transcript, and posts the comment on the PR with a link pointing towards it on vibeshub. The link contains a much more readable version of your chat, making it easy to skim, review, knowledge share for your teammates. The repo used to build this (https://github.com/vibeshub/vibeshub) is the first customer of this product. Feel free to explore some PRs and traces here https://vibeshub.ai/vibeshub/vibeshub Would love to hear from folks if you've faced similar issues when vibe-collaborating, and if this fits into your current workflow. Happy to answer any questions here, or shoot them my way at bhavya@vibeshub.ai |
|