[{"data":1,"prerenderedAt":792},["ShallowReactive",2],{"/ja-jp/topics/devops/ai-code-generation-guide":3,"navigation-ja-jp":93,"banner-ja-jp":509,"footer-ja-jp":522,"next-steps-ja-jp":732,"footer-source-/ja-jp/topics/devops/ai-code-generation-guide/":747},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":8,"content":11,"_id":87,"_type":88,"title":7,"_source":89,"_file":90,"_stem":91,"_extension":92},"/ja-jp/topics/devops/ai-code-generation-guide","devops",false,"",{"title":9,"description":10},"AIコード生成の説明：デベロッパーガイド","AIコード生成がDevOpsに与える影響、開発の加速化、エラーの軽減、より良いソフトウェアデリバリーのためのコード品質の向上について深堀りします。詳細はこちら",[12,26,32,85],{"type":13,"componentName":13,"componentContent":14},"CommonBreadcrumbs",{"crumbs":15},[16,20,24],{"title":17,"config":18},"Industry topics",{"href":19},"/topics/",{"title":21,"config":22},"DevOps",{"href":23},"/ja-jp/topics/devops/",{"title":25},"Ai code generation guide",{"type":27,"componentName":27,"componentContent":28},"CommonArticleHero",{"title":9,"text":29,"config":30},"AIコード生成とは、AI搭載のコードジェネレータを含む人工知能（AI）システムを使用し、ソフトウェアアプリケーションのソースコードを生成することを指します。",{"id":31,"twoColumns":6},"aiコード生成の説明：デベロッパーガイド",{"type":33,"componentName":33,"componentContent":34},"CommonSideNavigationWithTree",{"anchors":35,"components":58},{"text":36,"data":37},"On this page",[38,42,46,50,54],{"text":39,"config":40},"AIコード生成とは？",{"href":41},"#what-is-ai-code-generation",{"text":43,"config":44},"ソフトウェア開発におけるAIコード生成のメリット",{"href":45},"#what-are-the-benefits-of-ai-code-generation-in-software-development",{"text":47,"config":48},"AIコード生成の基礎",{"href":49},"#fundamentals-of-ai-code-generation",{"text":51,"config":52},"DevOpsワークフローにAIコーディングツールを統合する方法",{"href":53},"#how-to-integrate-ai-coding-tools-into-dev-ops-workflows",{"text":55,"config":56},"AIアシストコーディングの今後の展望",{"href":57},"#what-is-the-future-outlook-for-ai-assisted-coding",[59,65,70,75,80],{"type":60,"componentName":60,"componentContent":61},"TopicsCopy",{"header":39,"text":62,"config":63},"AI搭載のコード生成ツールを使用すると、すべてのコードをデベロッパーが手動で記述するのではなく、自然言語記述などの特定の入力やパラメータに基づいてコードを自動的に生成できます。一般的にこのアプローチは、コード補完とコード提案という2つの主要カテゴリーに分類でき、これらはコード開発とコード効率を改善します。\n\n### AIコード補完の説明\nAIコード補完は高度なAIを搭載したコード補完ツールです。統合開発環境（IDE）やコードエディターの機能であり、コンテキスト、以前のコード、ベストプラクティスに基づいて現在のコード行を補完するための自動提案を行います。これは主に変数名、メソッドシグネチャ、その他の言語固有の構成要素を提案して次に書かれる可能性の高いコードを予測し、コーディングのワークフローを高速化してエラーを減らすことを目的としています。\n\n### AIコード提案の説明\n一方、[AIコードの提案](/solutions/code-suggestions/)はより範囲が広く、通常は現在の行を完了させるだけでなく、ヒント、改善、既存のコードへの潜在的な変更を提供します。こうしたAI搭載のコードアシスタントにはリファクタリングオプション、パフォーマンス改善、安全なコードのためのベストプラクティスの推奨が含まれ、多くの場合、コードベース全体、コミュニティ標準、特定のプログラミング言語の慣例の分析に基づいています。\n\nAI搭載のコードアシスタントやコード補完ツールを使用したこうした新技術は、複雑なタスクを処理し、自然言語入力を機能的なコード行に変えるなど、さまざまな方法で現代のソフトウェア開発に大きな影響を与える可能性を秘めています。\n",{"id":64},"what-is-ai-code-generation",{"type":60,"componentName":60,"componentContent":66},{"header":43,"text":67,"config":68},"AIコード生成は開発チームに重要なメリットを提供します。仕様からコードを自動的に生成することで、[AIシステムはデベロッパーの生産性を高め](/topics/devops/the-role-of-ai-in-devops/)、コーディングエラーを減らし、ソフトウェアのリリースサイクルを短縮できます。\n\nたとえばAIコードジェネレーターは繰り返しのコーディングタスクのためのボイラープレートコードやコードをすばやく生成できるため、デベロッパーはより複雑なプログラミング要件に集中できます。また大規模なコードベースの分析に基づいてバグを検出し、修正を提案することもできるなど、より高品質でセキュアなコードが本番環境に投入されることにつながります。\n\nさらに、[AIが生成したコードはより高速なイテレーションとテストを可能にします](/ja-jp/the-source/ai/how-ai-helps-devsecops-teams-improve-productivity/)。新しい機能要件を満たすためにコードが自動的に生成されるため、開発チームは更新されたアプリケーションをより頻繁にデプロイできるようになります。\n\n###より高速で効率的な開発サイクル\nAIコード生成は、再利用可能なコードコンポーネントを自動的に生成することでソフトウェア開発プロセスを加速することを約束します。これによりデベロッパー（特に経験豊富なデベロッパー）は、反復的なコーディング作業ではなく、より価値の高い創造的な作業に集中することができるようになります。\n\n###コード品質を高め、バグを減らす\nAI搭載のコードアシスタントなどのAIシステムは大規模なコードデータセットを分析できるため、セキュリティ、効率性、設計パターンに関するベストプラクティスに準拠し、潜在的なエラーが少ないコードを生成できます。これによりデバッグが高速化されるほか、全体的なコード品質も向上します。\n\n###コラボレーションと生産性の向上\nAIコーディングアシスタントは追加のチームメンバーとして機能し、人間のデベロッパーの作業負荷を軽減するための推奨事項を提供し、反復的なタスクを請け負います。これにより開発チームメンバーはより多くの時間を費やして複雑な問題を解決し、すべてのデベロッパーの全体的なコーディングの過程を向上させることができます。\n",{"id":69},"what-are-the-benefits-of-ai-code-generation-in-software-development",{"type":60,"componentName":60,"componentContent":71},{"header":47,"text":72,"config":73},"AIコード生成は、機械学習と自然言語処理に依存してソースコードを自動的に生成します。機械学習モデルは、プログラミング言語と一般的なコーディングパターンを理解するために大規模なコードデータセットで訓練されています。自然言語処理により、こうしたモデルはテキストプロンプトを解釈して実行可能なコードに変換することができます。\n\n### AIコード生成における機械学習（ML）と自然言語処理（NLP）の役割とは？\nこうしたテクノロジーは、AIシステムがコードを理解して生成する能力を支えるほか、デベロッパーがプログラミングタスクを操作する方法を変革します。\n\n__機械学習アルゴリズムがAIコード生成ツールを動かす:__トランスフォーマーやLSTM（長期短期記憶）ニューラルネットワークのようなモデルは、コード例を分析して、プログラミング言語の構文、構造、スタイルを学習します。十分な質の高いトレーニングデータがあれば、こうしたAI搭載コードジェネレーターは人間が書いたコードの効率性と安全性に一致するコードを生成できます。\n\n__自然言語処理（NLP）技術は、モデルにテキストプロンプトを理解するよう教えます:__ これによりデベロッパーは希望の機能を記述し、AIが必要なコードを生成します。例えばNLPに「2つの数字を追加する関数を作成」と伝えると、完全な関数定義を出力し、自然言語入力を機能コードスニペットに変換することができます。\n",{"id":74},"fundamentals-of-ai-code-generation",{"type":60,"componentName":60,"componentContent":76},{"header":51,"text":77,"config":78},"効果的に[AIコード生成をDevOpsワークフローに統合](/topics/devops/ai-for-coding/)するには、慎重な計画とコラボレーションが必要です。以下に、考慮すべきベストプラクティスをいくつか紹介します。\n\n### 早期にインテグレーション戦略を作り上げる\nAI搭載のコードアシスタントやAIを搭載したコード補完ツールのようなAIコード生成をDevOpsパイプラインに導入する場合、既存のシステムやプロセスに適合させる方法をマッピングする時間を前もって確保するようにします。開発ライフサイクルのどのフェーズがAI生成コードに最も適しているかを判断し、それに応じてワークフローを調整します。組織全体にスケールする前に、パイロットプロジェクトで小規模なプロジェクトを開始します。\n\n### 人間とAIの強力なコラボレーションを維持する\nAIは人間のデベロッパーを補助するものであり、置き換えるものではありません。デベロッパーは[AIシステムと連携して生成されたコードを検証](/gitlab-duo/)し、追加のコンテキストと要件を提供し、AIの能力を超える可能性のある複雑なロジックを処理します。効果的なコラボレーションは、AI生成コードのメリットを最大限に引き出すための鍵となります。\n\n### コードの品質、セキュリティ、コンプライアンスを優先\nAIは速度の向上を約束しますが、コードの品質、セキュリティ、コンプライアンスを犠牲にすることは避けなければなりません。生成されたコードをチェックし、AIコードリスクに合わせたセキュリティスキャンを実装し、デプロイ前に規制やポリシーに準拠していることを確認するには、手動レビュープロセスを導入しましょう。AIモデルのモニタリングとイテレーションも重要です。\n\nAIコード生成を既存のDevOpsカルチャーとプラクティスを考慮して慎重に統合することで、チームは自動化と人間による監督のバランスを効果的にとることができます。これによって組織はリスクを最小限に抑えながらAIの可能性を活用し、開発チーム全体のコーディングを成功させることができます。\n\n### AIコード生成がソフトウェア開発の役割とプラクティスに与える影響\nAIコード生成の台頭は、従来のソフトウェア開発の役割とプラクティスに変化を与えています。\nAIが基本的なコーディングタスクを処理することで、デベロッパーは複雑なプログラミングの課題やコードレビューに集中できます。ただし、これによって時間の経過とともにジュニアエンジニアリングの役割の必要性が減少する可能性があります。\n\n将来的に、人間のデベロッパーの主な役割はAIシステムのトレーニングやモニタリングになるかもしれません。ただし、デベロッパーのドメインの専門知識と監督は、コードの品質確保、コード内のエラー削減、コードの効率性の維持に引き続き重要であることは変わりません。\n\n全体として、AIコード生成はDevOpsチームにとって有望な革新的技術であると言えるでしょう。採用が加速するにつれて、倫理、セキュリティ、ソフトウェア開発の変更に関するリスクを管理するには、慎重な検討が必要となります。\n",{"id":79},"how-to-integrate-ai-coding-tools-into-dev-ops-workflows",{"type":60,"componentName":60,"componentContent":81},{"header":55,"text":82,"config":83},"[AIコード生成](/gitlab-duo/)は、ソフトウェア開発プロセスの重要な部分を自動化することでDevOpsプラクティスを変革する可能性を秘めています。テクノロジーの進歩に伴い、AIシステムはコードの書き込み、テスト、デプロイにおいてさらに大きな役割を果たすことになるでしょう。\n\n将来的には、AIコード生成がより速く柔軟になり、さらに幅広いコーディングタスクを処理できるようになる可能性があります。テクノロジーが成熟するにつれて、AIシステムは、従来人間のコーダーが行っているソフトウェア開発のより創造的な側面に対応するようになる可能性があります。\n\nこれにより、デベロッパーやITチームはスキルを向上させ、システムアーキテクチャ、要件収集、設計といった価値の高いタスクに集中できるようになります。しかしそれはまた、説明責任、透明性、自動化されたコーディングプロセスの管理に関する重要な倫理的問題を提起するものでもあります。\n\n機会とリスクの両方をより深く理解することで、エンジニアリングチームは、AIコード生成を活用したより速く、優れたソフトウェアを提供できる方法について十分な情報に基づいた意思決定を行うことができるようになります。また、AI搭載のコードアシスタントやAI搭載コード補完ツールのような価値の高いツールを活用してコーディングワークフローとコード開発プロセス全体を強化することができるようにもなります。",{"id":84},"what-is-the-future-outlook-for-ai-assisted-coding",{"type":86,"componentName":86},"CommonNextSteps","content:ja-jp:topics:devops:ai-code-generation-guide:index.yml","yaml","content","ja-jp/topics/devops/ai-code-generation-guide/index.yml","ja-jp/topics/devops/ai-code-generation-guide/index","yml",{"_path":94,"_dir":95,"_draft":6,"_partial":6,"_locale":7,"data":96,"_id":505,"_type":88,"title":506,"_source":89,"_file":507,"_stem":508,"_extension":92},"/shared/ja-jp/main-navigation","ja-jp",{"logo":97,"freeTrial":102,"sales":107,"login":112,"items":117,"search":449,"minimal":483,"duo":496},{"config":98},{"href":99,"dataGaName":100,"dataGaLocation":101},"/ja-jp/","gitlab logo","header",{"text":103,"config":104},"無料トライアルを開始",{"href":105,"dataGaName":106,"dataGaLocation":101},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":108,"config":109},"お問い合わせ",{"href":110,"dataGaName":111,"dataGaLocation":101},"/ja-jp/sales/","sales",{"text":113,"config":114},"サインイン",{"href":115,"dataGaName":116,"dataGaLocation":101},"https://gitlab.com/users/sign_in/","sign in",[118,162,260,265,371,431],{"text":119,"config":120,"cards":122,"footer":145},"プラットフォーム",{"dataNavLevelOne":121},"platform",[123,129,137],{"title":119,"description":124,"link":125},"最も包括的かつAIで強化されたDevSecOpsプラットフォーム",{"text":126,"config":127},"プラットフォームを詳しく見る",{"href":128,"dataGaName":121,"dataGaLocation":101},"/ja-jp/platform/",{"title":130,"description":131,"link":132},"GitLab Duo（AI）","開発のすべてのステージでAIを活用し、ソフトウェアをより迅速にビルド",{"text":133,"config":134},"GitLab Duoのご紹介",{"href":135,"dataGaName":136,"dataGaLocation":101},"/ja-jp/gitlab-duo/","gitlab duo ai",{"title":138,"description":139,"link":140},"GitLabが選ばれる理由","GitLabが大企業に選ばれる理由10選",{"text":141,"config":142},"詳細はこちら",{"href":143,"dataGaName":144,"dataGaLocation":101},"/ja-jp/why-gitlab/","why gitlab",{"title":146,"items":147},"利用を開始：",[148,153,158],{"text":149,"config":150},"プラットフォームエンジニアリング",{"href":151,"dataGaName":152,"dataGaLocation":101},"/ja-jp/solutions/platform-engineering/","platform engineering",{"text":154,"config":155},"開発者の経験",{"href":156,"dataGaName":157,"dataGaLocation":101},"/ja-jp/developer-experience/","Developer experience",{"text":159,"config":160},"MLOps",{"href":161,"dataGaName":159,"dataGaLocation":101},"/ja-jp/topics/devops/the-role-of-ai-in-devops/",{"text":163,"left":164,"config":165,"link":167,"lists":171,"footer":242},"製品",true,{"dataNavLevelOne":166},"solutions",{"text":168,"config":169},"すべてのソリューションを表示",{"href":170,"dataGaName":166,"dataGaLocation":101},"/ja-jp/solutions/",[172,198,220],{"title":173,"description":174,"link":175,"items":180},"自動化","CI/CDと自動化でデプロイを加速",{"config":176},{"icon":177,"href":178,"dataGaName":179,"dataGaLocation":101},"AutomatedCodeAlt","/ja-jp/solutions/delivery-automation/","automated software delivery",[181,185,189,194],{"text":182,"config":183},"CI/CD",{"href":184,"dataGaLocation":101,"dataGaName":182},"/ja-jp/solutions/continuous-integration/",{"text":186,"config":187},"AIアシストによる開発",{"href":135,"dataGaLocation":101,"dataGaName":188},"AI assisted development",{"text":190,"config":191},"ソースコード管理",{"href":192,"dataGaLocation":101,"dataGaName":193},"/ja-jp/solutions/source-code-management/","Source Code Management",{"text":195,"config":196},"自動化されたソフトウェアデリバリー",{"href":178,"dataGaLocation":101,"dataGaName":197},"Automated software delivery",{"title":199,"description":200,"link":201,"items":206},"セキュリティ","セキュリティを損なうことなくコードをより迅速に完成",{"config":202},{"href":203,"dataGaName":204,"dataGaLocation":101,"icon":205},"/ja-jp/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[207,211,216],{"text":208,"config":209},"Application Security Testing",{"href":203,"dataGaName":210,"dataGaLocation":101},"Application security testing",{"text":212,"config":213},"ソフトウェアサプライチェーンの安全性",{"href":214,"dataGaLocation":101,"dataGaName":215},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":217,"config":218},"Software Compliance",{"href":219,"dataGaName":217,"dataGaLocation":101},"/ja-jp/solutions/software-compliance/",{"title":221,"link":222,"items":227},"測定",{"config":223},{"icon":224,"href":225,"dataGaName":226,"dataGaLocation":101},"DigitalTransformation","/ja-jp/solutions/visibility-measurement/","visibility and measurement",[228,232,237],{"text":229,"config":230},"可視性と測定",{"href":225,"dataGaLocation":101,"dataGaName":231},"Visibility and Measurement",{"text":233,"config":234},"バリューストリーム管理",{"href":235,"dataGaLocation":101,"dataGaName":236},"/ja-jp/solutions/value-stream-management/","Value Stream Management",{"text":238,"config":239},"分析とインサイト",{"href":240,"dataGaLocation":101,"dataGaName":241},"/ja-jp/solutions/analytics-and-insights/","Analytics and insights",{"title":243,"items":244},"GitLabが活躍する場所",[245,250,255],{"text":246,"config":247},"Enterprise",{"href":248,"dataGaLocation":101,"dataGaName":249},"/ja-jp/enterprise/","enterprise",{"text":251,"config":252},"スモールビジネス",{"href":253,"dataGaLocation":101,"dataGaName":254},"/ja-jp/small-business/","small business",{"text":256,"config":257},"公共機関",{"href":258,"dataGaLocation":101,"dataGaName":259},"/ja-jp/solutions/public-sector/","public sector",{"text":261,"config":262},"価格",{"href":263,"dataGaName":264,"dataGaLocation":101,"dataNavLevelOne":264},"/ja-jp/pricing/","pricing",{"text":266,"config":267,"link":269,"lists":273,"feature":358},"関連リソース",{"dataNavLevelOne":268},"resources",{"text":270,"config":271},"すべてのリソースを表示",{"href":272,"dataGaName":268,"dataGaLocation":101},"/ja-jp/resources/",[274,307,330],{"title":275,"items":276},"はじめに",[277,282,287,292,297,302],{"text":278,"config":279},"インストール",{"href":280,"dataGaName":281,"dataGaLocation":101},"/ja-jp/install/","install",{"text":283,"config":284},"クイックスタートガイド",{"href":285,"dataGaName":286,"dataGaLocation":101},"/ja-jp/get-started/","quick setup checklists",{"text":288,"config":289},"学ぶ",{"href":290,"dataGaLocation":101,"dataGaName":291},"https://university.gitlab.com/","learn",{"text":293,"config":294},"製品ドキュメント",{"href":295,"dataGaName":296,"dataGaLocation":101},"https://docs.gitlab.com/","product documentation",{"text":298,"config":299},"ベストプラクティスビデオ",{"href":300,"dataGaName":301,"dataGaLocation":101},"/ja-jp/getting-started-videos/","best practice videos",{"text":303,"config":304},"インテグレーション",{"href":305,"dataGaName":306,"dataGaLocation":101},"/ja-jp/integrations/","integrations",{"title":308,"items":309},"検索する",[310,315,320,325],{"text":311,"config":312},"お客様成功事例",{"href":313,"dataGaName":314,"dataGaLocation":101},"/ja-jp/customers/","customer success stories",{"text":316,"config":317},"ブログ",{"href":318,"dataGaName":319,"dataGaLocation":101},"/ja-jp/blog/","blog",{"text":321,"config":322},"リモート",{"href":323,"dataGaName":324,"dataGaLocation":101},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":326,"config":327},"TeamOps",{"href":328,"dataGaName":329,"dataGaLocation":101},"/ja-jp/teamops/","teamops",{"title":331,"items":332},"つなげる",[333,338,343,348,353],{"text":334,"config":335},"GitLabサービス",{"href":336,"dataGaName":337,"dataGaLocation":101},"/ja-jp/services/","services",{"text":339,"config":340},"コミュニティ",{"href":341,"dataGaName":342,"dataGaLocation":101},"/community/","community",{"text":344,"config":345},"フォーラム",{"href":346,"dataGaName":347,"dataGaLocation":101},"https://forum.gitlab.com/","forum",{"text":349,"config":350},"イベント",{"href":351,"dataGaName":352,"dataGaLocation":101},"/events/","events",{"text":354,"config":355},"パートナー",{"href":356,"dataGaName":357,"dataGaLocation":101},"/ja-jp/partners/","partners",{"backgroundColor":359,"textColor":360,"text":361,"image":362,"link":366},"#2f2a6b","#fff","ソフトウェア開発の未来への洞察",{"altText":363,"config":364},"ソースプロモカード",{"src":365},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758208064/dzl0dbift9xdizyelkk4.svg",{"text":367,"config":368},"最新情報を読む",{"href":369,"dataGaName":370,"dataGaLocation":101},"/ja-jp/the-source/","the source",{"text":372,"config":373,"lists":375},"会社情報",{"dataNavLevelOne":374},"company",[376],{"items":377},[378,383,389,391,396,401,406,411,416,421,426],{"text":379,"config":380},"GitLabについて",{"href":381,"dataGaName":382,"dataGaLocation":101},"/ja-jp/company/","about",{"text":384,"config":385,"footerGa":388},"採用情報",{"href":386,"dataGaName":387,"dataGaLocation":101},"/jobs/","jobs",{"dataGaName":387},{"text":349,"config":390},{"href":351,"dataGaName":352,"dataGaLocation":101},{"text":392,"config":393},"経営陣",{"href":394,"dataGaName":395,"dataGaLocation":101},"/company/team/e-group/","leadership",{"text":397,"config":398},"チーム",{"href":399,"dataGaName":400,"dataGaLocation":101},"/company/team/","team",{"text":402,"config":403},"ハンドブック",{"href":404,"dataGaName":405,"dataGaLocation":101},"https://handbook.gitlab.com/","handbook",{"text":407,"config":408},"投資家向け情報",{"href":409,"dataGaName":410,"dataGaLocation":101},"https://ir.gitlab.com/","investor relations",{"text":412,"config":413},"トラストセンター",{"href":414,"dataGaName":415,"dataGaLocation":101},"/ja-jp/security/","trust center",{"text":417,"config":418},"AI Transparency Center",{"href":419,"dataGaName":420,"dataGaLocation":101},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":422,"config":423},"ニュースレター",{"href":424,"dataGaName":425,"dataGaLocation":101},"/company/contact/","newsletter",{"text":427,"config":428},"プレス",{"href":429,"dataGaName":430,"dataGaLocation":101},"/press/","press",{"text":108,"config":432,"lists":433},{"dataNavLevelOne":374},[434],{"items":435},[436,439,444],{"text":108,"config":437},{"href":110,"dataGaName":438,"dataGaLocation":101},"talk to sales",{"text":440,"config":441},"サポートを受ける",{"href":442,"dataGaName":443,"dataGaLocation":101},"/support/","get help",{"text":445,"config":446},"カスタマーポータル",{"href":447,"dataGaName":448,"dataGaLocation":101},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":450,"login":451,"suggestions":458},"閉じる",{"text":452,"link":453},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":454,"config":455},"GitLab.com",{"href":115,"dataGaName":456,"dataGaLocation":457},"search login","search",{"text":459,"default":460},"提案",[461,464,469,471,475,479],{"text":130,"config":462},{"href":135,"dataGaName":463,"dataGaLocation":457},"GitLab Duo (AI)",{"text":465,"config":466},"コード提案（AI）",{"href":467,"dataGaName":468,"dataGaLocation":457},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":182,"config":470},{"href":184,"dataGaName":182,"dataGaLocation":457},{"text":472,"config":473},"GitLab on AWS",{"href":474,"dataGaName":472,"dataGaLocation":457},"/ja-jp/partners/technology-partners/aws/",{"text":476,"config":477},"GitLab on Google Cloud",{"href":478,"dataGaName":476,"dataGaLocation":457},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":480,"config":481},"GitLabを選ぶ理由",{"href":143,"dataGaName":482,"dataGaLocation":457},"Why GitLab?",{"freeTrial":484,"mobileIcon":488,"desktopIcon":493},{"text":103,"config":485},{"href":486,"dataGaName":106,"dataGaLocation":487},"https://gitlab.com/-/trials/new/","nav",{"altText":489,"config":490},"GitLabアイコン",{"src":491,"dataGaName":492,"dataGaLocation":487},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":489,"config":494},{"src":495,"dataGaName":492,"dataGaLocation":487},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"freeTrial":497,"mobileIcon":501,"desktopIcon":503},{"text":498,"config":499},"GitLab Duoの詳細について",{"href":135,"dataGaName":500,"dataGaLocation":487},"gitlab duo",{"altText":489,"config":502},{"src":491,"dataGaName":492,"dataGaLocation":487},{"altText":489,"config":504},{"src":495,"dataGaName":492,"dataGaLocation":487},"content:shared:ja-jp:main-navigation.yml","Main Navigation","shared/ja-jp/main-navigation.yml","shared/ja-jp/main-navigation",{"_path":510,"_dir":95,"_draft":6,"_partial":6,"_locale":7,"title":511,"button":512,"config":517,"_id":519,"_type":88,"_source":89,"_file":520,"_stem":521,"_extension":92},"/shared/ja-jp/banner","GitLab Duo Agent Platformがパブリックベータ版で利用可能になりました！",{"text":513,"config":514},"ベータ版を試す",{"href":515,"dataGaName":516,"dataGaLocation":101},"/ja-jp/gitlab-duo/agent-platform/","duo banner",{"layout":518},"release","content:shared:ja-jp:banner.yml","shared/ja-jp/banner.yml","shared/ja-jp/banner",{"_path":523,"_dir":95,"_draft":6,"_partial":6,"_locale":7,"data":524,"_id":728,"_type":88,"title":729,"_source":89,"_file":730,"_stem":731,"_extension":92},"/shared/ja-jp/main-footer",{"text":525,"source":526,"edit":532,"contribute":537,"config":542,"items":547,"minimal":720},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":527,"config":528},"ページのソースを表示",{"href":529,"dataGaName":530,"dataGaLocation":531},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":533,"config":534},"このページを編集",{"href":535,"dataGaName":536,"dataGaLocation":531},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":538,"config":539},"ご協力をお願いします",{"href":540,"dataGaName":541,"dataGaLocation":531},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":543,"facebook":544,"youtube":545,"linkedin":546},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[548,571,625,657,692],{"title":119,"links":549,"subMenu":554},[550],{"text":551,"config":552},"DevSecOpsプラットフォーム",{"href":128,"dataGaName":553,"dataGaLocation":531},"devsecops platform",[555],{"title":261,"links":556},[557,561,566],{"text":558,"config":559},"プランの表示",{"href":263,"dataGaName":560,"dataGaLocation":531},"view plans",{"text":562,"config":563},"Premiumを選ぶ理由",{"href":564,"dataGaName":565,"dataGaLocation":531},"/ja-jp/pricing/premium/","why premium",{"text":567,"config":568},"Ultimateを選ぶ理由",{"href":569,"dataGaName":570,"dataGaLocation":531},"/ja-jp/pricing/ultimate/","why ultimate",{"title":572,"links":573},"ソリューション",[574,579,582,584,589,594,598,601,604,609,611,613,615,620],{"text":575,"config":576},"デジタルトランスフォーメーション",{"href":577,"dataGaName":578,"dataGaLocation":531},"/ja-jp/topics/digital-transformation/","digital transformation",{"text":580,"config":581},"セキュリティとコンプライアンス",{"href":203,"dataGaName":210,"dataGaLocation":531},{"text":195,"config":583},{"href":178,"dataGaName":179,"dataGaLocation":531},{"text":585,"config":586},"アジャイル開発",{"href":587,"dataGaName":588,"dataGaLocation":531},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":590,"config":591},"クラウドトランスフォーメーション",{"href":592,"dataGaName":593,"dataGaLocation":531},"/ja-jp/topics/cloud-native/","cloud transformation",{"text":595,"config":596},"SCM",{"href":192,"dataGaName":597,"dataGaLocation":531},"source code management",{"text":182,"config":599},{"href":184,"dataGaName":600,"dataGaLocation":531},"continuous integration & delivery",{"text":233,"config":602},{"href":235,"dataGaName":603,"dataGaLocation":531},"value stream management",{"text":605,"config":606},"GitOps",{"href":607,"dataGaName":608,"dataGaLocation":531},"/ja-jp/solutions/gitops/","gitops",{"text":246,"config":610},{"href":248,"dataGaName":249,"dataGaLocation":531},{"text":251,"config":612},{"href":253,"dataGaName":254,"dataGaLocation":531},{"text":256,"config":614},{"href":258,"dataGaName":259,"dataGaLocation":531},{"text":616,"config":617},"教育",{"href":618,"dataGaName":619,"dataGaLocation":531},"/ja-jp/solutions/education/","education",{"text":621,"config":622},"金融サービス",{"href":623,"dataGaName":624,"dataGaLocation":531},"/ja-jp/solutions/finance/","financial services",{"title":266,"links":626},[627,629,631,633,636,638,641,643,645,647,649,651,653,655],{"text":278,"config":628},{"href":280,"dataGaName":281,"dataGaLocation":531},{"text":283,"config":630},{"href":285,"dataGaName":286,"dataGaLocation":531},{"text":288,"config":632},{"href":290,"dataGaName":291,"dataGaLocation":531},{"text":293,"config":634},{"href":295,"dataGaName":635,"dataGaLocation":531},"docs",{"text":316,"config":637},{"href":318,"dataGaName":319},{"text":639,"config":640},"お客様の成功事例",{"href":313,"dataGaLocation":531},{"text":311,"config":642},{"href":313,"dataGaName":314,"dataGaLocation":531},{"text":321,"config":644},{"href":323,"dataGaName":324,"dataGaLocation":531},{"text":334,"config":646},{"href":336,"dataGaName":337,"dataGaLocation":531},{"text":326,"config":648},{"href":328,"dataGaName":329,"dataGaLocation":531},{"text":339,"config":650},{"href":341,"dataGaName":342,"dataGaLocation":531},{"text":344,"config":652},{"href":346,"dataGaName":347,"dataGaLocation":531},{"text":349,"config":654},{"href":351,"dataGaName":352,"dataGaLocation":531},{"text":354,"config":656},{"href":356,"dataGaName":357,"dataGaLocation":531},{"title":658,"links":659},"Company",[660,662,664,666,668,670,672,676,681,683,685,687],{"text":379,"config":661},{"href":381,"dataGaName":374,"dataGaLocation":531},{"text":384,"config":663},{"href":386,"dataGaName":387,"dataGaLocation":531},{"text":392,"config":665},{"href":394,"dataGaName":395,"dataGaLocation":531},{"text":397,"config":667},{"href":399,"dataGaName":400,"dataGaLocation":531},{"text":402,"config":669},{"href":404,"dataGaName":405,"dataGaLocation":531},{"text":407,"config":671},{"href":409,"dataGaName":410,"dataGaLocation":531},{"text":673,"config":674},"Sustainability",{"href":675,"dataGaName":673,"dataGaLocation":531},"/sustainability/",{"text":677,"config":678},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":679,"dataGaName":680,"dataGaLocation":531},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":412,"config":682},{"href":414,"dataGaName":415,"dataGaLocation":531},{"text":422,"config":684},{"href":424,"dataGaName":425,"dataGaLocation":531},{"text":427,"config":686},{"href":429,"dataGaName":430,"dataGaLocation":531},{"text":688,"config":689},"現代奴隷制の透明性に関する声明",{"href":690,"dataGaName":691,"dataGaLocation":531},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":108,"links":693},[694,696,698,700,705,710,715],{"text":108,"config":695},{"href":110,"dataGaName":111,"dataGaLocation":531},{"text":440,"config":697},{"href":442,"dataGaName":443,"dataGaLocation":531},{"text":445,"config":699},{"href":447,"dataGaName":448,"dataGaLocation":531},{"text":701,"config":702},"ステータス",{"href":703,"dataGaName":704,"dataGaLocation":531},"https://status.gitlab.com/","status",{"text":706,"config":707},"利用規約",{"href":708,"dataGaName":709,"dataGaLocation":531},"/terms/","terms of use",{"text":711,"config":712},"プライバシーに関する声明",{"href":713,"dataGaName":714,"dataGaLocation":531},"/ja-jp/privacy/","privacy statement",{"text":716,"config":717},"Cookieの設定",{"dataGaName":718,"dataGaLocation":531,"id":719,"isOneTrustButton":164},"cookie preferences","ot-sdk-btn",{"items":721},[722,724,726],{"text":706,"config":723},{"href":708,"dataGaName":709,"dataGaLocation":531},{"text":711,"config":725},{"href":713,"dataGaName":714,"dataGaLocation":531},{"text":716,"config":727},{"dataGaName":718,"dataGaLocation":531,"id":719,"isOneTrustButton":164},"content:shared:ja-jp:main-footer.yml","Main Footer","shared/ja-jp/main-footer.yml","shared/ja-jp/main-footer",{"_path":733,"_dir":95,"_draft":6,"_partial":6,"_locale":7,"header":734,"eyebrow":735,"blurb":736,"button":737,"secondaryButton":741,"_id":743,"_type":88,"title":744,"_source":89,"_file":745,"_stem":746,"_extension":92},"/shared/ja-jp/next-steps","より優れたソフトウェアをより速く提供","フォーチュン100企業の50%以上がGitLabを信頼","インテリジェントなDevSecOpsプラットフォームで\n\n\nチームの可能性を広げましょう。\n",{"text":103,"config":738},{"href":739,"dataGaName":106,"dataGaLocation":740},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":108,"config":742},{"href":110,"dataGaName":111,"dataGaLocation":740},"content:shared:ja-jp:next-steps.yml","Next Steps","shared/ja-jp/next-steps.yml","shared/ja-jp/next-steps",{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":748,"content":749,"_id":87,"_type":88,"title":7,"_source":89,"_file":90,"_stem":91,"_extension":92},{"title":9,"description":10},[750,758,761,791],{"type":13,"componentName":13,"componentContent":751},{"crumbs":752},[753,755,757],{"title":17,"config":754},{"href":19},{"title":21,"config":756},{"href":23},{"title":25},{"type":27,"componentName":27,"componentContent":759},{"title":9,"text":29,"config":760},{"id":31,"twoColumns":6},{"type":33,"componentName":33,"componentContent":762},{"anchors":763,"components":775},{"text":36,"data":764},[765,767,769,771,773],{"text":39,"config":766},{"href":41},{"text":43,"config":768},{"href":45},{"text":47,"config":770},{"href":49},{"text":51,"config":772},{"href":53},{"text":55,"config":774},{"href":57},[776,779,782,785,788],{"type":60,"componentName":60,"componentContent":777},{"header":39,"text":62,"config":778},{"id":64},{"type":60,"componentName":60,"componentContent":780},{"header":43,"text":67,"config":781},{"id":69},{"type":60,"componentName":60,"componentContent":783},{"header":47,"text":72,"config":784},{"id":74},{"type":60,"componentName":60,"componentContent":786},{"header":51,"text":77,"config":787},{"id":79},{"type":60,"componentName":60,"componentContent":789},{"header":55,"text":82,"config":790},{"id":84},{"type":86,"componentName":86},1761814445323]