Tools: How Gilab Duo Agent Platform & Antigravity Can Collaborate To...
GitLab Duo Agent Platform is the new AI solution available in the DevOps platform. Integrated in the Premium and Ultimate, this offers a lot of very interesting features powered by AI I tried to resume in this cheatsheet (available on dev.to):
Antigravity is a new agent developer platform created by Google which notably changes the developer mindset by turning them into an agent manager or orchestrator.
Antigravity is a great development tool, mainly focused on the development of features or to resolve issues on projects. **GitLab Duo Agent Platform, **available for Premium and Ultimate GitLab, is present throughout the DevOps platform, helping us from project conception (epics, issues) to the CICD.
I have the chance to have access to GitLab Duo Agent Platform for personal or demo projects. For my other projects, I use Antigravity and wait, why not use Antigravity on my projects that already have GitLab Duo Agent Platform access?
🎯 This is the objective of this blog post. Show you the result of using these two tools and explain how much this can be useful to improve my projects.
For this blog post, I created a new application, very classic :
GitLab Duo Agent Platform can help you generate a description of epics and issues from the title or notes you can initiate.
The first conclusion of this usage of AI (even outside the combination of GitLab Duo and Antigravity) is that it encourages me to write a maximum of information on my issues. Even on projects where I don’t have access to GitLab Duo, I maintain this behavior and try to give now more importance to the description of issues.
The next step is to initiate a Merge Request (MR) directly from the issue using the button “Generate MR with Duo”.
And the result is very interesting. GitLab launches an agent session (visible in the menu “Automate”) and after a few minutes, a MR is created and one commit appears.
Source: Dev.to