Will natural language replace programming languages? Will AI agents manage other AI agents? Will everyone become a developer? We asked Ryan Harvey, Matteo Figus, Mans Booijink, and Gene Kim at GitLab Transcend what comes next for enterprise software.
GitLab
IT Services and IT Consulting
San Francisco, California 1,161,203 followers
Build software faster. The DevSecOps Platform enables your entire org to collaborate around your code. We're hiring.
About us
GitLab is the Intelligent Orchestration Platform where software teams and their AI agents stay in flow to amplify their capacity for innovation. Together, they automate repetitive tasks to plan, build, secure, test, deploy and maintain software. With GitLab, software teams spend less time on coordination overhead and more time on the next big idea. GitLab Duo Agent Platform provides AI agents that automate tasks across the software lifecycle. Agents handle code generation, security analysis, code review, CI/CD troubleshooting, and custom workflows — while teams maintain control through enterprise governance. Build what's next with us. Explore open roles and join our talent community: https://about.gitlab.com/jobs/
- Website
-
https://about.gitlab.com/?utm_medium=social&utm_source=linkedin&utm_campaign=profile
External link for GitLab
- Industry
- IT Services and IT Consulting
- Company size
- 1,001-5,000 employees
- Headquarters
- San Francisco, California
- Type
- Public Company
- Founded
- 2014
Products
GitLab Duo
DevOps Software
A suite of AI-assisted features powering your workflows in every phase of the software development lifecycle. GitLab Duo has more capabilities than any other vendor, helping you secure code faster, improve collaboration, and reduce the security and compliance risks of AI adoption.
Locations
-
Primary
Get directions
268 Bush St
San Francisco, California, US
Employees at GitLab
Updates
-
Any AI can press “Ship It." But should it? Ahh… that’s the question 🧐 Give your team the visibility and control to govern your agents before AI speed becomes everyone’s problem. https://lnkd.in/e6rCQWN6
-
-
Learn how our three-person pod used GitLab Duo Agent platform, along with other AI tools, to successfully migrate the rate limiting system, and what we learned. https://lnkd.in/eYwifkUH
-
"Trust me, the agent handled it" probably won't satisfy your auditor. GitLab AI Governance gives teams visibility into agent actions, tool usage, approvals, and audit trails, so you can move fast without losing control. Watch the live demo to see it in action. https://lnkd.in/gUHtshkx
-
Manual reviewer assignment is a bottleneck most teams just accept. GitLab 19.1 changes that with event triggers: real platform state changes, like a merge request moving from Draft to Ready, can now kick off automated workflows without anyone lifting a finger. In this demo, Developer Advocate Daniel Helfand walks through building a custom code review assigner flow triggered by the Merge Request Ready event. The flow parses historical contributions, evaluates repository data, and assigns the best human reviewer automatically, all before the MR reaches production. Watch how to set it up in your own project.
-
Your agents are working. But are they working for you? Take back control with GitLab. https://lnkd.in/e6rCQWN6
-
How does GitLab make sure its own security detections work? Meet WATCH, formally known as Oops, a project built by our Signals Engineering team using GitLab Duo Agent Platform. The team is responsible for catching malicious behavior across GitLab's infrastructure, while making sure legitimate, everyday Git work never trips the alarm. Security engineer Evan Baltman built a custom Duo agent skill that writes Python unit tests simulating malicious behavior, like a webhook being added to exfiltrate project data. If the detection fires, it's working. If it doesn't, the team gets a Slack alert before a real gap becomes a real problem. It's a great look at Duo Agent Platform doing real security work: writing tests, using context from past examples, and helping a small team keep hundreds of custom detections reliable.
-
Your CI/CD variables were never meant to hold your most sensitive credentials 👀 In this episode of Dev Snacks, Staff Developer Advocate Itzik Gan-Baruch walks through the new GitLab Secrets Manager and why storing secrets in standard variables introduces risk your team doesn't need to carry. He shows how a built-in secrets manager keeps workflows moving while scoping access strictly to the execution runtime.