|
|
|
|
|
by martypitt
236 days ago
|
|
It's interesting how most of these tools are (exclusively) Github. We're on Gitlab for historic reasons. Where Github now has numerous opporuntities to use AI as part of your workflow, there's nothing in Gitlab (from what I can tell), unless you're paying big bucks. I like using AI to boost my productivity. I'm surprised that that'll be the thing that makes me migrate to Github. |
|
I am trying to stay vendor neutral with my own coding agent (1). To approach this, I created a desktop app that connects to coding agent running on either my own infra or yours (local or your cloud server). Desktop app and coding agent are separate binaries.
If you host on your own infra then you can bring your own AI provider too. Similarly, I want to give choice for git host. Right now I am targetting GitHub but I want to add Gitlab soon after MVP. All this has made the path to my MVP longer but I see a clear long-term aim for myself - we should have choices.
1. https://github.com/brainless/nocodo