[{"data":1,"prerenderedAt":1005},["ShallowReactive",2],{"/de-de/blog/vibe-coding-with-gitlab-duo-agent-platform-issue-to-mr-flow":3,"navigation-de-de":223,"banner-de-de":654,"footer-de-de":662,"blog-post-authors-de-de-Cesar Saavedra":903,"blog-related-posts-de-de-vibe-coding-with-gitlab-duo-agent-platform-issue-to-mr-flow":918,"blog-promotions-de-de":943,"next-steps-de-de":995},{"id":4,"title":5,"authors":6,"body":8,"category":199,"date":200,"description":201,"extension":202,"externalUrl":203,"faq":203,"featured":204,"heroImage":205,"meta":206,"navigation":204,"path":207,"seo":208,"slug":213,"stem":214,"tags":215,"template":220,"updatedDate":221,"__hash__":222},"blogPosts/de-de/blog/vibe-coding-with-gitlab-duo-agent-platform-issue-to-mr-flow.md","Vibe Coding mit GitLab Duo Agent Platform: Issue to MR",[7],"Cesar Saavedra",{"type":9,"value":10,"toc":190},"minimark",[11,33,36,41,44,48,51,54,72,75,108,112,115,119,132,155,159,162,165,178],[12,13,14,20,21,26,27,32],"p",{},[15,16,19],"a",{"href":17,"rel":18},"https://about.gitlab.com/de-de/gitlab-duo-agent-platform/",[],"GitLab Duo Agent Platform"," (jetzt in der Beta verfügbar) bietet ein Framework für KI-Agenten zur Interaktion mit GitLab-Ressourcen wie Issues und Merge Requests und ermöglicht komplexe, mehrstufige Aufgaben vom Konzept bis zur Fertigstellung. Agent Platform bietet dialogorientierte (",[15,22,25],{"href":23,"rel":24},"https://about.gitlab.com/de-de/blog/gitlab-duo-chat-gets-agentic-ai-makeover/",[],"Agentic Chat",") und automatisierte (",[15,28,31],{"href":29,"rel":30},"https://about.gitlab.com/de-de/blog/gitlab-13-expanding-ai-orchestration-in-software-engineering/",[],"Agent Flows",") Erfahrungen zur Unterstützung bei der Code-Generierung, Modernisierung, Behebung von Sicherheitslücken und Projektanalyse – alles mit Enterprise-Grade-Sicherheit und anpassbaren Kontrollen.",[12,34,35],{},"\"Issue to MR\" ist ein Agent Flow, der die Umwandlung eines klar definierten Issues in einen Draft Merge Request (MR) vereinfacht. Der Flow analysiert die Beschreibung und Anforderungen eines Issues, öffnet einen Draft MR, der mit dem Issue verknüpft ist, erstellt einen Entwicklungsplan und schlägt eine Implementierung vor – direkt aus der GitLab-Oberfläche.",[37,38,40],"h2",{"id":39},"die-herausforderung-für-entwickler","Die Herausforderung für Entwickler",[12,42,43],{},"Produktanpassungen wie das Umgestalten eines UI-Layouts, das Anpassen der Komponentengröße oder kleine Workflow-Änderungen sollten nicht stundenlange Einrichtungsarbeiten erfordern. Doch Entwickler finden sich in einem frustrierenden Kreislauf wieder: Sie durchsuchen Codebasen nach den richtigen Dateien, erstellen Branches, fügen verstreute Änderungen über mehrere Komponenten zusammen und navigieren durch komplexe Review-Prozesse. Und das alles, bevor sie überhaupt sehen können, ob ihre Lösung funktioniert. Der Entwicklungsaufwand verwandelt einfache Iterationen in zeitaufwändige Aufgaben, verlangsamt Feedback-Schleifen und lässt kleine Produktverbesserungen wie große Projekte erscheinen.",[37,45,47],{"id":46},"wie-der-issue-to-mr-flow-eine-anwendungsaktualisierung-beschleunigt","Wie der Issue to MR Flow eine Anwendungsaktualisierung beschleunigt",[12,49,50],{},"Du musst zuerst diese Voraussetzungen erfüllen, bevor du den Issue to MR Flow nutzen kannst.",[12,52,53],{},"Voraussetzungen:",[55,56,57,61,64],"ul",{},[58,59,60],"li",{},"Ein bestehendes Issue mit klaren Anforderungen und Akzeptanz-Kriterien. Dies hilft GitLab Duo Agent Platform besser zu verstehen, was du erreichen möchtest, und verbessert die Qualität deiner Ausgabe.",[58,62,63],{},"Projektzugriff mit mindestens Developer-Berechtigungen, da der Flow Änderungen am Quellcode deines Projekts vornimmt.",[58,65,66,67,71],{},"GitLab Duo Agent Platform für deine Gruppe oder dein Projekt aktiviert, mit erlaubten Flows. Gehe dazu in deinem Projekt zu ",[68,69,70],"strong",{},"Einstellungen > Allgemein > GitLab Duo > Flow-Ausführung erlauben"," und aktiviere es. GitLab ist bestrebt, Sicherheitsvorkehrungen zu bieten, daher erfordern Agentic-AI-Funktionen das Aktivieren dieser Schalter, um sensible Projekte zu schützen und sicherzustellen, dass nur die gewünschten Projekte für GitLab Duo Agent Platform zugänglich sind.",[12,73,74],{},"Sobald du alle oben genannten Voraussetzungen erfüllt hast, kannst du diese Schritte befolgen, um den Issue to MR Flow zu nutzen:",[76,77,78,85,92,99,102,105],"ol",{},[58,79,80,81,84],{},"Erstelle ein Projekt-Issue, das beschreibt, was GitLab Duo Agent Platform für dich erreichen soll. Gib so viele Details wie möglich in der Issue-Beschreibung an. Falls das Issue bereits existiert, öffne es über ",[68,82,83],{},"Plan > Issues"," und klicke auf das Issue, das die gewünschte Aktualisierung beschreibt. Drücke dich so präzise wie möglich aus.",[58,86,87,88,91],{},"Klicke unter der Issue-Überschrift auf ",[68,89,90],{},"Generate MR with Duo",", um den Flow zu starten.",[58,93,94,95,98],{},"Wenn du den Fortschritt der Agenten bei der Implementierung deines Issues verfolgen möchtest, gehe zu ",[68,96,97],{},"Automate > Agent sessions",", um das Live-Session-Log zu sehen, während Agenten planen und Änderungen vorschlagen.",[58,100,101],{},"Wenn die Pipeline abgeschlossen ist, erscheint ein Link zum MR in der Issue-Aktivität. Öffne ihn, um die Zusammenfassung und dateibasierte Änderungen zu überprüfen.",[58,103,104],{},"Wenn du die von GitLab Duo Agent Platform vorgeschlagenen Aktualisierungen lokal validieren möchtest, kannst du den Branch auf deinen Laptop ziehen, deine App erstellen und ausführen und überprüfen, ob die Aktualisierung wie erwartet funktioniert. Falls nötig, nimm Änderungen im MR vor und fahre mit dem normalen Review fort.",[58,106,107],{},"Wenn du mit allen vorgeschlagenen Anwendungsaktualisierungen zufrieden bist, merge den MR in den Main Branch.",[37,109,111],{"id":110},"warum-der-issue-to-mr-flow-gut-für-anwendungsänderungen-funktioniert","Warum der Issue to MR Flow gut für Anwendungsänderungen funktioniert",[12,113,114],{},"Der Issue to MR Flow schlägt Code-Änderungen vor und aktualisiert den MR direkt, sodass du weniger Zeit mit der Dateisuche verbringst und nur das Ergebnis bewerten und überprüfen musst. Zusätzlich wird der MR automatisch mit dem ursprünglichen Issue verknüpft, was den Kontext für Reviewer und Stakeholder klar hält. Schließlich kannst du die Agent-Session überwachen, um zu verstehen, was bei jedem Schritt passiert.",[37,116,118],{"id":117},"vorteile-von-gitlab-duo-agent-platform","Vorteile von GitLab Duo Agent Platform",[12,120,121,122,127,128,131],{},"GitLab Duo Agent Platform ist ",[15,123,126],{"href":124,"rel":125},"https://about.gitlab.com/de-de/blog/gitlab-duo-agent-platform-public-beta/",[],"eine agentische Orchestrierungsschicht",", die ",[68,129,130],{},"vollständigen Projektkontext"," mitbringt, einschließlich Planung, Codierung, Erstellung, Sicherung, Bereitstellung und Überwachung, sodass Agenten im gesamten Software-Entwicklungslebenszyklus (SDLC) helfen können, nicht nur bei der Code-Bearbeitung.",[55,133,134,137,140,149,152],{},[58,135,136],{},"Einheitliches Datenmodell: GitLab Duo Agents arbeiten mit GitLabs einheitlichen SDLC-Daten und ermöglichen qualitativ hochwertigere Entscheidungen und Zusammenarbeit bei Aufgaben – auch bei nicht codebezogenen.",[58,138,139],{},"Sicherheit und Compliance sind integriert: GitLab Duo Agents laufen innerhalb von Enterprise-Sicherheitsvorkehrungen und sind auch in stark regulierten oder Offline-/Air-Gap-Umgebungen nutzbar.",[58,141,142,143,148],{},"Interoperabilität und Erweiterbarkeit: Orchestriere Flows über Anbieter und Tools hinweg; verbinde externe Daten über ",[15,144,147],{"href":145,"rel":146},"https://about.gitlab.com/topics/ai/model-context-protocol/",[],"MCP","/A2A für reicheren Kontext.",[58,150,151],{},"Skaliere die Zusammenarbeit: GitLab Duo Agents arbeiten in der GitLab-UI und IDEs und ermöglichen Viele-zu-Viele-Mensch-Agent-Zusammenarbeit.",[58,153,154],{},"Auffindbar und teilbar: Finde und teile Agents und Flows in einem zentralisierten AI-Katalog.",[37,156,158],{"id":157},"probiere-den-issue-to-mr-flow-noch-heute-aus","Probiere den Issue to MR Flow noch heute aus",[12,160,161],{},"Für Anwendungsaktualisierungen, wie eine kleine UI-Anpassung, hilft dir der Issue to MR Flow, schnell von einem klaren Issue zu einem überprüfbaren MR zu gelangen, mit Fortschritt, den du überwachen kannst, und Änderungen, die du validieren und über deinen Standardworkflow mergen kannst. Er bewahrt den Kontext, reduziert Übergaben und lässt dein Team sich auf Qualität statt auf Routinearbeit konzentrieren.",[12,163,164],{},"Sieh dir den Issue to MR Flow in Aktion an:",[166,167,170,171],"figure",{"className":168},[169],"video_container","\n  ",[172,173,177],"iframe",{"src":174,"frameBorder":175,"allowFullScreen":176},"https://www.youtube.com/embed/BrrMHN4gXF4?si=J7beTgWOLxvS4hOw","0","true"," ",[179,180,181],"blockquote",{},[12,182,183,184,189],{},"Probiere den Issue to MR Flow auf GitLab Duo Agent Platform jetzt mit einer ",[15,185,188],{"href":186,"rel":187},"https://about.gitlab.com/de-de/free-trial/",[],"kostenlosen Testversion von GitLab Ultimate mit Duo Enterprise"," aus.",{"title":191,"searchDepth":192,"depth":192,"links":193},"",2,[194,195,196,197,198],{"id":39,"depth":192,"text":40},{"id":46,"depth":192,"text":47},{"id":110,"depth":192,"text":111},{"id":117,"depth":192,"text":118},{"id":157,"depth":192,"text":158},"ai","2025-09-03","So aktualisierst du deine Anwendung mit unserem neuesten Flow in wenigen Minuten. ","md",null,true,"https://res.cloudinary.com/about-gitlab-com/image/upload/f_auto,q_auto,c_lfill/v1749662465/Blog/Hero%20Images/GitLab_Duo_Workflow_Unified_Data_Store__1_.png",{},"/de-de/blog/vibe-coding-with-gitlab-duo-agent-platform-issue-to-mr-flow",{"config":209,"title":211,"description":212},{"noIndex":210},false,"Vibe Coding mit GitLab Duo Agent Platform: 'Issue to MR' Flow","Mit unserem neuesten Flow kommst du in Minuten von der Idee zum Code.","vibe-coding-with-gitlab-duo-agent-platform-issue-to-mr-flow","de-de/blog/vibe-coding-with-gitlab-duo-agent-platform-issue-to-mr-flow",[216,217,218,219],"AI","product","features","tutorial","BlogPost","2025-09-08","oFuhAy0o5uXXPJml5bFqWBOQDbuT3gT0cVq_wzedF30",{"logo":224,"freeTrial":229,"sales":234,"login":239,"items":244,"search":572,"minimal":606,"duo":624,"switchNav":633,"pricingDeployment":644},{"config":225},{"href":226,"dataGaName":227,"dataGaLocation":228},"/de-de/","gitlab logo","header",{"text":230,"config":231},"Kostenlose Testversion anfordern",{"href":232,"dataGaName":233,"dataGaLocation":228},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/de-de&glm_content=default-saas-trial/","free trial",{"text":235,"config":236},"Demo anfordern",{"href":237,"dataGaName":238,"dataGaLocation":228},"/de-de/sales/?contact-topic=request-demo","sales",{"text":240,"config":241},"Anmelden",{"href":242,"dataGaName":243,"dataGaLocation":228},"https://gitlab.com/users/sign_in/","sign in",[245,273,375,380,494,550],{"text":246,"config":247,"menu":249},"Plattform",{"dataNavLevelOne":248},"platform",{"type":250,"columns":251},"cards",[252,258,265],{"title":246,"description":253,"link":254},"Die intelligente Orchestrierungsplattform für DevSecOps",{"text":255,"config":256},"Die Plattform erkunden",{"href":257,"dataGaName":248,"dataGaLocation":228},"/de-de/platform/",{"title":19,"description":259,"link":260},"Agentische KI für den gesamten Software-Lebenszyklus",{"text":261,"config":262},"Lerne GitLab Duo kennen",{"href":263,"dataGaName":264,"dataGaLocation":228},"/de-de/gitlab-duo-agent-platform/","gitlab duo agent platform",{"title":266,"description":267,"link":268},"Warum GitLab?","Erfahre, warum sich Unternehmen für GitLab entscheiden",{"text":269,"config":270},"Mehr erfahren",{"href":271,"dataGaName":272,"dataGaLocation":228},"/de-de/why-gitlab/","why gitlab",{"text":274,"left":204,"config":275,"menu":277},"Produkt",{"dataNavLevelOne":276},"solutions",{"type":278,"link":279,"columns":283,"feature":354},"lists",{"text":280,"config":281},"Alle Lösungen anzeigen",{"href":282,"dataGaName":276,"dataGaLocation":228},"/de-de/solutions/",[284,309,332],{"title":285,"description":286,"link":287,"items":292},"Automatisierung","CI/CD und Automatisierung zur Beschleunigung der Bereitstellung",{"config":288},{"icon":289,"href":290,"dataGaName":291,"dataGaLocation":228},"AutomatedCodeAlt","/de-de/solutions/delivery-automation/","automated software delivery",[293,297,300,305],{"text":294,"config":295},"CI/CD",{"href":296,"dataGaLocation":228,"dataGaName":294},"/de-de/solutions/continuous-integration/",{"text":19,"config":298},{"href":263,"dataGaLocation":228,"dataGaName":299},"gitlab duo agent platform - product menu",{"text":301,"config":302},"Quellcodeverwaltung",{"href":303,"dataGaLocation":228,"dataGaName":304},"/de-de/solutions/source-code-management/","Source Code Management",{"text":306,"config":307},"Automatische Softwarebereitstellung",{"href":290,"dataGaLocation":228,"dataGaName":308},"Automated software delivery",{"title":310,"description":311,"link":312,"items":317},"Sicherheit","Entwickle Code schneller ohne Abstriche bei der Sicherheit",{"config":313},{"href":314,"dataGaName":315,"dataGaLocation":228,"icon":316},"/de-de/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[318,322,327],{"text":319,"config":320},"Anwendungssicherheitstests",{"href":314,"dataGaName":321,"dataGaLocation":228},"Application security testing",{"text":323,"config":324},"Schutz der Software-Lieferkette",{"href":325,"dataGaLocation":228,"dataGaName":326},"/de-de/solutions/supply-chain/","Software supply chain security",{"text":328,"config":329},"Software-Compliance",{"href":330,"dataGaName":331,"dataGaLocation":228},"/de-de/solutions/software-compliance/","software compliance",{"title":333,"link":334,"items":339},"Messung",{"config":335},{"icon":336,"href":337,"dataGaName":338,"dataGaLocation":228},"DigitalTransformation","/de-de/solutions/visibility-measurement/","visibility and measurement",[340,344,349],{"text":341,"config":342},"Sichtbarkeit und Messung",{"href":337,"dataGaLocation":228,"dataGaName":343},"Visibility and Measurement",{"text":345,"config":346},"Wertstrommanagement",{"href":347,"dataGaLocation":228,"dataGaName":348},"/de-de/solutions/value-stream-management/","Value Stream Management",{"text":350,"config":351},"Analysen und Einblicke",{"href":352,"dataGaLocation":228,"dataGaName":353},"/de-de/solutions/analytics-and-insights/","Analytics and insights",{"title":355,"type":278,"items":356},"GitLab für",[357,363,369],{"text":358,"config":359},"Enterprise",{"icon":360,"href":361,"dataGaLocation":228,"dataGaName":362},"Building","/de-de/enterprise/","enterprise",{"text":364,"config":365},"Kleinunternehmen",{"icon":366,"href":367,"dataGaLocation":228,"dataGaName":368},"Work","/de-de/small-business/","small business",{"text":370,"config":371},"Öffentlicher Sektor",{"icon":372,"href":373,"dataGaLocation":228,"dataGaName":374},"Organization","/de-de/solutions/public-sector/","public sector",{"text":376,"config":377},"Preise",{"href":378,"dataGaName":379,"dataGaLocation":228,"dataNavLevelOne":379},"/de-de/pricing/","pricing",{"text":381,"config":382,"menu":384},"Ressourcen",{"dataNavLevelOne":383},"resources",{"type":278,"link":385,"columns":389,"feature":483},{"text":386,"config":387},"Alle Ressourcen anzeigen",{"href":388,"dataGaName":383,"dataGaLocation":228},"/de-de/resources/",[390,423,450],{"title":391,"items":392},"Erste Schritte",[393,398,403,408,413,418],{"text":394,"config":395},"Installieren",{"href":396,"dataGaName":397,"dataGaLocation":228},"/de-de/install/","install",{"text":399,"config":400},"Kurzanleitungen",{"href":401,"dataGaName":402,"dataGaLocation":228},"/de-de/get-started/","quick setup checklists",{"text":404,"config":405},"Lernen",{"href":406,"dataGaLocation":228,"dataGaName":407},"https://university.gitlab.com/","learn",{"text":409,"config":410},"Produktdokumentation",{"href":411,"dataGaName":412,"dataGaLocation":228},"https://docs.gitlab.com/","product documentation",{"text":414,"config":415},"Best-Practice-Videos",{"href":416,"dataGaName":417,"dataGaLocation":228},"/de-de/getting-started-videos/","best practice videos",{"text":419,"config":420},"Integrationen",{"href":421,"dataGaName":422,"dataGaLocation":228},"/de-de/integrations/","integrations",{"title":424,"items":425},"Entdecken",[426,431,436,441,445],{"text":427,"config":428},"Kundenerfolge",{"href":429,"dataGaName":430,"dataGaLocation":228},"/de-de/customers/","customer success stories",{"text":432,"config":433},"Blog",{"href":434,"dataGaName":435,"dataGaLocation":228},"/de-de/blog/","blog",{"text":437,"config":438},"Demo-Hub",{"href":439,"dataGaName":440,"dataGaLocation":228},"/de-de/demo-hub/","demo hub",{"text":442,"config":443},"The Source",{"href":444,"dataGaName":435,"dataGaLocation":228},"/de-de/the-source/",{"text":446,"config":447},"Remote",{"href":448,"dataGaName":449,"dataGaLocation":228},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":451,"items":452},"Vernetzen",[453,458,463,468,473,478],{"text":454,"config":455},"GitLab-Services",{"href":456,"dataGaName":457,"dataGaLocation":228},"/de-de/services/","services",{"text":459,"config":460},"Beitragen",{"href":461,"dataGaName":462,"dataGaLocation":228},"https://contributors.gitlab.com","contribute",{"text":464,"config":465},"Community",{"href":466,"dataGaName":467,"dataGaLocation":228},"/community/","community",{"text":469,"config":470},"Forum",{"href":471,"dataGaName":472,"dataGaLocation":228},"https://forum.gitlab.com/","forum",{"text":474,"config":475},"Veranstaltungen",{"href":476,"dataGaName":477,"dataGaLocation":228},"/events/","events",{"text":479,"config":480},"Partner",{"href":481,"dataGaName":482,"dataGaLocation":228},"/de-de/partners/","partners",{"config":484,"title":487,"text":488,"link":489},{"background":485,"textColor":486},"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":490,"config":491},"Aktuelle Nachrichten",{"href":492,"dataGaName":493,"dataGaLocation":228},"/de-de/whats-new/","whats new",{"text":495,"config":496,"menu":498},"Unternehmen",{"dataNavLevelOne":497},"company",{"type":278,"columns":499},[500],{"items":501},[502,507,513,515,520,525,530,535,540,545],{"text":503,"config":504},"Über",{"href":505,"dataGaName":506,"dataGaLocation":228},"/de-de/company/","about",{"text":508,"config":509,"footerGa":512},"Karriere",{"href":510,"dataGaName":511,"dataGaLocation":228},"/jobs/","jobs",{"dataGaName":511},{"text":474,"config":514},{"href":476,"dataGaName":477,"dataGaLocation":228},{"text":516,"config":517},"Geschäftsführung",{"href":518,"dataGaName":519,"dataGaLocation":228},"/company/team/e-group/","leadership",{"text":521,"config":522},"Handbuch",{"href":523,"dataGaName":524,"dataGaLocation":228},"https://handbook.gitlab.com/","handbook",{"text":526,"config":527},"Investor Relations",{"href":528,"dataGaName":529,"dataGaLocation":228},"https://ir.gitlab.com/overview/default.aspx","investor relations",{"text":531,"config":532},"Trust Center",{"href":533,"dataGaName":534,"dataGaLocation":228},"/de-de/security/","trust center",{"text":536,"config":537},"AI Transparency Center",{"href":538,"dataGaName":539,"dataGaLocation":228},"/de-de/ai-transparency-center/","ai transparency center",{"text":541,"config":542},"Newsletter",{"href":543,"dataGaName":544,"dataGaLocation":228},"/company/contact/#contact-forms","newsletter",{"text":546,"config":547},"Presse",{"href":548,"dataGaName":549,"dataGaLocation":228},"/press/","press",{"text":551,"config":552,"menu":553},"Kontakt",{"dataNavLevelOne":497},{"type":278,"columns":554},[555],{"items":556},[557,562,567],{"text":558,"config":559},"Vertrieb kontaktieren",{"href":560,"dataGaName":561,"dataGaLocation":228},"/de-de/sales/","talk to sales",{"text":563,"config":564},"Support-Portal",{"href":565,"dataGaName":566,"dataGaLocation":228},"https://support.gitlab.com/hc/en-us","support portal",{"text":568,"config":569},"Kundenportal",{"href":570,"dataGaName":571,"dataGaLocation":228},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":573,"login":574,"suggestions":581},"Schließen",{"text":575,"link":576},"Um Repositorys und Projekte zu durchsuchen, melde dich an bei",{"text":577,"config":578},"gitlab.com",{"href":242,"dataGaName":579,"dataGaLocation":580},"search login","search",{"text":582,"default":583},"Vorschläge",[584,586,591,593,598,603],{"text":19,"config":585},{"href":263,"dataGaName":19,"dataGaLocation":580},{"text":587,"config":588},"Codevorschläge (KI)",{"href":589,"dataGaName":590,"dataGaLocation":580},"/de-de/solutions/code-suggestions/","Code Suggestions (AI)",{"text":294,"config":592},{"href":296,"dataGaName":294,"dataGaLocation":580},{"text":594,"config":595},"GitLab auf AWS",{"href":596,"dataGaName":597,"dataGaLocation":580},"/de-de/partners/technology-partners/aws/","GitLab on AWS",{"text":599,"config":600},"GitLab auf Google Cloud",{"href":601,"dataGaName":602,"dataGaLocation":580},"/de-de/partners/technology-partners/google-cloud-platform/","GitLab on Google Cloud",{"text":266,"config":604},{"href":271,"dataGaName":605,"dataGaLocation":580},"Why GitLab?",{"freeTrial":607,"mobileIcon":612,"desktopIcon":617,"secondaryButton":620},{"text":608,"config":609},"Kostenlos testen",{"href":610,"dataGaName":233,"dataGaLocation":611},"https://gitlab.com/-/trials/new/","nav",{"altText":613,"config":614},"GitLab-Symbol",{"src":615,"dataGaName":616,"dataGaLocation":611},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":613,"config":618},{"src":619,"dataGaName":616,"dataGaLocation":611},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":391,"config":621},{"href":622,"dataGaName":623,"dataGaLocation":611},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/de-de/get-started/","get started",{"freeTrial":625,"mobileIcon":629,"desktopIcon":631},{"text":626,"config":627},"Mehr über GitLab Duo erfahren",{"href":263,"dataGaName":628,"dataGaLocation":611},"gitlab duo",{"altText":613,"config":630},{"src":615,"dataGaName":616,"dataGaLocation":611},{"altText":613,"config":632},{"src":619,"dataGaName":616,"dataGaLocation":611},{"button":634,"mobileIcon":639,"desktopIcon":641},{"text":635,"config":636},"/Option",{"href":637,"dataGaName":638,"dataGaLocation":611},"#contact","switch",{"altText":613,"config":640},{"src":615,"dataGaName":616,"dataGaLocation":611},{"altText":613,"config":642},{"src":643,"dataGaName":616,"dataGaLocation":611},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1773335277/ohhpiuoxoldryzrnhfrh.png",{"freeTrial":645,"mobileIcon":650,"desktopIcon":652},{"text":646,"config":647},"Zurück zur Preisübersicht",{"href":378,"dataGaName":648,"dataGaLocation":611,"icon":649},"back to pricing","GoBack",{"altText":613,"config":651},{"src":615,"dataGaName":616,"dataGaLocation":611},{"altText":613,"config":653},{"src":619,"dataGaName":616,"dataGaLocation":611},{"title":655,"button":656,"config":660},"GitLab Orbit ist da: die Kontextebene für KI-Agenten",{"text":269,"config":657},{"href":658,"dataGaName":659,"dataGaLocation":228},"/de-de/gitlab-orbit/","orbit",{"layout":661,"disabled":210},"release",{"data":663},{"text":664,"source":665,"edit":671,"contribute":676,"config":681,"items":686,"minimal":892},"Git ist eine Marke von Software Freedom Conservancy und unsere Verwendung von „GitLab“ erfolgt unter Lizenz.",{"text":666,"config":667},"Quelltext der Seite anzeigen",{"href":668,"dataGaName":669,"dataGaLocation":670},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":672,"config":673},"Diese Seite bearbeiten",{"href":674,"dataGaName":675,"dataGaLocation":670},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":677,"config":678},"Beteilige dich",{"href":679,"dataGaName":680,"dataGaLocation":670},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":682,"facebook":683,"youtube":684,"linkedin":685},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[687,732,785,827,859],{"title":376,"links":688,"subMenu":703},[689,693,698],{"text":690,"config":691},"Tarife anzeigen",{"href":378,"dataGaName":692,"dataGaLocation":670},"view plans",{"text":694,"config":695},"Vorteile von Premium",{"href":696,"dataGaName":697,"dataGaLocation":670},"/de-de/pricing/premium/","why premium",{"text":699,"config":700},"Vorteile von Ultimate",{"href":701,"dataGaName":702,"dataGaLocation":670},"/de-de/pricing/ultimate/","why ultimate",[704],{"title":551,"links":705},[706,708,710,712,717,722,727],{"text":558,"config":707},{"href":560,"dataGaName":238,"dataGaLocation":670},{"text":563,"config":709},{"href":565,"dataGaName":566,"dataGaLocation":670},{"text":568,"config":711},{"href":570,"dataGaName":571,"dataGaLocation":670},{"text":713,"config":714},"Status",{"href":715,"dataGaName":716,"dataGaLocation":670},"https://status.gitlab.com/","status",{"text":718,"config":719},"Nutzungsbedingungen",{"href":720,"dataGaName":721,"dataGaLocation":670},"/terms/","terms of use",{"text":723,"config":724},"Datenschutzerklärung",{"href":725,"dataGaName":726,"dataGaLocation":670},"/de-de/privacy/","privacy statement",{"text":728,"config":729},"Cookie-Einstellungen",{"dataGaName":730,"dataGaLocation":670,"id":731,"isOneTrustButton":204},"cookie preferences","ot-sdk-btn",{"title":274,"links":733,"subMenu":742},[734,738],{"text":735,"config":736},"DevSecOps-Plattform",{"href":257,"dataGaName":737,"dataGaLocation":670},"devsecops platform",{"text":739,"config":740},"KI-unterstützte Entwicklung",{"href":263,"dataGaName":741,"dataGaLocation":670},"ai-assisted development",[743],{"title":744,"links":745},"Themen",[746,750,755,760,765,770,775,780],{"text":294,"config":747},{"href":748,"dataGaName":749,"dataGaLocation":670},"/de-de/topics/ci-cd/","cicd",{"text":751,"config":752},"GitOps",{"href":753,"dataGaName":754,"dataGaLocation":670},"/de-de/topics/gitops/","gitops",{"text":756,"config":757},"DevOps",{"href":758,"dataGaName":759,"dataGaLocation":670},"/de-de/topics/devops/","devops",{"text":761,"config":762},"Versionskontrolle",{"href":763,"dataGaName":764,"dataGaLocation":670},"/de-de/topics/version-control/","version control",{"text":766,"config":767},"DevSecOps",{"href":768,"dataGaName":769,"dataGaLocation":670},"/de-de/topics/devsecops/","devsecops",{"text":771,"config":772},"Cloud-nativ",{"href":773,"dataGaName":774,"dataGaLocation":670},"/de-de/topics/cloud-native/","cloud native",{"text":776,"config":777},"KI für das Programmieren",{"href":778,"dataGaName":779,"dataGaLocation":670},"/de-de/topics/devops/ai-for-coding/","ai for coding",{"text":781,"config":782},"Agentische KI",{"href":783,"dataGaName":784,"dataGaLocation":670},"/de-de/topics/agentic-ai/","agentic ai",{"title":786,"links":787},"Lösungen",[788,791,793,798,802,805,808,811,813,815,817,822],{"text":319,"config":789},{"href":314,"dataGaName":790,"dataGaLocation":670},"Application Security Testing",{"text":306,"config":792},{"href":290,"dataGaName":291,"dataGaLocation":670},{"text":794,"config":795},"Agile Entwicklung",{"href":796,"dataGaName":797,"dataGaLocation":670},"/de-de/solutions/agile-delivery/","agile delivery",{"text":799,"config":800},"SCM",{"href":303,"dataGaName":801,"dataGaLocation":670},"source code management",{"text":294,"config":803},{"href":296,"dataGaName":804,"dataGaLocation":670},"continuous integration & delivery",{"text":345,"config":806},{"href":347,"dataGaName":807,"dataGaLocation":670},"value stream management",{"text":751,"config":809},{"href":810,"dataGaName":754,"dataGaLocation":670},"/de-de/solutions/gitops/",{"text":358,"config":812},{"href":361,"dataGaName":362,"dataGaLocation":670},{"text":364,"config":814},{"href":367,"dataGaName":368,"dataGaLocation":670},{"text":370,"config":816},{"href":373,"dataGaName":374,"dataGaLocation":670},{"text":818,"config":819},"Bildungswesen",{"href":820,"dataGaName":821,"dataGaLocation":670},"/de-de/solutions/education/","education",{"text":823,"config":824},"Finanzdienstleistungen",{"href":825,"dataGaName":826,"dataGaLocation":670},"/de-de/solutions/finance/","financial services",{"title":381,"links":828},[829,831,833,835,838,840,843,845,847,849,851,853,855,857],{"text":394,"config":830},{"href":396,"dataGaName":397,"dataGaLocation":670},{"text":399,"config":832},{"href":401,"dataGaName":402,"dataGaLocation":670},{"text":404,"config":834},{"href":406,"dataGaName":407,"dataGaLocation":670},{"text":409,"config":836},{"href":411,"dataGaName":837,"dataGaLocation":670},"docs",{"text":432,"config":839},{"href":434,"dataGaName":435,"dataGaLocation":670},{"text":841,"config":842},"Neuerungen",{"href":492,"dataGaName":493,"dataGaLocation":670},{"text":427,"config":844},{"href":429,"dataGaName":430,"dataGaLocation":670},{"text":446,"config":846},{"href":448,"dataGaName":449,"dataGaLocation":670},{"text":454,"config":848},{"href":456,"dataGaName":457,"dataGaLocation":670},{"text":459,"config":850},{"href":461,"dataGaName":462,"dataGaLocation":670},{"text":464,"config":852},{"href":466,"dataGaName":467,"dataGaLocation":670},{"text":469,"config":854},{"href":471,"dataGaName":472,"dataGaLocation":670},{"text":474,"config":856},{"href":476,"dataGaName":477,"dataGaLocation":670},{"text":479,"config":858},{"href":481,"dataGaName":482,"dataGaLocation":670},{"title":495,"links":860},[861,863,865,867,869,871,876,881,883,885,887],{"text":503,"config":862},{"href":505,"dataGaName":497,"dataGaLocation":670},{"text":508,"config":864},{"href":510,"dataGaName":511,"dataGaLocation":670},{"text":516,"config":866},{"href":518,"dataGaName":519,"dataGaLocation":670},{"text":521,"config":868},{"href":523,"dataGaName":524,"dataGaLocation":670},{"text":526,"config":870},{"href":528,"dataGaName":529,"dataGaLocation":670},{"text":872,"config":873},"Nachhaltigkeit",{"href":874,"dataGaName":875,"dataGaLocation":670},"/sustainability/","Sustainability",{"text":877,"config":878},"Vielfalt, Inklusion und Zugehörigkeit",{"href":879,"dataGaName":880,"dataGaLocation":670},"/de-de/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":531,"config":882},{"href":533,"dataGaName":534,"dataGaLocation":670},{"text":541,"config":884},{"href":543,"dataGaName":544,"dataGaLocation":670},{"text":546,"config":886},{"href":548,"dataGaName":549,"dataGaLocation":670},{"text":888,"config":889},"Transparenzerklärung zu moderner Sklaverei",{"href":890,"dataGaName":891,"dataGaLocation":670},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"items":893},[894,897,900],{"text":895,"config":896},"Terms",{"href":720,"dataGaName":721,"dataGaLocation":670},{"text":898,"config":899},"Cookies",{"dataGaName":730,"dataGaLocation":670,"id":731,"isOneTrustButton":204},{"text":901,"config":902},"Datenschutz",{"href":725,"dataGaName":726,"dataGaLocation":670},[904],{"id":905,"title":7,"body":203,"config":906,"content":908,"description":203,"extension":912,"meta":913,"navigation":204,"path":914,"seo":915,"stem":916,"__hash__":917},"blogAuthors/en-us/blog/authors/cesar-saavedra.yml",{"template":907},"BlogAuthor",{"name":7,"config":909},{"headshot":910,"ctfId":911},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659600/Blog/Author%20Headshots/csaavedra1-headshot.jpg","csaavedra1","yml",{},"/en-us/blog/authors/cesar-saavedra",{},"en-us/blog/authors/cesar-saavedra","SMqRf-z0W5m5GROz_dXGjmuIb3YaOwm_n_RfeK16GcA",[919,927,935],{"title":920,"description":921,"heroImage":922,"category":199,"date":923,"authors":924,"slug":926,"externalUrl":203},"Wie ich einen Demo-Generator mit Duo Agent Platform baute","So sahen Demos nicht immer aus. Ein Rückblick auf ihre Entwicklung, plus ein Tutorial zum Bau einer eigenen Demo und eines eigenen Agenten.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1765809212/noh0mdfn9o94ry9ykura.png","2026-08-13",[925],"Itzik Gan Baruch","agentic-click-through-demo",{"title":928,"description":929,"heroImage":930,"category":199,"date":931,"authors":932,"slug":934,"externalUrl":203},"Governance für agentische KI, MCPs und KI-Code-Assistenten","KI-Agenten schreiben, pushen und deployen, ohne dass jeder Schritt geprüft wird. Ein praktisches Framework für Zugriff, Berechtigungen und Audit-Trails.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1785337625/ifzlc2hyzaxhzmjgyymh.png","2026-07-31",[933],"Julie Griffin","govern-agentic-ai-mcps-code-assistants",{"title":936,"description":937,"heroImage":938,"category":199,"date":939,"authors":940,"slug":942,"externalUrl":203},"Claude Opus 5 auf GitLab: Reasoning für die anspruchsvollsten Aufgaben","Anthropics Claude Opus 5 ist jetzt auf der GitLab Duo Agent Platform verfügbar und bringt tieferes Reasoning für die anspruchsvollsten Aufgaben.","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",[941],"Brittany Lutz","claude-opus-5-on-gitlab-duo-agent-platform",{"promotions":944},[945,958,969,981],{"id":946,"categories":947,"header":948,"text":949,"button":950,"image":955},"ai-modernization",[199],"Hält KI, was uns versprochen wurde?","Das Quiz dauert maximal 5 Minuten.",{"text":951,"config":952},"Ermittle deinen KI-Reifegrad",{"href":953,"dataGaName":954,"dataGaLocation":435},"/de-de/assessments/ai-modernization-assessment/","modernization assessment",{"config":956},{"src":957},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/qix0m7kwnd8x2fh1zq49.png",{"id":959,"categories":960,"header":961,"text":949,"button":962,"image":966},"devops-modernization",[217,769],"Verwaltest du Tool-Chaos oder stellst du Innovationen bereit?",{"text":963,"config":964},"Ermittle deinen DevOps-Reifegrad",{"href":965,"dataGaName":954,"dataGaLocation":435},"/de-de/assessments/devops-modernization-assessment/",{"config":967},{"src":968},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138785/eg818fmakweyuznttgid.png",{"id":970,"categories":971,"header":973,"text":949,"button":974,"image":978},"security-modernization",[972],"security","Tauschst du Schnelligkeit gegen Sicherheit ein?",{"text":975,"config":976},"Ermittle deinen Sicherheitsreifegrad",{"href":977,"dataGaName":954,"dataGaLocation":435},"/de-de/assessments/security-modernization-assessment/",{"config":979},{"src":980},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/p4pbqd9nnjejg5ds6mdk.png",{"id":982,"paths":983,"header":986,"text":987,"button":988,"image":993},"github-azure-migration",[984,985],"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":989,"config":990},"Erfahre, wie GitLab im Vergleich zu GitHub abschneidet",{"href":991,"dataGaName":992,"dataGaLocation":435},"/de-de/compare/gitlab-vs-github/github-azure-migration/","github azure migration",{"config":994},{"src":968},{"header":996,"blurb":997,"button":998,"secondaryButton":1003},"Beginne noch heute, schneller zu entwickeln","Entdecke, was dein Team mit der intelligenten Orchestrierungsplattform für DevSecOps erreichen kann.\n",{"text":999,"config":1000},"Kostenlosen Test starten",{"href":1001,"dataGaName":233,"dataGaLocation":1002},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/de-de/","feature",{"text":558,"config":1004},{"href":560,"dataGaName":238,"dataGaLocation":1002},1786803740633]