[{"data":1,"prerenderedAt":1016},["ShallowReactive",2],{"/blog/extending-code-suggestions":3,"navigation-en-us":232,"banner-en-us":660,"footer-en-us":670,"blog-post-authors-en-us-Kai Armstrong":914,"blog-related-posts-en-us-extending-code-suggestions":929,"blog-promotions-en-us":954,"next-steps-en-us":1006},{"id":4,"title":5,"authors":6,"body":8,"category":209,"date":210,"description":211,"extension":212,"externalUrl":213,"faq":213,"featured":214,"heroImage":215,"meta":216,"navigation":217,"path":218,"seo":219,"slug":223,"stem":224,"tags":225,"template":230,"updatedDate":213,"__hash__":231},"blogPosts/en-us/blog/extending-code-suggestions.md","ML experiment: Extending Code Suggestions to more development environments",[7],"Kai Armstrong",{"type":9,"value":10,"toc":201},"minimark",[11,29,42,47,56,63,78,82,90,96,107,111,130,136,161,165,173,180,189,196],[12,13,14],"p",{},[15,16,17,18,23,24,28],"em",{},"This blog is the latest post in an ongoing series about GitLab's journey to ",[19,20,22],"a",{"href":21},"/blog/ai-ml-in-devsecops-series/","build and integrate AI/ML into our DevSecOps platform",". The first blog post can be found ",[19,25,27],{"href":26},"/blog/what-the-ml-ai/","here",". Throughout the series, we'll feature blogs from our product, engineering, and UX teams to showcase how we're infusing AI/ML into GitLab.",[12,30,31,32,36,37,41],{},"We've been continuing to ",[19,33,35],{"href":34},"/blog/code-suggestions-for-all-during-beta/","extend the reach"," of GitLab Code Suggestions and make ",[19,38,40],{"href":39},"/blog/code-suggestions-improves-developer-productivity/","improvements"," to enhance developer productivity. Continuing with our theme of experimentation and iteration, we're now announcing experimental support for Code Suggestions in Visual Studio, JetBrains IDEs, Neovim, and other development environments.",[43,44,46],"h2",{"id":45},"code-suggestions-for-visual-studio","Code Suggestions for Visual Studio",[12,48,49,50,55],{},"In this rapid prototype, ",[19,51,54],{"href":52,"rel":53},"https://gitlab.com/mikeeddington",[],"Michael Eddington",", Staff Backend Engineer, built an extension to bring GitLab Code Suggestions to Visual Studio. With this experiment, you can begin writing code and have suggestions provided to help accelerate your development efforts while you type.",[12,57,58],{},[59,60],"img",{"alt":61,"src":62},"GitLab Code Suggestions in Visual Studio","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782398084/blog/Content%20Images/code-suggestions-visual-studio-ide.gif",[12,64,65,66,71,72,77],{},"You can follow our instructions for ",[19,67,70],{"href":68,"rel":69},"https://gitlab.com/gitlab-org/editor-extensions/experiments/gitlab-code-suggestions-visual-studio-experiment#getting-started",[],"getting started"," to try this extension out today. Provide your feedback about this extension in ",[19,73,76],{"href":74,"rel":75},"https://gitlab.com/gitlab-org/editor-extensions/experiments/gitlab-code-suggestions-visual-studio-experiment/-/issues/1",[],"this issue",".",[43,79,81],{"id":80},"code-suggestions-for-jetbrains-ides","Code Suggestions for JetBrains IDEs",[12,83,49,84,89],{},[19,85,88],{"href":86,"rel":87},"https://gitlab.com/dbolkensteyn",[],"Dinesh Bolkensteyn",", Senior Vulnerability Researcher, built a plugin to bring GitLab Code Suggestions to JetBrains IDE. With this experiment, you can begin writing code and have suggestions provided to help accelerate your development efforts while you type.",[12,91,92],{},[59,93],{"alt":94,"src":95},"GitLab Code Suggestions in JetBrains IDE","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782398084/blog/Content%20Images/code-suggestions-jetbrains-ide.gif",[12,97,65,98,102,103,77],{},[19,99,70],{"href":100,"rel":101},"https://gitlab.com/gitlab-org/editor-extensions/experiments/gitlab-code-suggestions-jetbrains-experiment#getting-started",[]," to try it out today. Provide your feedback about this extension in ",[19,104,76],{"href":105,"rel":106},"https://gitlab.com/gitlab-org/editor-extensions/experiments/gitlab-code-suggestions-jetbrains-experiment/-/issues/2",[],[43,108,110],{"id":109},"code-suggestions-language-server-for-neovim-and-more","Code Suggestions Language Server for Neovim and more",[12,112,49,113,118,119,124,125,77],{},[19,114,117],{"href":115,"rel":116},"https://gitlab.com/julianthome",[],"Julian Thome",", Staff Vulnerability Research Engineer, and ",[19,120,123],{"href":121,"rel":122},"https://gitlab.com/mhenriksen",[],"Michael Henriksen",", Senior Vulnerability Research Engineeer, developed a language server that leverages the Language Server Protocol to provide GitLab Code Suggestions in Neovim or any other ",[19,126,129],{"href":127,"rel":128},"https://microsoft.github.io/language-server-protocol/implementors/tools/",[],"editor with LSP support",[12,131,132],{},[59,133],{"alt":134,"src":135},"GitLab Code Suggestions in Neovim","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782398084/blog/Content%20Images/code-suggestions-neovim.gif",[12,137,138,139,144,145,150,151,156,157,77],{},"This language server allows you to configure any supporting editor or IDE to start receiving GitLab Code Suggestions as you type. We've provided instructions for getting started with ",[19,140,143],{"href":141,"rel":142},"https://gitlab.com/gitlab-org/editor-extensions/experiments/gitlab-code-suggestions-language-server-experiment/-/blob/main/docs/nvim.md",[],"Neovim",", ",[19,146,149],{"href":147,"rel":148},"https://gitlab.com/gitlab-org/editor-extensions/experiments/gitlab-code-suggestions-language-server-experiment/-/blob/main/docs/sublime.md",[],"Sublime Text",", and ",[19,152,155],{"href":153,"rel":154},"https://gitlab.com/gitlab-org/editor-extensions/experiments/gitlab-code-suggestions-language-server-experiment/-/blob/main/docs/emacs.md",[],"Emacs"," for your convenience. Provide your feedback about these integrations in ",[19,158,76],{"href":159,"rel":160},"https://gitlab.com/gitlab-org/editor-extensions/experiments/gitlab-code-suggestions-language-server-experiment/-/issues/2",[],[43,162,164],{"id":163},"iterating-on-aiml-features","Iterating on AI/ML features",[12,166,167,168,77],{},"While these are just experiments today, we are iterating on how to effectively bring mature IDE integrations like these to our customers. We'll continue to refine these integrations and improve the experience to provide you with streamlined code suggestions while you work, wherever you choose to work. We're also working to expand our scope beyond these IDEs so if you have an interest in seeing an additional editor/IDE supported, ",[19,169,172],{"href":170,"rel":171},"https://gitlab.com/groups/gitlab-org/-/epics/2431",[],"let us know",[12,174,175,176,179],{},"This experiment is just the start of the ways we're infusing GitLab with AI/ML capabilities to help GitLab users become more efficient and effective at their jobs. We are ",[19,177,178],{"href":26},"looking across the software development lifecycle"," for painful and time-consuming tasks that are ideal for AI-assisted features. We'll continue to share these demos throughout this blog series.",[12,181,182,183,188],{},"Interested in using these AI-generated features? ",[19,184,187],{"href":185,"rel":186},"https://forms.gle/9eeUkPJauKsbLaoz5",[],"Join our waitlist"," and share your ideas.",[12,190,191,192,195],{},"Continue reading our \"",[19,193,194],{"href":21},"AI/ML in DevSecOps","\" series.",[12,197,198],{},[15,199,200],{},"Disclaimer: This blog contains information related to upcoming products, features, and functionality. It is important to note that the information in this blog post is for informational purposes only. Please do not rely on this information for purchasing or planning purposes. As with all projects, the items mentioned in this blog and linked pages are subject to change or delay. The development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab.",{"title":202,"searchDepth":203,"depth":203,"links":204},"",2,[205,206,207,208],{"id":45,"depth":203,"text":46},{"id":80,"depth":203,"text":81},{"id":109,"depth":203,"text":110},{"id":163,"depth":203,"text":164},"ai","2023-06-01","Learn how GitLab is experimenting with extending Code Suggestions to Visual Studio, JetBrains IDE, Neovim, and other environments in our ongoing 'AI/ML in DevSecOps' series.","md",null,false,"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749662840/Blog/Hero%20Images/ai-experiment-stars.png",{},true,"/en-us/blog/extending-code-suggestions",{"title":5,"description":211,"ogTitle":5,"ogDescription":211,"noIndex":214,"ogImage":215,"ogUrl":220,"ogSiteName":221,"ogType":222,"canonicalUrls":220},"https://about.gitlab.com/blog/extending-code-suggestions","https://about.gitlab.com","article","extending-code-suggestions","en-us/blog/extending-code-suggestions",[226,227,228,229],"DevSecOps","product","features","AI","BlogPost","YSCS3Y9HmgfJ2q73V7Y1VfN-zy_B6Nk9ki-_0jH_Nis",{"logo":233,"freeTrial":238,"sales":243,"login":248,"items":253,"search":580,"minimal":611,"duo":630,"switchNav":639,"pricingDeployment":650},{"config":234},{"href":235,"dataGaName":236,"dataGaLocation":237},"/","gitlab logo","header",{"text":239,"config":240},"Get free trial",{"href":241,"dataGaName":242,"dataGaLocation":237},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":244,"config":245},"Request a demo",{"href":246,"dataGaName":247,"dataGaLocation":237},"/sales/?contact-topic=request-demo","sales",{"text":249,"config":250},"Sign in",{"href":251,"dataGaName":252,"dataGaLocation":237},"https://gitlab.com/users/sign_in/","sign in",[254,283,383,388,502,558],{"text":255,"config":256,"menu":258},"Platform",{"dataNavLevelOne":257},"platform",{"type":259,"columns":260},"cards",[261,267,275],{"title":255,"description":262,"link":263},"The intelligent orchestration platform for DevSecOps",{"text":264,"config":265},"Explore our Platform",{"href":266,"dataGaName":257,"dataGaLocation":237},"/platform/",{"title":268,"description":269,"link":270},"GitLab Duo Agent Platform","Agentic AI for the entire software lifecycle",{"text":271,"config":272},"Meet GitLab Duo",{"href":273,"dataGaName":274,"dataGaLocation":237},"/gitlab-duo-agent-platform/","gitlab duo agent platform",{"title":276,"description":277,"link":278},"Why GitLab","See the top reasons enterprises choose GitLab",{"text":279,"config":280},"Learn more",{"href":281,"dataGaName":282,"dataGaLocation":237},"/why-gitlab/","why gitlab",{"text":284,"left":217,"config":285,"menu":287},"Product",{"dataNavLevelOne":286},"solutions",{"type":288,"link":289,"columns":293,"feature":362},"lists",{"text":290,"config":291},"View all Solutions",{"href":292,"dataGaName":286,"dataGaLocation":237},"/solutions/",[294,318,341],{"title":295,"description":296,"link":297,"items":302},"Automation","CI/CD and automation to accelerate deployment",{"config":298},{"icon":299,"href":300,"dataGaName":301,"dataGaLocation":237},"AutomatedCodeAlt","/solutions/delivery-automation/","automated software delivery",[303,307,310,314],{"text":304,"config":305},"CI/CD",{"href":306,"dataGaLocation":237,"dataGaName":304},"/solutions/continuous-integration/",{"text":268,"config":308},{"href":273,"dataGaLocation":237,"dataGaName":309},"gitlab duo agent platform - product menu",{"text":311,"config":312},"Source Code Management",{"href":313,"dataGaLocation":237,"dataGaName":311},"/solutions/source-code-management/",{"text":315,"config":316},"Automated Software Delivery",{"href":300,"dataGaLocation":237,"dataGaName":317},"Automated software delivery",{"title":319,"description":320,"link":321,"items":326},"Security","Deliver code faster without compromising security",{"config":322},{"href":323,"dataGaName":324,"dataGaLocation":237,"icon":325},"/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[327,331,336],{"text":328,"config":329},"Application Security Testing",{"href":323,"dataGaName":330,"dataGaLocation":237},"Application security testing",{"text":332,"config":333},"Software Supply Chain Security",{"href":334,"dataGaLocation":237,"dataGaName":335},"/solutions/supply-chain/","Software supply chain security",{"text":337,"config":338},"Software Compliance",{"href":339,"dataGaName":340,"dataGaLocation":237},"/solutions/software-compliance/","software compliance",{"title":342,"link":343,"items":348},"Measurement",{"config":344},{"icon":345,"href":346,"dataGaName":347,"dataGaLocation":237},"DigitalTransformation","/solutions/visibility-measurement/","visibility and measurement",[349,353,357],{"text":350,"config":351},"Visibility & Measurement",{"href":346,"dataGaLocation":237,"dataGaName":352},"Visibility and Measurement",{"text":354,"config":355},"Value Stream Management",{"href":356,"dataGaLocation":237,"dataGaName":354},"/solutions/value-stream-management/",{"text":358,"config":359},"Analytics & Insights",{"href":360,"dataGaLocation":237,"dataGaName":361},"/solutions/analytics-and-insights/","Analytics and insights",{"title":363,"type":288,"items":364},"GitLab for",[365,371,377],{"text":366,"config":367},"Enterprise",{"icon":368,"href":369,"dataGaLocation":237,"dataGaName":370},"Building","/enterprise/","enterprise",{"text":372,"config":373},"Small Business",{"icon":374,"href":375,"dataGaLocation":237,"dataGaName":376},"Work","/small-business/","small business",{"text":378,"config":379},"Public Sector",{"icon":380,"href":381,"dataGaLocation":237,"dataGaName":382},"Organization","/solutions/public-sector/","public sector",{"text":384,"config":385},"Pricing",{"href":386,"dataGaName":387,"dataGaLocation":237,"dataNavLevelOne":387},"/pricing/","pricing",{"text":389,"config":390,"menu":392},"Resources",{"dataNavLevelOne":391},"resources",{"type":288,"link":393,"columns":397,"feature":491},{"text":394,"config":395},"View all resources",{"href":396,"dataGaName":391,"dataGaLocation":237},"/resources/",[398,431,458],{"title":399,"items":400},"Getting started",[401,406,411,416,421,426],{"text":402,"config":403},"Install",{"href":404,"dataGaName":405,"dataGaLocation":237},"/install/","install",{"text":407,"config":408},"Quick start guides",{"href":409,"dataGaName":410,"dataGaLocation":237},"/get-started/","quick setup checklists",{"text":412,"config":413},"Learn",{"href":414,"dataGaLocation":237,"dataGaName":415},"https://university.gitlab.com/","learn",{"text":417,"config":418},"Product documentation",{"href":419,"dataGaName":420,"dataGaLocation":237},"https://docs.gitlab.com/","product documentation",{"text":422,"config":423},"Best practice videos",{"href":424,"dataGaName":425,"dataGaLocation":237},"/getting-started-videos/","best practice videos",{"text":427,"config":428},"Integrations",{"href":429,"dataGaName":430,"dataGaLocation":237},"/integrations/","integrations",{"title":432,"items":433},"Discover",[434,439,444,449,453],{"text":435,"config":436},"Customer success stories",{"href":437,"dataGaName":438,"dataGaLocation":237},"/customers/","customer success stories",{"text":440,"config":441},"Blog",{"href":442,"dataGaName":443,"dataGaLocation":237},"/blog/","blog",{"text":445,"config":446},"Demo Hub",{"href":447,"dataGaName":448,"dataGaLocation":237},"/demo-hub/","demo hub",{"text":450,"config":451},"The Source",{"href":452,"dataGaName":443,"dataGaLocation":237},"/the-source/",{"text":454,"config":455},"Remote",{"href":456,"dataGaName":457,"dataGaLocation":237},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":459,"items":460},"Connect",[461,466,471,476,481,486],{"text":462,"config":463},"GitLab Services",{"href":464,"dataGaName":465,"dataGaLocation":237},"/services/","services",{"text":467,"config":468},"Contribute",{"href":469,"dataGaName":470,"dataGaLocation":237},"https://contributors.gitlab.com","contribute",{"text":472,"config":473},"Community",{"href":474,"dataGaName":475,"dataGaLocation":237},"/community/","community",{"text":477,"config":478},"Forum",{"href":479,"dataGaName":480,"dataGaLocation":237},"https://forum.gitlab.com/","forum",{"text":482,"config":483},"Events",{"href":484,"dataGaName":485,"dataGaLocation":237},"/events/","events",{"text":487,"config":488},"Partners",{"href":489,"dataGaName":490,"dataGaLocation":237},"/partners/","partners",{"config":492,"title":495,"text":496,"link":497},{"background":493,"textColor":494},"url('https://res.cloudinary.com/about-gitlab-com/image/upload/v1777322348/qpq8yrgn8knii57omj0c.png')","#000","What’s new in GitLab","Stay updated with our latest features and improvements.",{"text":498,"config":499},"Read the latest",{"href":500,"dataGaName":501,"dataGaLocation":237},"/whats-new/","whats new",{"text":503,"config":504,"menu":506},"Company",{"dataNavLevelOne":505},"company",{"type":288,"columns":507},[508],{"items":509},[510,515,521,523,528,533,538,543,548,553],{"text":511,"config":512},"About",{"href":513,"dataGaName":514,"dataGaLocation":237},"/company/","about",{"text":516,"config":517,"footerGa":520},"Jobs",{"href":518,"dataGaName":519,"dataGaLocation":237},"/jobs/","jobs",{"dataGaName":519},{"text":482,"config":522},{"href":484,"dataGaName":485,"dataGaLocation":237},{"text":524,"config":525},"Leadership",{"href":526,"dataGaName":527,"dataGaLocation":237},"/company/team/e-group/","leadership",{"text":529,"config":530},"Handbook",{"href":531,"dataGaName":532,"dataGaLocation":237},"https://handbook.gitlab.com/","handbook",{"text":534,"config":535},"Investor relations",{"href":536,"dataGaName":537,"dataGaLocation":237},"https://ir.gitlab.com/overview/default.aspx","investor relations",{"text":539,"config":540},"Trust Center",{"href":541,"dataGaName":542,"dataGaLocation":237},"/security/","trust center",{"text":544,"config":545},"AI Transparency Center",{"href":546,"dataGaName":547,"dataGaLocation":237},"/ai-transparency-center/","ai transparency center",{"text":549,"config":550},"Newsletter",{"href":551,"dataGaName":552,"dataGaLocation":237},"/company/contact/#contact-forms","newsletter",{"text":554,"config":555},"Press",{"href":556,"dataGaName":557,"dataGaLocation":237},"/press/","press",{"text":559,"config":560,"menu":561},"Contact us",{"dataNavLevelOne":505},{"type":288,"columns":562},[563],{"items":564},[565,570,575],{"text":566,"config":567},"Talk to sales",{"href":568,"dataGaName":569,"dataGaLocation":237},"/sales/","talk to sales",{"text":571,"config":572},"Support portal",{"href":573,"dataGaName":574,"dataGaLocation":237},"https://support.gitlab.com/hc/en-us","support portal",{"text":576,"config":577},"Customer portal",{"href":578,"dataGaName":579,"dataGaLocation":237},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":581,"login":582,"suggestions":589},"Close",{"text":583,"link":584},"To search repositories and projects, login to",{"text":585,"config":586},"gitlab.com",{"href":251,"dataGaName":587,"dataGaLocation":588},"search login","search",{"text":590,"default":591},"Suggestions",[592,594,598,600,604,608],{"text":268,"config":593},{"href":273,"dataGaName":268,"dataGaLocation":588},{"text":595,"config":596},"Code Suggestions (AI)",{"href":597,"dataGaName":595,"dataGaLocation":588},"/solutions/code-suggestions/",{"text":304,"config":599},{"href":306,"dataGaName":304,"dataGaLocation":588},{"text":601,"config":602},"GitLab on AWS",{"href":603,"dataGaName":601,"dataGaLocation":588},"/partners/technology-partners/aws/",{"text":605,"config":606},"GitLab on Google Cloud",{"href":607,"dataGaName":605,"dataGaLocation":588},"/partners/technology-partners/google-cloud-platform/",{"text":609,"config":610},"Why GitLab?",{"href":281,"dataGaName":609,"dataGaLocation":588},{"freeTrial":612,"mobileIcon":617,"desktopIcon":622,"secondaryButton":625},{"text":613,"config":614},"Start free trial",{"href":615,"dataGaName":242,"dataGaLocation":616},"https://gitlab.com/-/trials/new/","nav",{"altText":618,"config":619},"Gitlab Icon",{"src":620,"dataGaName":621,"dataGaLocation":616},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":618,"config":623},{"src":624,"dataGaName":621,"dataGaLocation":616},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":626,"config":627},"Get Started",{"href":628,"dataGaName":629,"dataGaLocation":616},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/get-started/","get started",{"freeTrial":631,"mobileIcon":635,"desktopIcon":637},{"text":632,"config":633},"Learn more about GitLab Duo",{"href":273,"dataGaName":634,"dataGaLocation":616},"gitlab duo",{"altText":618,"config":636},{"src":620,"dataGaName":621,"dataGaLocation":616},{"altText":618,"config":638},{"src":624,"dataGaName":621,"dataGaLocation":616},{"button":640,"mobileIcon":645,"desktopIcon":647},{"text":641,"config":642},"/switch",{"href":643,"dataGaName":644,"dataGaLocation":616},"#contact","switch",{"altText":618,"config":646},{"src":620,"dataGaName":621,"dataGaLocation":616},{"altText":618,"config":648},{"src":649,"dataGaName":621,"dataGaLocation":616},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1773335277/ohhpiuoxoldryzrnhfrh.png",{"freeTrial":651,"mobileIcon":656,"desktopIcon":658},{"text":652,"config":653},"Back to pricing",{"href":386,"dataGaName":654,"dataGaLocation":616,"icon":655},"back to pricing","GoBack",{"altText":618,"config":657},{"src":620,"dataGaName":621,"dataGaLocation":616},{"altText":618,"config":659},{"src":624,"dataGaName":621,"dataGaLocation":616},{"title":661,"titleMobile":662,"button":663,"config":668},"Duo Agent Platform delivers 400% ROI, per new Forrester Consulting study.","400% ROI: Forrester TEI for GitLab Duo",{"text":279,"config":664},{"href":665,"dataGaName":666,"dataGaLocation":667},"https://about.gitlab.com/blog/gitlab-duo-agent-platform-delivers-400-percent-roi/","forrester-tei-dap-banner","global-banner",{"layout":669,"disabled":214},"release",{"data":671},{"text":672,"source":673,"edit":679,"contribute":684,"config":689,"items":694,"minimal":903},"Git is a trademark of Software Freedom Conservancy and our use of 'GitLab' is under license",{"text":674,"config":675},"View page source",{"href":676,"dataGaName":677,"dataGaLocation":678},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":680,"config":681},"Edit this page",{"href":682,"dataGaName":683,"dataGaLocation":678},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":685,"config":686},"Please contribute",{"href":687,"dataGaName":688,"dataGaLocation":678},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":690,"facebook":691,"youtube":692,"linkedin":693},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[695,742,795,839,871],{"title":384,"links":696,"subMenu":711},[697,701,706],{"text":698,"config":699},"View plans",{"href":386,"dataGaName":700,"dataGaLocation":678},"view plans",{"text":702,"config":703},"Why Premium?",{"href":704,"dataGaName":705,"dataGaLocation":678},"/pricing/premium/","why premium",{"text":707,"config":708},"Why Ultimate?",{"href":709,"dataGaName":710,"dataGaLocation":678},"/pricing/ultimate/","why ultimate",[712],{"title":713,"links":714},"Contact Us",[715,718,720,722,727,732,737],{"text":716,"config":717},"Contact sales",{"href":568,"dataGaName":247,"dataGaLocation":678},{"text":571,"config":719},{"href":573,"dataGaName":574,"dataGaLocation":678},{"text":576,"config":721},{"href":578,"dataGaName":579,"dataGaLocation":678},{"text":723,"config":724},"Status",{"href":725,"dataGaName":726,"dataGaLocation":678},"https://status.gitlab.com/","status",{"text":728,"config":729},"Terms of use",{"href":730,"dataGaName":731,"dataGaLocation":678},"/terms/","terms of use",{"text":733,"config":734},"Privacy statement",{"href":735,"dataGaName":736,"dataGaLocation":678},"/privacy/","privacy statement",{"text":738,"config":739},"Cookie preferences",{"dataGaName":740,"dataGaLocation":678,"id":741,"isOneTrustButton":217},"cookie preferences","ot-sdk-btn",{"title":284,"links":743,"subMenu":752},[744,748],{"text":745,"config":746},"DevSecOps platform",{"href":266,"dataGaName":747,"dataGaLocation":678},"devsecops platform",{"text":749,"config":750},"AI-Assisted Development",{"href":273,"dataGaName":751,"dataGaLocation":678},"ai-assisted development",[753],{"title":754,"links":755},"Topics",[756,761,766,771,776,780,785,790],{"text":757,"config":758},"CICD",{"href":759,"dataGaName":760,"dataGaLocation":678},"/topics/ci-cd/","cicd",{"text":762,"config":763},"GitOps",{"href":764,"dataGaName":765,"dataGaLocation":678},"/topics/gitops/","gitops",{"text":767,"config":768},"DevOps",{"href":769,"dataGaName":770,"dataGaLocation":678},"/topics/devops/","devops",{"text":772,"config":773},"Version Control",{"href":774,"dataGaName":775,"dataGaLocation":678},"/topics/version-control/","version control",{"text":226,"config":777},{"href":778,"dataGaName":779,"dataGaLocation":678},"/topics/devsecops/","devsecops",{"text":781,"config":782},"Cloud Native",{"href":783,"dataGaName":784,"dataGaLocation":678},"/topics/cloud-native/","cloud native",{"text":786,"config":787},"AI for Coding",{"href":788,"dataGaName":789,"dataGaLocation":678},"/topics/devops/ai-for-coding/","ai for coding",{"text":791,"config":792},"Agentic AI",{"href":793,"dataGaName":794,"dataGaLocation":678},"/topics/agentic-ai/","agentic ai",{"title":796,"links":797},"Solutions",[798,800,802,807,811,814,818,821,823,826,829,834],{"text":328,"config":799},{"href":323,"dataGaName":328,"dataGaLocation":678},{"text":317,"config":801},{"href":300,"dataGaName":301,"dataGaLocation":678},{"text":803,"config":804},"Agile development",{"href":805,"dataGaName":806,"dataGaLocation":678},"/solutions/agile-delivery/","agile delivery",{"text":808,"config":809},"SCM",{"href":313,"dataGaName":810,"dataGaLocation":678},"source code management",{"text":757,"config":812},{"href":306,"dataGaName":813,"dataGaLocation":678},"continuous integration & delivery",{"text":815,"config":816},"Value stream management",{"href":356,"dataGaName":817,"dataGaLocation":678},"value stream management",{"text":762,"config":819},{"href":820,"dataGaName":765,"dataGaLocation":678},"/solutions/gitops/",{"text":366,"config":822},{"href":369,"dataGaName":370,"dataGaLocation":678},{"text":824,"config":825},"Small business",{"href":375,"dataGaName":376,"dataGaLocation":678},{"text":827,"config":828},"Public sector",{"href":381,"dataGaName":382,"dataGaLocation":678},{"text":830,"config":831},"Education",{"href":832,"dataGaName":833,"dataGaLocation":678},"/solutions/education/","education",{"text":835,"config":836},"Financial services",{"href":837,"dataGaName":838,"dataGaLocation":678},"/solutions/finance/","financial services",{"title":389,"links":840},[841,843,845,847,850,852,855,857,859,861,863,865,867,869],{"text":402,"config":842},{"href":404,"dataGaName":405,"dataGaLocation":678},{"text":407,"config":844},{"href":409,"dataGaName":410,"dataGaLocation":678},{"text":412,"config":846},{"href":414,"dataGaName":415,"dataGaLocation":678},{"text":417,"config":848},{"href":419,"dataGaName":849,"dataGaLocation":678},"docs",{"text":440,"config":851},{"href":442,"dataGaName":443,"dataGaLocation":678},{"text":853,"config":854},"What's new",{"href":500,"dataGaName":501,"dataGaLocation":678},{"text":435,"config":856},{"href":437,"dataGaName":438,"dataGaLocation":678},{"text":454,"config":858},{"href":456,"dataGaName":457,"dataGaLocation":678},{"text":462,"config":860},{"href":464,"dataGaName":465,"dataGaLocation":678},{"text":467,"config":862},{"href":469,"dataGaName":470,"dataGaLocation":678},{"text":472,"config":864},{"href":474,"dataGaName":475,"dataGaLocation":678},{"text":477,"config":866},{"href":479,"dataGaName":480,"dataGaLocation":678},{"text":482,"config":868},{"href":484,"dataGaName":485,"dataGaLocation":678},{"text":487,"config":870},{"href":489,"dataGaName":490,"dataGaLocation":678},{"title":503,"links":872},[873,875,877,879,881,883,887,892,894,896,898],{"text":511,"config":874},{"href":513,"dataGaName":505,"dataGaLocation":678},{"text":516,"config":876},{"href":518,"dataGaName":519,"dataGaLocation":678},{"text":524,"config":878},{"href":526,"dataGaName":527,"dataGaLocation":678},{"text":529,"config":880},{"href":531,"dataGaName":532,"dataGaLocation":678},{"text":534,"config":882},{"href":536,"dataGaName":537,"dataGaLocation":678},{"text":884,"config":885},"Sustainability",{"href":886,"dataGaName":884,"dataGaLocation":678},"/sustainability/",{"text":888,"config":889},"Diversity, inclusion and belonging (DIB)",{"href":890,"dataGaName":891,"dataGaLocation":678},"/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":539,"config":893},{"href":541,"dataGaName":542,"dataGaLocation":678},{"text":549,"config":895},{"href":551,"dataGaName":552,"dataGaLocation":678},{"text":554,"config":897},{"href":556,"dataGaName":557,"dataGaLocation":678},{"text":899,"config":900},"Modern Slavery Transparency Statement",{"href":901,"dataGaName":902,"dataGaLocation":678},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"items":904},[905,908,911],{"text":906,"config":907},"Terms",{"href":730,"dataGaName":731,"dataGaLocation":678},{"text":909,"config":910},"Cookies",{"dataGaName":740,"dataGaLocation":678,"id":741,"isOneTrustButton":217},{"text":912,"config":913},"Privacy",{"href":735,"dataGaName":736,"dataGaLocation":678},[915],{"id":916,"title":7,"body":213,"config":917,"content":919,"description":213,"extension":923,"meta":924,"navigation":217,"path":925,"seo":926,"stem":927,"__hash__":928},"blogAuthors/en-us/blog/authors/kai-armstrong.yml",{"template":918},"BlogAuthor",{"name":7,"config":920},{"headshot":921,"ctfId":922},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682535/Blog/Author%20Headshots/phikai-headshot.png","phikai","yml",{},"/en-us/blog/authors/kai-armstrong",{},"en-us/blog/authors/kai-armstrong","Y-yZG9fBOoKU-_K9heV2LiGg7xuWxyCx1fnfpM9-82g",[930,938,946],{"title":931,"description":932,"heroImage":933,"category":209,"date":934,"authors":935,"slug":937,"externalUrl":213},"How I built a demo generator with GitLab Duo Agent Platform","Demos haven't always looked like this. Looking back over my career, here's how they have evolved. Follow the tutorial to build your own demo and agent.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1765809212/noh0mdfn9o94ry9ykura.png","2026-08-13",[936],"Itzik Gan Baruch","agentic-click-through-demo",{"title":939,"description":940,"heroImage":941,"category":209,"date":942,"authors":943,"slug":945,"externalUrl":213},"How to govern agentic AI, MCPs, and AI code assistants","AI agents can write, push, and deploy without human review at each step. Learn a practical framework for controlling access, permissions, and audit trails.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1785337625/ifzlc2hyzaxhzmjgyymh.png","2026-07-31",[944],"Julie Griffin","govern-agentic-ai-mcps-code-assistants",{"title":947,"description":948,"heroImage":949,"category":209,"date":950,"authors":951,"slug":953,"externalUrl":213},"Claude Opus 5 on GitLab: Reasoning built for the hard tasks","Anthropic’s Claude Opus 5 is now available on GitLab Duo Agent Platform, delivering deeper reasoning without sacrificing speed.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1750099203/Blog/Hero%20Images/Blog/Hero%20Images/blog-image-template-1800x945%20%2820%29_2bJGC5ZP3WheoqzlLT05C5_1750099203484.png","2026-07-27",[952],"Brittany Lutz","claude-opus-5-on-gitlab-duo-agent-platform",{"promotions":955},[956,969,980,992],{"id":957,"categories":958,"header":959,"text":960,"button":961,"image":966},"ai-modernization",[209],"Is AI achieving its promise at scale?","Quiz will take 5 minutes or less",{"text":962,"config":963},"Get your AI maturity score",{"href":964,"dataGaName":965,"dataGaLocation":443},"/assessments/ai-modernization-assessment/","modernization assessment",{"config":967},{"src":968},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/qix0m7kwnd8x2fh1zq49.png",{"id":970,"categories":971,"header":972,"text":960,"button":973,"image":977},"devops-modernization",[227,779],"Are you just managing tools or shipping innovation?",{"text":974,"config":975},"Get your DevOps maturity score",{"href":976,"dataGaName":965,"dataGaLocation":443},"/assessments/devops-modernization-assessment/",{"config":978},{"src":979},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138785/eg818fmakweyuznttgid.png",{"id":981,"categories":982,"header":984,"text":960,"button":985,"image":989},"security-modernization",[983],"security","Are you trading speed for security?",{"text":986,"config":987},"Get your security maturity score",{"href":988,"dataGaName":965,"dataGaLocation":443},"/assessments/security-modernization-assessment/",{"config":990},{"src":991},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/p4pbqd9nnjejg5ds6mdk.png",{"id":993,"paths":994,"header":997,"text":998,"button":999,"image":1004},"github-azure-migration",[995,996],"migration-from-azure-devops-to-gitlab","integrating-azure-devops-scm-and-gitlab","Is your team ready for GitHub's Azure move?","GitHub is already rebuilding around Azure. Find out what it means for you.",{"text":1000,"config":1001},"See how GitLab compares to GitHub",{"href":1002,"dataGaName":1003,"dataGaLocation":443},"/compare/gitlab-vs-github/github-azure-migration/","github azure migration",{"config":1005},{"src":979},{"header":1007,"blurb":1008,"button":1009,"secondaryButton":1014},"Start building faster today","See what your team can do with the intelligent orchestration platform for DevSecOps.\n",{"text":1010,"config":1011},"Get your free trial",{"href":1012,"dataGaName":242,"dataGaLocation":1013},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":716,"config":1015},{"href":568,"dataGaName":247,"dataGaLocation":1013},1786803749290]