[{"data":1,"prerenderedAt":945},["ShallowReactive",2],{"/de-de/blog/gitlab-duo-cli-governance":3,"navigation-de-de":170,"banner-de-de":594,"footer-de-de":603,"blog-post-authors-de-de-Jessica Hurwitz":845,"blog-related-posts-de-de-gitlab-duo-cli-governance":860,"blog-promotions-de-de":883,"next-steps-de-de":935},{"id":4,"title":5,"authors":6,"body":8,"category":149,"date":150,"description":151,"extension":152,"externalUrl":153,"featured":154,"heroImage":155,"meta":156,"navigation":157,"path":158,"seo":159,"slug":161,"stem":162,"tags":163,"template":168,"updatedDate":153,"__hash__":169},"blogPosts/de-de/blog/gitlab-duo-cli-governance.md","Beyond BYOK: Warum KI-Agenten Governance brauchen",[7],"Jessica Hurwitz",{"type":9,"value":10,"toc":140},"minimark",[11,22,25,30,33,48,52,55,58,75,79,82,85,89,92,95,104,108,116,125],[12,13,14,15,21],"p",{},"GitHub hat kürzlich ",[16,17,20],"a",{"href":18,"rel":19},"https://github.blog/changelog/2026-04-07-copilot-cli-now-supports-byok-and-local-models/",[],"angekündigt",",\ndass Copilot CLI jetzt Bring-Your-Own-Key (BYOK) und lokal laufende Modelle\nunterstützt. Entwicklungsteams können CLI-Anfragen über einen eigenen\nModellanbieter routen oder ein lokales Modell vollständig offline betreiben.",[12,23,24],{},"Modellauswahl ist jedoch ein Ausgangspunkt, kein Ziel. Das schwierigere\nProblem ist, was passiert, wenn KI beginnt, Aktionen über die gesamte\nSoftware-Delivery-Pipeline hinweg auszuführen: Builds auslösen, mit der\nCI/CD-Konfiguration interagieren. Genau dort beginnen die architektonischen\nEntscheidungen hinter einem CLI-Werkzeug zu zählen.",[26,27,29],"h2",{"id":28},"zwei-unterschiedliche-definitionen-von-cli-basierte-ki","Zwei unterschiedliche Definitionen von \"CLI-basierte KI\"",[12,31,32],{},"GitHubs Ankündigung erweitert, was Copilot an der individuellen Entwicklerworkstation\nleisten kann. Es gibt keine Kontrolle auf Organisationsebene, die durchsetzt,\nwelches Modell ein Team verwendet, oder eine prüfbare Aufzeichnung darüber\nerzeugt, was der Agent getan hat und warum. Für Teams, die KI in automatisierten\nWorkflows betreiben, ist das eine relevante Lücke.",[12,34,35,36,41,42,47],{},"GitLab Duo CLI geht von einer anderen Prämisse aus. Auf der\n",[16,37,40],{"href":38,"rel":39},"https://about.gitlab.com/de-de/gitlab-duo-agent-platform/",[],"GitLab Duo Agent Platform","\naufgebaut, ist es sowohl für Entwicklungsteams am Terminal konzipiert als auch\nfür Teams, deren Agenten Sicherheits-, Verifikations-, Compliance- und\nDeployment-Workflows über viele Projekte mit vielen Release-Zyklen hinweg\nautomatisieren. Zur weiteren Verbesserung der End-to-End-Automatisierung\n",[16,43,46],{"href":44,"rel":45},"https://about.gitlab.com/de-de/blog/gitlab-duo-cli/",[],"unterstützt GitLab Duo CLI einen Headless-Modus",":\nnicht-interaktiv, skriptfähig und für den Betrieb innerhalb von CI/CD-Pipelines\nausgelegt. Mit Duo CLI gelten Governance-Kontrollen bis in die Pipeline-Ausführung.",[26,49,51],{"id":50},"modellauswahl-ist-nicht-dasselbe-wie-governance","Modellauswahl ist nicht dasselbe wie Governance",[12,53,54],{},"Die erste Generation von KI-Coding-Werkzeugen war auf die interaktive Session\noptimiert: ein Entwickler stellt Fragen, prüft Vorschläge, akzeptiert oder\nlehnt Vervollständigungen ab. Das Sicherheitsmodell für diesen Anwendungsfall\nist vergleichsweise überschaubar, weil bei jedem Schritt ein Mensch eingebunden\nist.",[12,56,57],{},"Agentische KI in automatisierten Workflows ist eine andere Herausforderung.\nWenn ein Agent Tests ausführen, Konfigurationen ändern und mehrstufige Aktionen\nüber den gesamten Software-Delivery-Lifecycle hinweg durchführen kann – ohne\ndass ein Mensch jeden Schritt prüft –, ändern sich die Sicherheitsanforderungen\ngrundlegend. Die relevanten Fragen sind nicht mehr nur: \"Welches Modell ist\ndas?\" Sie werden zu: Auf was kann dieser Agent zugreifen? Wozu ist er\nautorisiert? Welche Aktionen hat er ausgeführt, und lässt sich das nachweisen?",[12,59,60,61,65,66,70,71,74],{},"GitLab Duo CLI adressiert diese Fragen einheitlich auf Plattformebene. Im\n",[62,63,64],"strong",{},"interaktiven Modus"," wird keine Aktion ohne Human-in-the-Loop-Freigabe\nausgeführt. Prompt-Injection-Erkennung, die verhindert, dass bösartige Eingaben\ndas Agentenverhalten mitten im Workflow kapern, ist in die GitLab Duo Agent\nPlatform integriert. Composite Identity beschränkt den Zugriff des Agenten auf\nexplizit autorisierte Ressourcen und macht jede KI-gesteuerte Aktion\nnachvollziehbar. Benutzerdefinierte Anweisungsdateien wie ",[67,68,69],"code",{},"AGENTS.md"," und\n",[67,72,73],{},"SKILL.md"," ermöglichen es Teams, präzise festzulegen, welche Aufgaben und\nAktionen ihre Agenten ausführen dürfen.",[26,76,78],{"id":77},"wichtiger-anwendungsfall-cicd-pipeline-automatisierung","Wichtiger Anwendungsfall: CI/CD-Pipeline-Automatisierung",[12,80,81],{},"Zu den Workflows, in denen CLI-basierte KI konkreten Mehrwert schafft, gehören\ndas Debuggen unterbrochener Pipelines am Ende eines Sprints und die Ausführung\nmehrstufiger Entwicklungsaufgaben.",[12,83,84],{},"Das sind auch die Workflows, in denen entwicklerindividuelle Konfiguration und\nplattformseitige Governance am stärksten auseinanderfallen. Wenn ein Agent\ninnerhalb einer Pipeline läuft, steht kein Entwickler zur Verfügung, um einen\nPrompt-Injection-Versuch zu genehmigen oder zu bemerken, dass sich das Modell\nunerwartet verhält. Stattdessen müssen die Sicherheitskontrollen in der Plattform\nliegen – und sie müssen konsistent über jeden Workflow und jede Umgebung hinweg\ngelten.",[26,86,88],{"id":87},"die-richtige-frage-für-engineering-führungskräfte","Die richtige Frage für Engineering-Führungskräfte",[12,90,91],{},"Vor der Entscheidung für KI-Werkzeuge auf Plattformebene lohnt es sich zu\nfragen: Erfordert die Implementierung Kontrolle auf Enterprise-Ebene? Und:\nHält das Sicherheitsmodell stand, wenn kein Mensch zuschaut?",[12,93,94],{},"Modellflexibilität und Offline-Unterstützung für CLI-Werkzeuge sind wichtig,\ndamit Teams mehr Kontrolle über die verwendeten KI-Modelle gewinnen. Die\nGovernance-Architektur hinter dieser Modellauswahl entscheidet darüber, ob\neine Fähigkeit in der Produktion eingesetzt werden kann.",[12,96,97,98,103],{},"GitLab Duo CLI, betrieben von Duo Agent Platform, unterstützt\n",[16,99,102],{"href":100,"rel":101},"https://docs.gitlab.com/administration/gitlab_duo_self_hosted/",[],"eine Kombination aus selbst gehosteten und GitLab-gehosteten Modellen",":\nTeams können besonders sensible Workloads auf selbst kontrollierter\nInfrastruktur halten und GitLab-gehostete Modelle für alles andere verwenden.\nDiese Flexibilität ist relevant für Unternehmen, die mehr Datensouveränität\nanstreben – ohne auf die vollständige Infrastruktur warten zu müssen.",[26,105,107],{"id":106},"gitlab-duo-cli-heute-nutzen","GitLab Duo CLI heute nutzen",[12,109,110,111,115],{},"Die Vorteile von GitLab Duo CLI lassen sich mit einer\n",[16,112,114],{"href":38,"rel":113},[],"kostenlosen Testversion von GitLab Duo Agent Platform","\nerkunden.",[12,117,118,119,124],{},"Wer GitLab bereits im Free Tier nutzt, kann GitLab Duo Agent Platform in\n",[16,120,123],{"href":121,"rel":122},"https://docs.gitlab.com/subscriptions/gitlab_credits/#for-the-free-tier-on-gitlabcom",[],"wenigen einfachen Schritten","\neinrichten.",[12,126,127,128,133,134,139],{},"Für bestehende GitLab Premium- oder Ultimate-Abonnenten genügt es,\n",[16,129,132],{"href":130,"rel":131},"https://docs.gitlab.com/user/duo_agent_platform/turn_on_off/",[],"Duo Agent Platform zu aktivieren","\nund die ",[16,135,138],{"href":136,"rel":137},"https://docs.gitlab.com/subscriptions/gitlab_credits/#included-credits",[],"enthaltenen GitLab Credits","\nzu nutzen.",{"title":141,"searchDepth":142,"depth":142,"links":143},"",2,[144,145,146,147,148],{"id":28,"depth":142,"text":29},{"id":50,"depth":142,"text":51},{"id":77,"depth":142,"text":78},{"id":87,"depth":142,"text":88},{"id":106,"depth":142,"text":107},"ai","2026-05-18","BYOK bietet Flexibilität – echte Governance erfordert mehr. GitLab Duo CLI liefert auditierbare, kontrollierte CI/CD-Automatisierung für KI-Agenten.","md",null,false,"https://res.cloudinary.com/about-gitlab-com/image/upload/v1773866173/vte9qh8rriznvyclhkes.png",{},true,"/de-de/blog/gitlab-duo-cli-governance",{"config":160,"title":5,"description":151},{"noIndex":154},"gitlab-duo-cli-governance","de-de/blog/gitlab-duo-cli-governance",[164,165,166,167],"AI","product","features","DevSecOps platform","BlogPost","LuYe5GHYPGKwzXuN-dB06Qe-44KEbgEtfMGTqXae1gg",{"logo":171,"freeTrial":176,"sales":181,"login":186,"items":191,"search":512,"minimal":546,"duo":564,"switchNav":573,"pricingDeployment":584},{"config":172},{"href":173,"dataGaName":174,"dataGaLocation":175},"/de-de/","gitlab logo","header",{"text":177,"config":178},"Kostenlose Testversion anfordern",{"href":179,"dataGaName":180,"dataGaLocation":175},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/de-de&glm_content=default-saas-trial/","free trial",{"text":182,"config":183},"Vertrieb kontaktieren",{"href":184,"dataGaName":185,"dataGaLocation":175},"/de-de/sales/","sales",{"text":187,"config":188},"Anmelden",{"href":189,"dataGaName":190,"dataGaLocation":175},"https://gitlab.com/users/sign_in/","sign in",[192,220,322,327,431,492],{"text":193,"config":194,"menu":196},"Plattform",{"dataNavLevelOne":195},"platform",{"type":197,"columns":198},"cards",[199,205,212],{"title":193,"description":200,"link":201},"Die intelligente Orchestrierungsplattform für DevSecOps",{"text":202,"config":203},"Die Plattform erkunden",{"href":204,"dataGaName":195,"dataGaLocation":175},"/de-de/platform/",{"title":40,"description":206,"link":207},"Agentische KI für den gesamten Software-Lebenszyklus",{"text":208,"config":209},"Lerne GitLab Duo kennen",{"href":210,"dataGaName":211,"dataGaLocation":175},"/de-de/gitlab-duo-agent-platform/","gitlab duo agent platform",{"title":213,"description":214,"link":215},"Warum GitLab?","Erfahre, warum sich Unternehmen für GitLab entscheiden",{"text":216,"config":217},"Mehr erfahren",{"href":218,"dataGaName":219,"dataGaLocation":175},"/de-de/why-gitlab/","why gitlab",{"text":221,"left":157,"config":222,"menu":224},"Produkt",{"dataNavLevelOne":223},"solutions",{"type":225,"link":226,"columns":230,"feature":301},"lists",{"text":227,"config":228},"Alle Lösungen anzeigen",{"href":229,"dataGaName":223,"dataGaLocation":175},"/de-de/solutions/",[231,256,279],{"title":232,"description":233,"link":234,"items":239},"Automatisierung","CI/CD und Automatisierung zur Beschleunigung der Bereitstellung",{"config":235},{"icon":236,"href":237,"dataGaName":238,"dataGaLocation":175},"AutomatedCodeAlt","/de-de/solutions/delivery-automation/","automated software delivery",[240,244,247,252],{"text":241,"config":242},"CI/CD",{"href":243,"dataGaLocation":175,"dataGaName":241},"/de-de/solutions/continuous-integration/",{"text":40,"config":245},{"href":210,"dataGaLocation":175,"dataGaName":246},"gitlab duo agent platform - product menu",{"text":248,"config":249},"Quellcodeverwaltung",{"href":250,"dataGaLocation":175,"dataGaName":251},"/de-de/solutions/source-code-management/","Source Code Management",{"text":253,"config":254},"Automatische Softwarebereitstellung",{"href":237,"dataGaLocation":175,"dataGaName":255},"Automated software delivery",{"title":257,"description":258,"link":259,"items":264},"Sicherheit","Entwickle Code schneller ohne Abstriche bei der Sicherheit",{"config":260},{"href":261,"dataGaName":262,"dataGaLocation":175,"icon":263},"/de-de/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[265,269,274],{"text":266,"config":267},"Anwendungssicherheitstests",{"href":261,"dataGaName":268,"dataGaLocation":175},"Application security testing",{"text":270,"config":271},"Sicherheit der Software-Lieferkette",{"href":272,"dataGaLocation":175,"dataGaName":273},"/de-de/solutions/supply-chain/","Software supply chain security",{"text":275,"config":276},"Software-Compliance",{"href":277,"dataGaName":278,"dataGaLocation":175},"/de-de/solutions/software-compliance/","software compliance",{"title":280,"link":281,"items":286},"Messung",{"config":282},{"icon":283,"href":284,"dataGaName":285,"dataGaLocation":175},"DigitalTransformation","/de-de/solutions/visibility-measurement/","visibility and measurement",[287,291,296],{"text":288,"config":289},"Sichtbarkeit und Messung",{"href":284,"dataGaLocation":175,"dataGaName":290},"Visibility and Measurement",{"text":292,"config":293},"Wertstrommanagement",{"href":294,"dataGaLocation":175,"dataGaName":295},"/de-de/solutions/value-stream-management/","Value Stream Management",{"text":297,"config":298},"Analysen und Einblicke",{"href":299,"dataGaLocation":175,"dataGaName":300},"/de-de/solutions/analytics-and-insights/","Analytics and insights",{"title":302,"type":225,"items":303},"GitLab für",[304,310,316],{"text":305,"config":306},"Enterprise",{"icon":307,"href":308,"dataGaLocation":175,"dataGaName":309},"Building","/de-de/enterprise/","enterprise",{"text":311,"config":312},"Kleinunternehmen",{"icon":313,"href":314,"dataGaLocation":175,"dataGaName":315},"Work","/de-de/small-business/","small business",{"text":317,"config":318},"Öffentlicher Sektor",{"icon":319,"href":320,"dataGaLocation":175,"dataGaName":321},"Organization","/de-de/solutions/public-sector/","public sector",{"text":323,"config":324},"Preise",{"href":325,"dataGaName":326,"dataGaLocation":175,"dataNavLevelOne":326},"/de-de/pricing/","pricing",{"text":328,"config":329,"menu":331},"Ressourcen",{"dataNavLevelOne":330},"resources",{"type":225,"link":332,"columns":336,"feature":420},{"text":333,"config":334},"Alle Ressourcen anzeigen",{"href":335,"dataGaName":330,"dataGaLocation":175},"/de-de/resources/",[337,370,392],{"title":338,"items":339},"Erste Schritte",[340,345,350,355,360,365],{"text":341,"config":342},"Installieren",{"href":343,"dataGaName":344,"dataGaLocation":175},"/de-de/install/","install",{"text":346,"config":347},"Kurzanleitungen",{"href":348,"dataGaName":349,"dataGaLocation":175},"/de-de/get-started/","quick setup checklists",{"text":351,"config":352},"Lernen",{"href":353,"dataGaLocation":175,"dataGaName":354},"https://university.gitlab.com/","learn",{"text":356,"config":357},"Produktdokumentation",{"href":358,"dataGaName":359,"dataGaLocation":175},"https://docs.gitlab.com/","product documentation",{"text":361,"config":362},"Best-Practice-Videos",{"href":363,"dataGaName":364,"dataGaLocation":175},"/de-de/getting-started-videos/","best practice videos",{"text":366,"config":367},"Integrationen",{"href":368,"dataGaName":369,"dataGaLocation":175},"/de-de/integrations/","integrations",{"title":371,"items":372},"Entdecken",[373,378,383,387],{"text":374,"config":375},"Kundenerfolge",{"href":376,"dataGaName":377,"dataGaLocation":175},"/de-de/customers/","customer success stories",{"text":379,"config":380},"Blog",{"href":381,"dataGaName":382,"dataGaLocation":175},"/de-de/blog/","blog",{"text":384,"config":385},"The Source",{"href":386,"dataGaName":382,"dataGaLocation":175},"/de-de/the-source/",{"text":388,"config":389},"Remote",{"href":390,"dataGaName":391,"dataGaLocation":175},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":393,"items":394},"Vernetzen",[395,400,405,410,415],{"text":396,"config":397},"GitLab-Services",{"href":398,"dataGaName":399,"dataGaLocation":175},"/de-de/services/","services",{"text":401,"config":402},"Community",{"href":403,"dataGaName":404,"dataGaLocation":175},"/community/","community",{"text":406,"config":407},"Forum",{"href":408,"dataGaName":409,"dataGaLocation":175},"https://forum.gitlab.com/","forum",{"text":411,"config":412},"Veranstaltungen",{"href":413,"dataGaName":414,"dataGaLocation":175},"/events/","events",{"text":416,"config":417},"Partner",{"href":418,"dataGaName":419,"dataGaLocation":175},"/de-de/partners/","partners",{"config":421,"title":424,"text":425,"link":426},{"background":422,"textColor":423},"url('https://res.cloudinary.com/about-gitlab-com/image/upload/v1777322348/qpq8yrgn8knii57omj0c.png')","#000","Neues bei GitLab","Über die neuesten Funktionen und Verbesserungen auf dem Laufenden bleiben.",{"text":427,"config":428},"Aktuelle Nachrichten",{"href":429,"dataGaName":430,"dataGaLocation":175},"/de-de/releases/whats-new/","whats new",{"text":432,"config":433,"menu":435},"Company",{"dataNavLevelOne":434},"company",{"type":225,"columns":436},[437],{"items":438},[439,444,450,452,457,462,467,472,477,482,487],{"text":440,"config":441},"Über",{"href":442,"dataGaName":443,"dataGaLocation":175},"/de-de/company/","about",{"text":445,"config":446,"footerGa":449},"Karriere",{"href":447,"dataGaName":448,"dataGaLocation":175},"/jobs/","jobs",{"dataGaName":448},{"text":411,"config":451},{"href":413,"dataGaName":414,"dataGaLocation":175},{"text":453,"config":454},"Geschäftsführung",{"href":455,"dataGaName":456,"dataGaLocation":175},"/company/team/e-group/","leadership",{"text":458,"config":459},"Team",{"href":460,"dataGaName":461,"dataGaLocation":175},"/company/team/","team",{"text":463,"config":464},"Handbuch",{"href":465,"dataGaName":466,"dataGaLocation":175},"https://handbook.gitlab.com/","handbook",{"text":468,"config":469},"Investor Relations",{"href":470,"dataGaName":471,"dataGaLocation":175},"https://ir.gitlab.com/","investor relations",{"text":473,"config":474},"Trust Center",{"href":475,"dataGaName":476,"dataGaLocation":175},"/de-de/security/","trust center",{"text":478,"config":479},"AI Transparency Center",{"href":480,"dataGaName":481,"dataGaLocation":175},"/de-de/ai-transparency-center/","ai transparency center",{"text":483,"config":484},"Newsletter",{"href":485,"dataGaName":486,"dataGaLocation":175},"/company/contact/#contact-forms","newsletter",{"text":488,"config":489},"Presse",{"href":490,"dataGaName":491,"dataGaLocation":175},"/press/","press",{"text":493,"config":494,"menu":495},"Kontakt",{"dataNavLevelOne":434},{"type":225,"columns":496},[497],{"items":498},[499,502,507],{"text":182,"config":500},{"href":184,"dataGaName":501,"dataGaLocation":175},"talk to sales",{"text":503,"config":504},"Support-Portal",{"href":505,"dataGaName":506,"dataGaLocation":175},"https://support.gitlab.com","support portal",{"text":508,"config":509},"Kundenportal",{"href":510,"dataGaName":511,"dataGaLocation":175},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":513,"login":514,"suggestions":521},"Schließen",{"text":515,"link":516},"Um Repositorys und Projekte zu durchsuchen, melde dich an bei",{"text":517,"config":518},"gitlab.com",{"href":189,"dataGaName":519,"dataGaLocation":520},"search login","search",{"text":522,"default":523},"Vorschläge",[524,526,531,533,538,543],{"text":40,"config":525},{"href":210,"dataGaName":40,"dataGaLocation":520},{"text":527,"config":528},"Codevorschläge (KI)",{"href":529,"dataGaName":530,"dataGaLocation":520},"/de-de/solutions/code-suggestions/","Code Suggestions (AI)",{"text":241,"config":532},{"href":243,"dataGaName":241,"dataGaLocation":520},{"text":534,"config":535},"GitLab auf AWS",{"href":536,"dataGaName":537,"dataGaLocation":520},"/de-de/partners/technology-partners/aws/","GitLab on AWS",{"text":539,"config":540},"GitLab auf Google Cloud",{"href":541,"dataGaName":542,"dataGaLocation":520},"/de-de/partners/technology-partners/google-cloud-platform/","GitLab on Google Cloud",{"text":213,"config":544},{"href":218,"dataGaName":545,"dataGaLocation":520},"Why GitLab?",{"freeTrial":547,"mobileIcon":552,"desktopIcon":557,"secondaryButton":560},{"text":548,"config":549},"Kostenlos testen",{"href":550,"dataGaName":180,"dataGaLocation":551},"https://gitlab.com/-/trials/new/","nav",{"altText":553,"config":554},"GitLab-Symbol",{"src":555,"dataGaName":556,"dataGaLocation":551},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":553,"config":558},{"src":559,"dataGaName":556,"dataGaLocation":551},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":338,"config":561},{"href":562,"dataGaName":563,"dataGaLocation":551},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/de-de/get-started/","get started",{"freeTrial":565,"mobileIcon":569,"desktopIcon":571},{"text":566,"config":567},"Mehr über GitLab Duo erfahren",{"href":210,"dataGaName":568,"dataGaLocation":551},"gitlab duo",{"altText":553,"config":570},{"src":555,"dataGaName":556,"dataGaLocation":551},{"altText":553,"config":572},{"src":559,"dataGaName":556,"dataGaLocation":551},{"button":574,"mobileIcon":579,"desktopIcon":581},{"text":575,"config":576},"/Option",{"href":577,"dataGaName":578,"dataGaLocation":551},"#contact","switch",{"altText":553,"config":580},{"src":555,"dataGaName":556,"dataGaLocation":551},{"altText":553,"config":582},{"src":583,"dataGaName":556,"dataGaLocation":551},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1773335277/ohhpiuoxoldryzrnhfrh.png",{"freeTrial":585,"mobileIcon":590,"desktopIcon":592},{"text":586,"config":587},"Zurück zur Preisübersicht",{"href":325,"dataGaName":588,"dataGaLocation":551,"icon":589},"back to pricing","GoBack",{"altText":553,"config":591},{"src":555,"dataGaName":556,"dataGaLocation":551},{"altText":553,"config":593},{"src":559,"dataGaName":556,"dataGaLocation":551},{"title":595,"button":596,"config":601},"Sieh dir an, wie agentische KI die Softwarebereitstellung transformiert",{"text":597,"config":598},"Für GitLab Transcend am 10. Juni anmelden",{"href":599,"dataGaName":600,"dataGaLocation":175},"/de-de/events/transcend/virtual/","transcend event",{"layout":602,"disabled":154},"release",{"data":604},{"text":605,"source":606,"edit":612,"contribute":617,"config":622,"items":627,"minimal":836},"Git ist eine Marke von Software Freedom Conservancy und unsere Verwendung von „GitLab“ erfolgt unter Lizenz.",{"text":607,"config":608},"Quelltext der Seite anzeigen",{"href":609,"dataGaName":610,"dataGaLocation":611},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":613,"config":614},"Diese Seite bearbeiten",{"href":615,"dataGaName":616,"dataGaLocation":611},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":618,"config":619},"Beteilige dich",{"href":620,"dataGaName":621,"dataGaLocation":611},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":623,"facebook":624,"youtube":625,"linkedin":626},"https://x.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[628,673,726,768,800],{"title":323,"links":629,"subMenu":644},[630,634,639],{"text":631,"config":632},"Tarife anzeigen",{"href":325,"dataGaName":633,"dataGaLocation":611},"view plans",{"text":635,"config":636},"Vorteile von Premium",{"href":637,"dataGaName":638,"dataGaLocation":611},"/de-de/pricing/premium/","why premium",{"text":640,"config":641},"Vorteile von Ultimate",{"href":642,"dataGaName":643,"dataGaLocation":611},"/de-de/pricing/ultimate/","why ultimate",[645],{"title":493,"links":646},[647,649,651,653,658,663,668],{"text":182,"config":648},{"href":184,"dataGaName":185,"dataGaLocation":611},{"text":503,"config":650},{"href":505,"dataGaName":506,"dataGaLocation":611},{"text":508,"config":652},{"href":510,"dataGaName":511,"dataGaLocation":611},{"text":654,"config":655},"Status",{"href":656,"dataGaName":657,"dataGaLocation":611},"https://status.gitlab.com/","status",{"text":659,"config":660},"Nutzungsbedingungen",{"href":661,"dataGaName":662,"dataGaLocation":611},"/terms/","terms of use",{"text":664,"config":665},"Datenschutzerklärung",{"href":666,"dataGaName":667,"dataGaLocation":611},"/de-de/privacy/","privacy statement",{"text":669,"config":670},"Cookie-Einstellungen",{"dataGaName":671,"dataGaLocation":611,"id":672,"isOneTrustButton":157},"cookie preferences","ot-sdk-btn",{"title":221,"links":674,"subMenu":683},[675,679],{"text":676,"config":677},"DevSecOps-Plattform",{"href":204,"dataGaName":678,"dataGaLocation":611},"devsecops platform",{"text":680,"config":681},"KI-unterstützte Entwicklung",{"href":210,"dataGaName":682,"dataGaLocation":611},"ai-assisted development",[684],{"title":685,"links":686},"Themen",[687,691,696,701,706,711,716,721],{"text":241,"config":688},{"href":689,"dataGaName":690,"dataGaLocation":611},"/de-de/topics/ci-cd/","cicd",{"text":692,"config":693},"GitOps",{"href":694,"dataGaName":695,"dataGaLocation":611},"/de-de/topics/gitops/","gitops",{"text":697,"config":698},"DevOps",{"href":699,"dataGaName":700,"dataGaLocation":611},"/de-de/topics/devops/","devops",{"text":702,"config":703},"Versionskontrolle",{"href":704,"dataGaName":705,"dataGaLocation":611},"/de-de/topics/version-control/","version control",{"text":707,"config":708},"DevSecOps",{"href":709,"dataGaName":710,"dataGaLocation":611},"/de-de/topics/devsecops/","devsecops",{"text":712,"config":713},"Cloud-nativ",{"href":714,"dataGaName":715,"dataGaLocation":611},"/de-de/topics/cloud-native/","cloud native",{"text":717,"config":718},"KI für das Programmieren",{"href":719,"dataGaName":720,"dataGaLocation":611},"/de-de/topics/devops/ai-for-coding/","ai for coding",{"text":722,"config":723},"Agentische KI",{"href":724,"dataGaName":725,"dataGaLocation":611},"/de-de/topics/agentic-ai/","agentic ai",{"title":727,"links":728},"Lösungen",[729,732,734,739,743,746,749,752,754,756,758,763],{"text":266,"config":730},{"href":261,"dataGaName":731,"dataGaLocation":611},"Application Security Testing",{"text":253,"config":733},{"href":237,"dataGaName":238,"dataGaLocation":611},{"text":735,"config":736},"Agile Entwicklung",{"href":737,"dataGaName":738,"dataGaLocation":611},"/de-de/solutions/agile-delivery/","agile delivery",{"text":740,"config":741},"SCM",{"href":250,"dataGaName":742,"dataGaLocation":611},"source code management",{"text":241,"config":744},{"href":243,"dataGaName":745,"dataGaLocation":611},"continuous integration & delivery",{"text":292,"config":747},{"href":294,"dataGaName":748,"dataGaLocation":611},"value stream management",{"text":692,"config":750},{"href":751,"dataGaName":695,"dataGaLocation":611},"/de-de/solutions/gitops/",{"text":305,"config":753},{"href":308,"dataGaName":309,"dataGaLocation":611},{"text":311,"config":755},{"href":314,"dataGaName":315,"dataGaLocation":611},{"text":317,"config":757},{"href":320,"dataGaName":321,"dataGaLocation":611},{"text":759,"config":760},"Bildungswesen",{"href":761,"dataGaName":762,"dataGaLocation":611},"/de-de/solutions/education/","education",{"text":764,"config":765},"Finanzdienstleistungen",{"href":766,"dataGaName":767,"dataGaLocation":611},"/de-de/solutions/finance/","financial services",{"title":328,"links":769},[770,772,774,776,779,781,785,787,789,792,794,796,798],{"text":341,"config":771},{"href":343,"dataGaName":344,"dataGaLocation":611},{"text":346,"config":773},{"href":348,"dataGaName":349,"dataGaLocation":611},{"text":351,"config":775},{"href":353,"dataGaName":354,"dataGaLocation":611},{"text":356,"config":777},{"href":358,"dataGaName":778,"dataGaLocation":611},"docs",{"text":379,"config":780},{"href":381,"dataGaName":382,"dataGaLocation":611},{"text":782,"config":783},"Neuigkeiten",{"href":784,"dataGaName":430,"dataGaLocation":611},"/de-de/whats-new/",{"text":374,"config":786},{"href":376,"dataGaName":377,"dataGaLocation":611},{"text":388,"config":788},{"href":390,"dataGaName":391,"dataGaLocation":611},{"text":790,"config":791},"GitLab Services",{"href":398,"dataGaName":399,"dataGaLocation":611},{"text":401,"config":793},{"href":403,"dataGaName":404,"dataGaLocation":611},{"text":406,"config":795},{"href":408,"dataGaName":409,"dataGaLocation":611},{"text":411,"config":797},{"href":413,"dataGaName":414,"dataGaLocation":611},{"text":416,"config":799},{"href":418,"dataGaName":419,"dataGaLocation":611},{"title":801,"links":802},"Unternehmen",[803,805,807,809,811,813,815,820,825,827,829,831],{"text":440,"config":804},{"href":442,"dataGaName":434,"dataGaLocation":611},{"text":445,"config":806},{"href":447,"dataGaName":448,"dataGaLocation":611},{"text":453,"config":808},{"href":455,"dataGaName":456,"dataGaLocation":611},{"text":458,"config":810},{"href":460,"dataGaName":461,"dataGaLocation":611},{"text":463,"config":812},{"href":465,"dataGaName":466,"dataGaLocation":611},{"text":468,"config":814},{"href":470,"dataGaName":471,"dataGaLocation":611},{"text":816,"config":817},"Nachhaltigkeit",{"href":818,"dataGaName":819,"dataGaLocation":611},"/sustainability/","Sustainability",{"text":821,"config":822},"Vielfalt, Inklusion und Zugehörigkeit",{"href":823,"dataGaName":824,"dataGaLocation":611},"/de-de/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":473,"config":826},{"href":475,"dataGaName":476,"dataGaLocation":611},{"text":483,"config":828},{"href":485,"dataGaName":486,"dataGaLocation":611},{"text":488,"config":830},{"href":490,"dataGaName":491,"dataGaLocation":611},{"text":832,"config":833},"Transparenzerklärung zu moderner Sklaverei",{"href":834,"dataGaName":835,"dataGaLocation":611},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"items":837},[838,840,843],{"text":659,"config":839},{"href":661,"dataGaName":662,"dataGaLocation":611},{"text":841,"config":842},"Cookies",{"dataGaName":671,"dataGaLocation":611,"id":672,"isOneTrustButton":157},{"text":664,"config":844},{"href":666,"dataGaName":667,"dataGaLocation":611},[846],{"id":847,"title":7,"body":153,"config":848,"content":850,"description":153,"extension":854,"meta":855,"navigation":157,"path":856,"seo":857,"stem":858,"__hash__":859},"blogAuthors/en-us/blog/authors/jessica-hurwitz.yml",{"template":849},"BlogAuthor",{"name":7,"config":851},{"headshot":852,"ctfId":853},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659532/Blog/Author%20Headshots/jessica_hurwitz_headshot.png","6c35XpCSITw8fPmcAX67of","yml",{},"/en-us/blog/authors/jessica-hurwitz",{},"en-us/blog/authors/jessica-hurwitz","e2qAeAywVzStYtYGDDmdYbRItIYgF7CDtvHvNfwKOZ8",[861,869,875],{"title":862,"description":863,"heroImage":864,"category":149,"date":865,"authors":866,"slug":868,"externalUrl":153},"Merge Requests von manuellen Aufgaben in einen automatisierten Workflow verwandeln","Dieses Release bringt einen leistungsstärkeren Developer Flow, autonome Merge-Konfliktlösung und One-Click-Rebase-and-Merge für GitLab.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1779189265/iqzyhhiwagxzwywvjzow.png","2026-05-21",[867],"Corinne Dent","transform-mrs-to-automated-workflow",{"title":870,"description":871,"heroImage":864,"category":149,"date":865,"authors":872,"slug":874,"externalUrl":153},"Mehr KI-Modelle für GitLab Duo Agent Platform Self-Hosted","GitLab 19.0 bringt breitere Unterstützung für Open-Source-Modelle für Duo Agent Platform Self-Hosted. Mehr leistungsstarke KI-Optionen für regulierte Umgebungen.",[873],"Jordan Janes","more-ai-models-for-duo-agent-platform-self-hosted",{"title":876,"description":877,"heroImage":878,"category":149,"date":879,"authors":880,"slug":882,"externalUrl":153},"8 agentische KI-Muster, die Teamzusammenarbeit verändern","Was eine UX-Forscherin in einer Studie zu 17 agentischen Plattformen darüber gelernt hat, wie menschliche Teams optimal mit KI zusammenarbeiten.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1772564423/mvuznp7fepbt6payidvm.png","2026-05-05",[881],"Erika Feldman","8-agentic-ai-patterns-reshaping-team-collaboration",{"promotions":884},[885,898,909,921],{"id":886,"categories":887,"header":888,"text":889,"button":890,"image":895},"ai-modernization",[149],"Hält KI, was uns versprochen wurde?","Das Quiz dauert maximal 5 Minuten.",{"text":891,"config":892},"Ermittle deinen KI-Reifegrad",{"href":893,"dataGaName":894,"dataGaLocation":382},"/de-de/assessments/ai-modernization-assessment/","modernization assessment",{"config":896},{"src":897},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/qix0m7kwnd8x2fh1zq49.png",{"id":899,"categories":900,"header":901,"text":889,"button":902,"image":906},"devops-modernization",[165,710],"Verwaltest du Tool-Chaos oder stellst du Innovationen bereit?",{"text":903,"config":904},"Ermittle deinen DevOps-Reifegrad",{"href":905,"dataGaName":894,"dataGaLocation":382},"/de-de/assessments/devops-modernization-assessment/",{"config":907},{"src":908},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138785/eg818fmakweyuznttgid.png",{"id":910,"categories":911,"header":913,"text":889,"button":914,"image":918},"security-modernization",[912],"security","Tauschst du Schnelligkeit gegen Sicherheit ein?",{"text":915,"config":916},"Ermittle deinen Sicherheitsreifegrad",{"href":917,"dataGaName":894,"dataGaLocation":382},"/de-de/assessments/security-modernization-assessment/",{"config":919},{"src":920},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/p4pbqd9nnjejg5ds6mdk.png",{"id":922,"paths":923,"header":926,"text":927,"button":928,"image":933},"github-azure-migration",[924,925],"migration-from-azure-devops-to-gitlab","integrating-azure-devops-scm-and-gitlab","Ist dein Team bereit für den Umzug von GitHub nach Azure?","GitHub stellt bereits auf Azure um. Finde heraus, was das für dich bedeutet.",{"text":929,"config":930},"Erfahre, wie GitLab im Vergleich zu GitHub abschneidet",{"href":931,"dataGaName":932,"dataGaLocation":382},"/de-de/compare/gitlab-vs-github/github-azure-migration/","github azure migration",{"config":934},{"src":908},{"header":936,"blurb":937,"button":938,"secondaryButton":943},"Beginne noch heute, schneller zu entwickeln","Entdecke, was dein Team mit der intelligenten Orchestrierungsplattform für DevSecOps erreichen kann.\n",{"text":939,"config":940},"Kostenlosen Test starten",{"href":941,"dataGaName":180,"dataGaLocation":942},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/de-de/","feature",{"text":182,"config":944},{"href":184,"dataGaName":185,"dataGaLocation":942},1779463097912]