[{"data":1,"prerenderedAt":1024},["ShallowReactive",2],{"/blog/get-ready-for-new-gitlab-web-ide":3,"navigation-en-us":240,"banner-en-us":667,"footer-en-us":677,"blog-post-authors-en-us-Eric Schurter":922,"blog-related-posts-en-us-get-ready-for-new-gitlab-web-ide":937,"blog-promotions-en-us":961,"next-steps-en-us":1014},{"id":4,"title":5,"authors":6,"body":8,"category":217,"date":218,"description":219,"extension":220,"externalUrl":221,"faq":221,"featured":222,"heroImage":223,"meta":224,"navigation":225,"path":226,"seo":227,"slug":231,"stem":232,"tags":233,"template":238,"updatedDate":221,"__hash__":239},"blogPosts/en-us/blog/get-ready-for-new-gitlab-web-ide.md","A first look at the new GitLab Web IDE and remote development experience",[7],"Eric Schurter",{"type":9,"value":10,"toc":205},"minimark",[11,31,34,39,42,49,54,57,61,64,71,77,82,88,93,99,113,116,120,123,136,145,149,152,161,167,171,192],[12,13,14,15,20,21,26,27],"p",{},"A little while back I wrote about the ",[16,17,19],"a",{"href":18},"/blog/the-future-of-the-gitlab-web-ide/","future of the GitLab Web IDE"," and our decision to ",[16,22,25],{"href":23,"rel":24},"https://gitlab.com/groups/gitlab-org/-/epics/7683",[],"rebuild the Web IDE"," on top of the open source VS Code project. Our goal: To make it simple for anyone and everyone to contribute, regardless of their development experience. Today, I am happy to announce that we are preparing to launch the new Web IDE experience as a beta, ",[28,29,30],"strong",{},"available to everyone, and enabled by default on GitLab.com.",[12,32,33],{},"Developers and non-developers alike need to be able to contribute from anywhere, across multiple projects, and without context switching or the need to manage a local development environment. The new Web IDE is more user-friendly and efficient, combining VS Code's powerful core features with significantly improved performance and the ability to securely connect to a remote development environment directly from the Web IDE.",[35,36,38],"h2",{"id":37},"start-using-the-web-ide-beta-december-19","Start using the Web IDE Beta December 19",[12,40,41],{},"I know you're excited to try it. We've been using it internally and it's fantastic. If you use GitLab.com, expect to see the Web IDE Beta available on December 19, 2022. There's nothing else you have to do, nothing to install, and no configuration necessary. After the launch, the Web IDE Beta will be the default experience across GitLab.",[12,43,44],{},[45,46],"img",{"alt":47,"src":48},"Screenshot of welcome screen","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782399308/blog/Content%20Images/web-ide-images/ide-welcome-screen.png",[50,51,53],"h3",{"id":52},"available-in-157-for-self-managed-users","Available in 15.7 for self-managed users",[12,55,56],{},"For self-managed users, you'll get the Web IDE Beta as part of the GitLab 15.7 release, which will be available December 22, 2022. It will be behind a feature flag that admins can enable on an instance-level.",[35,58,60],{"id":59},"what-can-you-expect-with-the-new-web-ide","What can you expect with the new Web IDE?",[12,62,63],{},"The Web IDE Beta introduces a number of new features and improvements over the previous Web IDE, including the following:",[65,66,67],"ul",{},[68,69,70],"li",{},"A flexible and customizable interface with collapsible panels and custom themes",[12,72,73],{},[45,74],{"alt":75,"src":76},"Screenshot of Web IDE interface","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782399306/blog/Content%20Images/web-ide-images/ide-interface.png",[65,78,79],{},[68,80,81],{},"Contextual actions and drag & drop support in the file panel",[12,83,84],{},[45,85],{"alt":86,"src":87},"Screenshot of file panel","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782399306/blog/Content%20Images/web-ide-images/ide-file-panel.png",[65,89,90],{},[68,91,92],{},"Find and replace across all open files",[12,94,95],{},[45,96],{"alt":97,"src":98},"Screenshot of find and replace","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782399306/blog/Content%20Images/web-ide-images/ide-find-replace.png",[65,100,101,104,107,110],{},[68,102,103],{},"An interactive document outline and visual history panel",[68,105,106],{},"Up to 80% reduction in memory usage over the previous Web IDE",[68,108,109],{},"Improved reliability of tracking changes to files and directories",[68,111,112],{},"Better support for touchscreen devices such as tablets and (larger) smartphones",[12,114,115],{},"There's much, much more included in the Web IDE Beta, as you'll soon find out. But there's one more big thing to mention...",[35,117,119],{"id":118},"interactive-terminal-access-with-remote-development","Interactive terminal access with remote development",[12,121,122],{},"Last but not least, the beta introduces an entirely new category to GitLab by making it possible to securely connect to a remote development environment, run commands in an interactive terminal panel, and get real-time feedback from right inside the Web IDE. See it in action in this short video:",[124,125,128,129],"figure",{"className":126},[127],"video_container","\n  ",[130,131,135],"iframe",{"src":132,"frameBorder":133,"allowFullScreen":134},"https://www.youtube.com/embed/q_xzzY9GT9c","0","true"," ",[12,137,138,139,144],{},"This is the first feature released as part of our new Remote Development category, with much more planned in the near future. By connecting the Web IDE to a cloud runtime environment, you can unlock the full potential of a web-based IDE without having to manage your own local environment. More information about configuring your remote development environment can be found in our ",[16,140,143],{"href":141,"rel":142},"https://docs.gitlab.com/user/project/remote_development/",[],"documentation"," and more details about the Remote Development roadmap can be found on our direction page. Be on the lookout for a lot more about remote development in the coming months.",[35,146,148],{"id":147},"what-about-the-previous-web-ide","What about the previous Web IDE?",[12,150,151],{},"The Web IDE Beta is ready to handle many of the most frequently performed tasks you could tackle in the existing Web IDE, like committing changes to multiple files and reviewing merge request diffs, but in a much more powerful and familiar interface. We hope you'll enjoy working in the Web IDE Beta as much as we do.",[12,153,154,155,160],{},"If there's something missing, or for whatever reason you need to use the previous Web IDE experience, don't worry: We've included a ",[16,156,159],{"href":157,"rel":158},"https://gitlab.com/-/profile/preferences",[],"user preference"," that allows you to switch back and forth between the two whenever you want. We'll keep both around until we're out of beta, something we have planned for GitLab 16.0 in May 2023, so you can maximize your efficiency while you adopt the new features.",[12,162,163],{},[45,164],{"alt":165,"src":166},"Screenshot of user preference","https://res.cloudinary.com/about-gitlab-com/image/upload/v1782399307/blog/Content%20Images/web-ide-images/ide-user-preference.png",[35,168,170],{"id":169},"whats-next-for-the-gitlab-web-ide","What's next for the GitLab Web IDE?",[12,172,173,174,179,180,185,186,191],{},"Of course, we're not done yet! We will be improving the features you see today and introducing some exciting new features before we come out of beta. We're working on adding support for ",[16,175,178],{"href":176,"rel":177},"https://gitlab.com/groups/gitlab-org/-/epics/7685",[],"VS Code extensions"," and ",[16,181,184],{"href":182,"rel":183},"https://gitlab.com/groups/gitlab-org/-/epics/9466",[],"enabling project-wide search",", but we are making this beta available to everyone because we want to hear from you. What's the most important missing piece for you? How can we make you more productive in the Web IDE? Let us know in the ",[16,187,190],{"href":188,"rel":189},"https://gitlab.com/gitlab-org/gitlab/-/issues/385787",[],"feedback issue"," and we'll keep iterating!",[12,193,194,195,199,200],{},"Cover image by ",[16,196,198],{"href":197},"lhttps://unsplash.com/@nicque","Navin Rai"," on ",[16,201,204],{"href":202,"rel":203},"https://unsplash.com/photos/EgyIbEB7n8Y?utm_source=unsplash&utm_medium=referral&utm_content=creditShareLink",[],"Unsplash",{"title":206,"searchDepth":207,"depth":207,"links":208},"",2,[209,213,214,215,216],{"id":37,"depth":207,"text":38,"children":210},[211],{"id":52,"depth":212,"text":53},3,{"id":59,"depth":207,"text":60},{"id":118,"depth":207,"text":119},{"id":147,"depth":207,"text":148},{"id":169,"depth":207,"text":170},"company","2022-12-15","The next-generation GitLab Web IDE, available to everyone, will enable faster and more efficient contributions right from your browser.","md",null,false,"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682545/Blog/Hero%20Images/navin-beta-unsplash.jpg",{},true,"/en-us/blog/get-ready-for-new-gitlab-web-ide",{"title":5,"description":219,"ogTitle":5,"ogDescription":219,"noIndex":222,"ogImage":223,"ogUrl":228,"ogSiteName":229,"ogType":230,"canonicalUrls":228},"https://about.gitlab.com/blog/get-ready-for-new-gitlab-web-ide","https://about.gitlab.com","article","get-ready-for-new-gitlab-web-ide","en-us/blog/get-ready-for-new-gitlab-web-ide",[234,235,236,237],"features","news","product","workflow","BlogPost","TuTT6DGD7xjwVnAizNxg8gykYIgYsrUgPAPVsEJEegs",{"logo":241,"freeTrial":246,"sales":251,"login":256,"items":261,"search":587,"minimal":618,"duo":637,"switchNav":646,"pricingDeployment":657},{"config":242},{"href":243,"dataGaName":244,"dataGaLocation":245},"/","gitlab logo","header",{"text":247,"config":248},"Get free trial",{"href":249,"dataGaName":250,"dataGaLocation":245},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":252,"config":253},"Request a demo",{"href":254,"dataGaName":255,"dataGaLocation":245},"/sales/?contact-topic=request-demo","sales",{"text":257,"config":258},"Sign in",{"href":259,"dataGaName":260,"dataGaLocation":245},"https://gitlab.com/users/sign_in/","sign in",[262,291,391,396,510,565],{"text":263,"config":264,"menu":266},"Platform",{"dataNavLevelOne":265},"platform",{"type":267,"columns":268},"cards",[269,275,283],{"title":263,"description":270,"link":271},"The intelligent orchestration platform for DevSecOps",{"text":272,"config":273},"Explore our Platform",{"href":274,"dataGaName":265,"dataGaLocation":245},"/platform/",{"title":276,"description":277,"link":278},"GitLab Duo Agent Platform","Agentic AI for the entire software lifecycle",{"text":279,"config":280},"Meet GitLab Duo",{"href":281,"dataGaName":282,"dataGaLocation":245},"/gitlab-duo-agent-platform/","gitlab duo agent platform",{"title":284,"description":285,"link":286},"Why GitLab","See the top reasons enterprises choose GitLab",{"text":287,"config":288},"Learn more",{"href":289,"dataGaName":290,"dataGaLocation":245},"/why-gitlab/","why gitlab",{"text":292,"left":225,"config":293,"menu":295},"Product",{"dataNavLevelOne":294},"solutions",{"type":296,"link":297,"columns":301,"feature":370},"lists",{"text":298,"config":299},"View all Solutions",{"href":300,"dataGaName":294,"dataGaLocation":245},"/solutions/",[302,326,349],{"title":303,"description":304,"link":305,"items":310},"Automation","CI/CD and automation to accelerate deployment",{"config":306},{"icon":307,"href":308,"dataGaName":309,"dataGaLocation":245},"AutomatedCodeAlt","/solutions/delivery-automation/","automated software delivery",[311,315,318,322],{"text":312,"config":313},"CI/CD",{"href":314,"dataGaLocation":245,"dataGaName":312},"/solutions/continuous-integration/",{"text":276,"config":316},{"href":281,"dataGaLocation":245,"dataGaName":317},"gitlab duo agent platform - product menu",{"text":319,"config":320},"Source Code Management",{"href":321,"dataGaLocation":245,"dataGaName":319},"/solutions/source-code-management/",{"text":323,"config":324},"Automated Software Delivery",{"href":308,"dataGaLocation":245,"dataGaName":325},"Automated software delivery",{"title":327,"description":328,"link":329,"items":334},"Security","Deliver code faster without compromising security",{"config":330},{"href":331,"dataGaName":332,"dataGaLocation":245,"icon":333},"/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[335,339,344],{"text":336,"config":337},"Application Security Testing",{"href":331,"dataGaName":338,"dataGaLocation":245},"Application security testing",{"text":340,"config":341},"Software Supply Chain Security",{"href":342,"dataGaLocation":245,"dataGaName":343},"/solutions/supply-chain/","Software supply chain security",{"text":345,"config":346},"Software Compliance",{"href":347,"dataGaName":348,"dataGaLocation":245},"/solutions/software-compliance/","software compliance",{"title":350,"link":351,"items":356},"Measurement",{"config":352},{"icon":353,"href":354,"dataGaName":355,"dataGaLocation":245},"DigitalTransformation","/solutions/visibility-measurement/","visibility and measurement",[357,361,365],{"text":358,"config":359},"Visibility & Measurement",{"href":354,"dataGaLocation":245,"dataGaName":360},"Visibility and Measurement",{"text":362,"config":363},"Value Stream Management",{"href":364,"dataGaLocation":245,"dataGaName":362},"/solutions/value-stream-management/",{"text":366,"config":367},"Analytics & Insights",{"href":368,"dataGaLocation":245,"dataGaName":369},"/solutions/analytics-and-insights/","Analytics and insights",{"title":371,"type":296,"items":372},"GitLab for",[373,379,385],{"text":374,"config":375},"Enterprise",{"icon":376,"href":377,"dataGaLocation":245,"dataGaName":378},"Building","/enterprise/","enterprise",{"text":380,"config":381},"Small Business",{"icon":382,"href":383,"dataGaLocation":245,"dataGaName":384},"Work","/small-business/","small business",{"text":386,"config":387},"Public Sector",{"icon":388,"href":389,"dataGaLocation":245,"dataGaName":390},"Organization","/solutions/public-sector/","public sector",{"text":392,"config":393},"Pricing",{"href":394,"dataGaName":395,"dataGaLocation":245,"dataNavLevelOne":395},"/pricing/","pricing",{"text":397,"config":398,"menu":400},"Resources",{"dataNavLevelOne":399},"resources",{"type":296,"link":401,"columns":405,"feature":499},{"text":402,"config":403},"View all resources",{"href":404,"dataGaName":399,"dataGaLocation":245},"/resources/",[406,439,466],{"title":407,"items":408},"Getting started",[409,414,419,424,429,434],{"text":410,"config":411},"Install",{"href":412,"dataGaName":413,"dataGaLocation":245},"/install/","install",{"text":415,"config":416},"Quick start guides",{"href":417,"dataGaName":418,"dataGaLocation":245},"/get-started/","quick setup checklists",{"text":420,"config":421},"Learn",{"href":422,"dataGaLocation":245,"dataGaName":423},"https://university.gitlab.com/","learn",{"text":425,"config":426},"Product documentation",{"href":427,"dataGaName":428,"dataGaLocation":245},"https://docs.gitlab.com/","product documentation",{"text":430,"config":431},"Best practice videos",{"href":432,"dataGaName":433,"dataGaLocation":245},"/getting-started-videos/","best practice videos",{"text":435,"config":436},"Integrations",{"href":437,"dataGaName":438,"dataGaLocation":245},"/integrations/","integrations",{"title":440,"items":441},"Discover",[442,447,452,457,461],{"text":443,"config":444},"Customer success stories",{"href":445,"dataGaName":446,"dataGaLocation":245},"/customers/","customer success stories",{"text":448,"config":449},"Blog",{"href":450,"dataGaName":451,"dataGaLocation":245},"/blog/","blog",{"text":453,"config":454},"Demo Hub",{"href":455,"dataGaName":456,"dataGaLocation":245},"/demo-hub/","demo hub",{"text":458,"config":459},"The Source",{"href":460,"dataGaName":451,"dataGaLocation":245},"/the-source/",{"text":462,"config":463},"Remote",{"href":464,"dataGaName":465,"dataGaLocation":245},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":467,"items":468},"Connect",[469,474,479,484,489,494],{"text":470,"config":471},"GitLab Services",{"href":472,"dataGaName":473,"dataGaLocation":245},"/services/","services",{"text":475,"config":476},"Contribute",{"href":477,"dataGaName":478,"dataGaLocation":245},"https://contributors.gitlab.com","contribute",{"text":480,"config":481},"Community",{"href":482,"dataGaName":483,"dataGaLocation":245},"/community/","community",{"text":485,"config":486},"Forum",{"href":487,"dataGaName":488,"dataGaLocation":245},"https://forum.gitlab.com/","forum",{"text":490,"config":491},"Events",{"href":492,"dataGaName":493,"dataGaLocation":245},"/events/","events",{"text":495,"config":496},"Partners",{"href":497,"dataGaName":498,"dataGaLocation":245},"/partners/","partners",{"config":500,"title":503,"text":504,"link":505},{"background":501,"textColor":502},"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":506,"config":507},"Read the latest",{"href":508,"dataGaName":509,"dataGaLocation":245},"/whats-new/","whats new",{"text":511,"config":512,"menu":513},"Company",{"dataNavLevelOne":217},{"type":296,"columns":514},[515],{"items":516},[517,522,528,530,535,540,545,550,555,560],{"text":518,"config":519},"About",{"href":520,"dataGaName":521,"dataGaLocation":245},"/company/","about",{"text":523,"config":524,"footerGa":527},"Jobs",{"href":525,"dataGaName":526,"dataGaLocation":245},"/jobs/","jobs",{"dataGaName":526},{"text":490,"config":529},{"href":492,"dataGaName":493,"dataGaLocation":245},{"text":531,"config":532},"Leadership",{"href":533,"dataGaName":534,"dataGaLocation":245},"/company/team/e-group/","leadership",{"text":536,"config":537},"Handbook",{"href":538,"dataGaName":539,"dataGaLocation":245},"https://handbook.gitlab.com/","handbook",{"text":541,"config":542},"Investor relations",{"href":543,"dataGaName":544,"dataGaLocation":245},"https://ir.gitlab.com/overview/default.aspx","investor relations",{"text":546,"config":547},"Trust Center",{"href":548,"dataGaName":549,"dataGaLocation":245},"/security/","trust center",{"text":551,"config":552},"AI Transparency Center",{"href":553,"dataGaName":554,"dataGaLocation":245},"/ai-transparency-center/","ai transparency center",{"text":556,"config":557},"Newsletter",{"href":558,"dataGaName":559,"dataGaLocation":245},"/company/contact/#contact-forms","newsletter",{"text":561,"config":562},"Press",{"href":563,"dataGaName":564,"dataGaLocation":245},"/press/","press",{"text":566,"config":567,"menu":568},"Contact us",{"dataNavLevelOne":217},{"type":296,"columns":569},[570],{"items":571},[572,577,582],{"text":573,"config":574},"Talk to sales",{"href":575,"dataGaName":576,"dataGaLocation":245},"/sales/","talk to sales",{"text":578,"config":579},"Support portal",{"href":580,"dataGaName":581,"dataGaLocation":245},"https://support.gitlab.com/hc/en-us","support portal",{"text":583,"config":584},"Customer portal",{"href":585,"dataGaName":586,"dataGaLocation":245},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":588,"login":589,"suggestions":596},"Close",{"text":590,"link":591},"To search repositories and projects, login to",{"text":592,"config":593},"gitlab.com",{"href":259,"dataGaName":594,"dataGaLocation":595},"search login","search",{"text":597,"default":598},"Suggestions",[599,601,605,607,611,615],{"text":276,"config":600},{"href":281,"dataGaName":276,"dataGaLocation":595},{"text":602,"config":603},"Code Suggestions (AI)",{"href":604,"dataGaName":602,"dataGaLocation":595},"/solutions/code-suggestions/",{"text":312,"config":606},{"href":314,"dataGaName":312,"dataGaLocation":595},{"text":608,"config":609},"GitLab on AWS",{"href":610,"dataGaName":608,"dataGaLocation":595},"/partners/technology-partners/aws/",{"text":612,"config":613},"GitLab on Google Cloud",{"href":614,"dataGaName":612,"dataGaLocation":595},"/partners/technology-partners/google-cloud-platform/",{"text":616,"config":617},"Why GitLab?",{"href":289,"dataGaName":616,"dataGaLocation":595},{"freeTrial":619,"mobileIcon":624,"desktopIcon":629,"secondaryButton":632},{"text":620,"config":621},"Start free trial",{"href":622,"dataGaName":250,"dataGaLocation":623},"https://gitlab.com/-/trials/new/","nav",{"altText":625,"config":626},"Gitlab Icon",{"src":627,"dataGaName":628,"dataGaLocation":623},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":625,"config":630},{"src":631,"dataGaName":628,"dataGaLocation":623},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":633,"config":634},"Get Started",{"href":635,"dataGaName":636,"dataGaLocation":623},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/get-started/","get started",{"freeTrial":638,"mobileIcon":642,"desktopIcon":644},{"text":639,"config":640},"Learn more about GitLab Duo",{"href":281,"dataGaName":641,"dataGaLocation":623},"gitlab duo",{"altText":625,"config":643},{"src":627,"dataGaName":628,"dataGaLocation":623},{"altText":625,"config":645},{"src":631,"dataGaName":628,"dataGaLocation":623},{"button":647,"mobileIcon":652,"desktopIcon":654},{"text":648,"config":649},"/switch",{"href":650,"dataGaName":651,"dataGaLocation":623},"#contact","switch",{"altText":625,"config":653},{"src":627,"dataGaName":628,"dataGaLocation":623},{"altText":625,"config":655},{"src":656,"dataGaName":628,"dataGaLocation":623},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1773335277/ohhpiuoxoldryzrnhfrh.png",{"freeTrial":658,"mobileIcon":663,"desktopIcon":665},{"text":659,"config":660},"Back to pricing",{"href":394,"dataGaName":661,"dataGaLocation":623,"icon":662},"back to pricing","GoBack",{"altText":625,"config":664},{"src":627,"dataGaName":628,"dataGaLocation":623},{"altText":625,"config":666},{"src":631,"dataGaName":628,"dataGaLocation":623},{"title":668,"titleMobile":669,"button":670,"config":675},"Duo Agent Platform delivers 400% ROI, per new Forrester Consulting study.","400% ROI: Forrester TEI for GitLab Duo",{"text":287,"config":671},{"href":672,"dataGaName":673,"dataGaLocation":674},"https://about.gitlab.com/blog/gitlab-duo-agent-platform-delivers-400-percent-roi/","forrester-tei-dap-banner","global-banner",{"layout":676,"disabled":222},"release",{"data":678},{"text":679,"source":680,"edit":686,"contribute":691,"config":696,"items":701,"minimal":911},"Git is a trademark of Software Freedom Conservancy and our use of 'GitLab' is under license",{"text":681,"config":682},"View page source",{"href":683,"dataGaName":684,"dataGaLocation":685},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":687,"config":688},"Edit this page",{"href":689,"dataGaName":690,"dataGaLocation":685},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":692,"config":693},"Please contribute",{"href":694,"dataGaName":695,"dataGaLocation":685},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":697,"facebook":698,"youtube":699,"linkedin":700},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[702,749,803,847,879],{"title":392,"links":703,"subMenu":718},[704,708,713],{"text":705,"config":706},"View plans",{"href":394,"dataGaName":707,"dataGaLocation":685},"view plans",{"text":709,"config":710},"Why Premium?",{"href":711,"dataGaName":712,"dataGaLocation":685},"/pricing/premium/","why premium",{"text":714,"config":715},"Why Ultimate?",{"href":716,"dataGaName":717,"dataGaLocation":685},"/pricing/ultimate/","why ultimate",[719],{"title":720,"links":721},"Contact Us",[722,725,727,729,734,739,744],{"text":723,"config":724},"Contact sales",{"href":575,"dataGaName":255,"dataGaLocation":685},{"text":578,"config":726},{"href":580,"dataGaName":581,"dataGaLocation":685},{"text":583,"config":728},{"href":585,"dataGaName":586,"dataGaLocation":685},{"text":730,"config":731},"Status",{"href":732,"dataGaName":733,"dataGaLocation":685},"https://status.gitlab.com/","status",{"text":735,"config":736},"Terms of use",{"href":737,"dataGaName":738,"dataGaLocation":685},"/terms/","terms of use",{"text":740,"config":741},"Privacy statement",{"href":742,"dataGaName":743,"dataGaLocation":685},"/privacy/","privacy statement",{"text":745,"config":746},"Cookie preferences",{"dataGaName":747,"dataGaLocation":685,"id":748,"isOneTrustButton":225},"cookie preferences","ot-sdk-btn",{"title":292,"links":750,"subMenu":759},[751,755],{"text":752,"config":753},"DevSecOps platform",{"href":274,"dataGaName":754,"dataGaLocation":685},"devsecops platform",{"text":756,"config":757},"AI-Assisted Development",{"href":281,"dataGaName":758,"dataGaLocation":685},"ai-assisted development",[760],{"title":761,"links":762},"Topics",[763,768,773,778,783,788,793,798],{"text":764,"config":765},"CICD",{"href":766,"dataGaName":767,"dataGaLocation":685},"/topics/ci-cd/","cicd",{"text":769,"config":770},"GitOps",{"href":771,"dataGaName":772,"dataGaLocation":685},"/topics/gitops/","gitops",{"text":774,"config":775},"DevOps",{"href":776,"dataGaName":777,"dataGaLocation":685},"/topics/devops/","devops",{"text":779,"config":780},"Version Control",{"href":781,"dataGaName":782,"dataGaLocation":685},"/topics/version-control/","version control",{"text":784,"config":785},"DevSecOps",{"href":786,"dataGaName":787,"dataGaLocation":685},"/topics/devsecops/","devsecops",{"text":789,"config":790},"Cloud Native",{"href":791,"dataGaName":792,"dataGaLocation":685},"/topics/cloud-native/","cloud native",{"text":794,"config":795},"AI for Coding",{"href":796,"dataGaName":797,"dataGaLocation":685},"/topics/devops/ai-for-coding/","ai for coding",{"text":799,"config":800},"Agentic AI",{"href":801,"dataGaName":802,"dataGaLocation":685},"/topics/agentic-ai/","agentic ai",{"title":804,"links":805},"Solutions",[806,808,810,815,819,822,826,829,831,834,837,842],{"text":336,"config":807},{"href":331,"dataGaName":336,"dataGaLocation":685},{"text":325,"config":809},{"href":308,"dataGaName":309,"dataGaLocation":685},{"text":811,"config":812},"Agile development",{"href":813,"dataGaName":814,"dataGaLocation":685},"/solutions/agile-delivery/","agile delivery",{"text":816,"config":817},"SCM",{"href":321,"dataGaName":818,"dataGaLocation":685},"source code management",{"text":764,"config":820},{"href":314,"dataGaName":821,"dataGaLocation":685},"continuous integration & delivery",{"text":823,"config":824},"Value stream management",{"href":364,"dataGaName":825,"dataGaLocation":685},"value stream management",{"text":769,"config":827},{"href":828,"dataGaName":772,"dataGaLocation":685},"/solutions/gitops/",{"text":374,"config":830},{"href":377,"dataGaName":378,"dataGaLocation":685},{"text":832,"config":833},"Small business",{"href":383,"dataGaName":384,"dataGaLocation":685},{"text":835,"config":836},"Public sector",{"href":389,"dataGaName":390,"dataGaLocation":685},{"text":838,"config":839},"Education",{"href":840,"dataGaName":841,"dataGaLocation":685},"/solutions/education/","education",{"text":843,"config":844},"Financial services",{"href":845,"dataGaName":846,"dataGaLocation":685},"/solutions/finance/","financial services",{"title":397,"links":848},[849,851,853,855,858,860,863,865,867,869,871,873,875,877],{"text":410,"config":850},{"href":412,"dataGaName":413,"dataGaLocation":685},{"text":415,"config":852},{"href":417,"dataGaName":418,"dataGaLocation":685},{"text":420,"config":854},{"href":422,"dataGaName":423,"dataGaLocation":685},{"text":425,"config":856},{"href":427,"dataGaName":857,"dataGaLocation":685},"docs",{"text":448,"config":859},{"href":450,"dataGaName":451,"dataGaLocation":685},{"text":861,"config":862},"What's new",{"href":508,"dataGaName":509,"dataGaLocation":685},{"text":443,"config":864},{"href":445,"dataGaName":446,"dataGaLocation":685},{"text":462,"config":866},{"href":464,"dataGaName":465,"dataGaLocation":685},{"text":470,"config":868},{"href":472,"dataGaName":473,"dataGaLocation":685},{"text":475,"config":870},{"href":477,"dataGaName":478,"dataGaLocation":685},{"text":480,"config":872},{"href":482,"dataGaName":483,"dataGaLocation":685},{"text":485,"config":874},{"href":487,"dataGaName":488,"dataGaLocation":685},{"text":490,"config":876},{"href":492,"dataGaName":493,"dataGaLocation":685},{"text":495,"config":878},{"href":497,"dataGaName":498,"dataGaLocation":685},{"title":511,"links":880},[881,883,885,887,889,891,895,900,902,904,906],{"text":518,"config":882},{"href":520,"dataGaName":217,"dataGaLocation":685},{"text":523,"config":884},{"href":525,"dataGaName":526,"dataGaLocation":685},{"text":531,"config":886},{"href":533,"dataGaName":534,"dataGaLocation":685},{"text":536,"config":888},{"href":538,"dataGaName":539,"dataGaLocation":685},{"text":541,"config":890},{"href":543,"dataGaName":544,"dataGaLocation":685},{"text":892,"config":893},"Sustainability",{"href":894,"dataGaName":892,"dataGaLocation":685},"/sustainability/",{"text":896,"config":897},"Diversity, inclusion and belonging (DIB)",{"href":898,"dataGaName":899,"dataGaLocation":685},"/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":546,"config":901},{"href":548,"dataGaName":549,"dataGaLocation":685},{"text":556,"config":903},{"href":558,"dataGaName":559,"dataGaLocation":685},{"text":561,"config":905},{"href":563,"dataGaName":564,"dataGaLocation":685},{"text":907,"config":908},"Modern Slavery Transparency Statement",{"href":909,"dataGaName":910,"dataGaLocation":685},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"items":912},[913,916,919],{"text":914,"config":915},"Terms",{"href":737,"dataGaName":738,"dataGaLocation":685},{"text":917,"config":918},"Cookies",{"dataGaName":747,"dataGaLocation":685,"id":748,"isOneTrustButton":225},{"text":920,"config":921},"Privacy",{"href":742,"dataGaName":743,"dataGaLocation":685},[923],{"id":924,"title":7,"body":221,"config":925,"content":927,"description":221,"extension":931,"meta":932,"navigation":225,"path":933,"seo":934,"stem":935,"__hash__":936},"blogAuthors/en-us/blog/authors/eric-schurter.yml",{"template":926},"BlogAuthor",{"name":7,"config":928},{"headshot":929,"ctfId":930},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679281/Blog/Author%20Headshots/ericschurter-headshot.jpg","ericschurter","yml",{},"/en-us/blog/authors/eric-schurter",{},"en-us/blog/authors/eric-schurter","ikut9tTeDOtFA_-ZtdFrr9m_dlh6vN3JbN_g0yXiucA",[938,946,953],{"title":939,"description":940,"heroImage":941,"category":217,"date":942,"authors":943,"slug":945,"externalUrl":221},"Why GitLab signed the Open Weights and American AI Leadership letter","GitLab supports customer choice, data privacy, and AI model neutrality, empowering teams to run secure, cost-effective, local solutions.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1785333264/ww4mlighwlvvzgnmbe6w.png","2026-07-29",[944],"Bill Staples","open-weight-model-letter",{"title":947,"description":948,"heroImage":949,"category":217,"date":950,"authors":951,"slug":952,"externalUrl":221},"GitLab Act 2","A letter to our customers and our investors.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1776362275/ozbwn9tk0dditpnfddlz.png","2026-05-11",[944],"gitlab-act-2",{"title":954,"description":955,"heroImage":956,"category":217,"date":957,"authors":958,"slug":960,"externalUrl":221},"GitLab named a 2026 Omdia Universe Leader","Omdia's 2026 report on AI-assisted software development ranked 19 vendors. Here is what GitLab's top scores mean for engineering teams.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1774465167/n5hlvrsrheadeccyr1oz.png","2026-04-13",[959],"Rebecca Carter","gitlab-named-a-2026-omdia-universe-leader",{"promotions":962},[963,977,988,1000],{"id":964,"categories":965,"header":967,"text":968,"button":969,"image":974},"ai-modernization",[966],"ai","Is AI achieving its promise at scale?","Quiz will take 5 minutes or less",{"text":970,"config":971},"Get your AI maturity score",{"href":972,"dataGaName":973,"dataGaLocation":451},"/assessments/ai-modernization-assessment/","modernization assessment",{"config":975},{"src":976},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/qix0m7kwnd8x2fh1zq49.png",{"id":978,"categories":979,"header":980,"text":968,"button":981,"image":985},"devops-modernization",[236,787],"Are you just managing tools or shipping innovation?",{"text":982,"config":983},"Get your DevOps maturity score",{"href":984,"dataGaName":973,"dataGaLocation":451},"/assessments/devops-modernization-assessment/",{"config":986},{"src":987},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138785/eg818fmakweyuznttgid.png",{"id":989,"categories":990,"header":992,"text":968,"button":993,"image":997},"security-modernization",[991],"security","Are you trading speed for security?",{"text":994,"config":995},"Get your security maturity score",{"href":996,"dataGaName":973,"dataGaLocation":451},"/assessments/security-modernization-assessment/",{"config":998},{"src":999},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/p4pbqd9nnjejg5ds6mdk.png",{"id":1001,"paths":1002,"header":1005,"text":1006,"button":1007,"image":1012},"github-azure-migration",[1003,1004],"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":1008,"config":1009},"See how GitLab compares to GitHub",{"href":1010,"dataGaName":1011,"dataGaLocation":451},"/compare/gitlab-vs-github/github-azure-migration/","github azure migration",{"config":1013},{"src":987},{"header":1015,"blurb":1016,"button":1017,"secondaryButton":1022},"Start building faster today","See what your team can do with the intelligent orchestration platform for DevSecOps.\n",{"text":1018,"config":1019},"Get your free trial",{"href":1020,"dataGaName":250,"dataGaLocation":1021},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":723,"config":1023},{"href":575,"dataGaName":255,"dataGaLocation":1021},1786803759638]