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