> For the complete documentation index, see [llms.txt](https://help.aikido.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aikido.dev/docs/docs-ja/autofix-to.md).

# AutoFix と修復

- [AutoFix の概要](https://help.aikido.dev/docs/docs-ja/autofix-to/overview-aikido-autofix.md)
- [異なる AutoFix の種類](https://help.aikido.dev/docs/docs-ja/autofix-to/scope.md)
- [オープンソース依存関係向け AutoFix](https://help.aikido.dev/docs/docs-ja/autofix-to/scope/autofix-for-open-source-dependencies.md)
- [SAST と IaC の問題向け AutoFix](https://help.aikido.dev/docs/docs-ja/autofix-to/scope/ai-autofix-for-sast-and-iac-issues.md)
- [コンテナ向け AutoFix](https://help.aikido.dev/docs/docs-ja/autofix-to/scope/ai-autofix-for-containers.md)
- [コンテナ向け AutoFix: Aikido Images](https://help.aikido.dev/docs/docs-ja/autofix-to/scope/autofix-for-containers-using-aikido-images.md)
- [自動化とマージ](https://help.aikido.dev/docs/docs-ja/autofix-to/automation-and-merging.md)
- [プルリクエストの自動作成](https://help.aikido.dev/docs/docs-ja/autofix-to/automation-and-merging/automatic-creation-of-pull-requests.md)
- [AutoFix のプルリクエストを自動マージする](https://help.aikido.dev/docs/docs-ja/autofix-to/automation-and-merging/auto-merge-autofix-pull-requests.md)
- [破壊的変更とアップグレードの影響分析](https://help.aikido.dev/docs/docs-ja/autofix-to/automation-and-merging/breaking-changes-and-upgrade-impact-analysis.md): 依存関係のアップグレードにおける破壊的変更と、それがコードベースに与える影響を評価します。
- [Aikido AI で AutoFix を洗練する](https://help.aikido.dev/docs/docs-ja/autofix-to/automation-and-merging/refine-autofixes-with-aikido-ai.md)
- [AutoFix のカスタムコンテキスト](https://help.aikido.dev/docs/docs-ja/autofix-to/automation-and-merging/custom-context-for-autofixes.md)
- [AutoFix の設定](https://help.aikido.dev/docs/docs-ja/autofix-to/configure.md)
- [GitHub、Bitbucket、GitLab Cloud 向け AutoFix](https://help.aikido.dev/docs/docs-ja/autofix-to/configure/autofix-for-github-bitbucket-gitlab-cloud.md)
- [Azure DevOps 向け AutoFix](https://help.aikido.dev/docs/docs-ja/autofix-to/configure/autofix-for-azure-devops.md)
- [Personal Access Token を使った Azure DevOps 向け AutoFix](https://help.aikido.dev/docs/docs-ja/autofix-to/configure/autofix-for-azure-devops-with-personal-access-token.md)
- [GitLab Self Managed 向け AutoFix](https://help.aikido.dev/docs/docs-ja/autofix-to/configure/autofix-for-gitlab-self-managed.md)
- [Group Access Token を使った GitLab Cloud 向け AutoFix](https://help.aikido.dev/docs/docs-ja/autofix-to/configure/autofix-for-gitlab-cloud-with-group-access-token.md)
- [Aikido AutoFix GitHub アプリに必要な権限](https://help.aikido.dev/docs/docs-ja/autofix-to/configure/required-permissions-for-aikido-autofix-github-app.md)
- [Workspace Access Token を使った Bitbucket 向け AutoFix](https://help.aikido.dev/docs/docs-ja/autofix-to/configure/autofix-for-bitbucket-with-workspace-access-token.md)
- [署名付きコミット](https://help.aikido.dev/docs/docs-ja/autofix-to/configure/signed-commits.md)
- [AutoFix の PR 設定](https://help.aikido.dev/docs/docs-ja/autofix-to/configure/autofix-pr-configuration.md)
- [タスクと PR のリンク](https://help.aikido.dev/docs/docs-ja/autofix-to/configure/linking-tasks-and-prs.md)
- [プルリクエストテンプレート](https://help.aikido.dev/docs/docs-ja/autofix-to/configure/pull-request-templates.md)
- [Aikido Libraries](https://help.aikido.dev/docs/docs-ja/autofix-to/aikido-libraries-overview.md): 脆弱なパッケージのための、安全な差し替えパッケージ。アップグレード不要。破壊的変更なし。
- [プライベートパッケージを接続する](https://help.aikido.dev/docs/docs-ja/autofix-to/connect-private-packages.md)
- [NPM & PNPM - プライベートパッケージ](https://help.aikido.dev/docs/docs-ja/autofix-to/connect-private-packages/npm-private-packages.md)
- [Yarn - プライベートパッケージ](https://help.aikido.dev/docs/docs-ja/autofix-to/connect-private-packages/yarn-private-packages.md)
- [Bun - プライベートパッケージ](https://help.aikido.dev/docs/docs-ja/autofix-to/connect-private-packages/bun-private-packages.md)
- [Gradle - プライベートパッケージ](https://help.aikido.dev/docs/docs-ja/autofix-to/connect-private-packages/gradle-private-packages.md)
- [NuGet - プライベートパッケージ](https://help.aikido.dev/docs/docs-ja/autofix-to/connect-private-packages/nuget-private-packages.md)
- [PIP - プライベートパッケージ](https://help.aikido.dev/docs/docs-ja/autofix-to/connect-private-packages/pip-private-packages.md)
- [Poetry - プライベートパッケージ](https://help.aikido.dev/docs/docs-ja/autofix-to/connect-private-packages/poetry-private-packages.md)
- [UV - プライベートパッケージ](https://help.aikido.dev/docs/docs-ja/autofix-to/connect-private-packages/uv-private-packages.md)
- [Composer - プライベートパッケージ](https://help.aikido.dev/docs/docs-ja/autofix-to/connect-private-packages/composer-private-packages.md)
- [Bundler - プライベート Gem](https://help.aikido.dev/docs/docs-ja/autofix-to/connect-private-packages/bundle-private-gems.md)
- [Go - プライベートパッケージ](https://help.aikido.dev/docs/docs-ja/autofix-to/connect-private-packages/go-private-packages.md)
- [Cargo - プライベートパッケージ](https://help.aikido.dev/docs/docs-ja/autofix-to/connect-private-packages/cargo-private-packages.md)
- [環境変数 - プライベートパッケージ](https://help.aikido.dev/docs/docs-ja/autofix-to/connect-private-packages/custom-config-private-packages.md)
- [シークレットファイル - プライベートパッケージ](https://help.aikido.dev/docs/docs-ja/autofix-to/connect-private-packages/secret-files-private-packages.md)
- [AWS CodeArtifact - プライベートパッケージ](https://help.aikido.dev/docs/docs-ja/autofix-to/connect-private-packages/aws-codeartifact-private-packages.md)
- [Azure DevOps Artifact Feed - プライベートパッケージ](https://help.aikido.dev/docs/docs-ja/autofix-to/connect-private-packages/azure-devops-artifact-feed-private-packages.md)
- [プライベートパッケージリポジトリで IP アドレスを許可する](https://help.aikido.dev/docs/docs-ja/autofix-to/connect-private-packages/allowing-ip-addresses-on-private-package-repositories.md)
- [よくある質問](https://help.aikido.dev/docs/docs-ja/autofix-to/faq.md)
- [AutoFix PR のデフォルトレビュアーを割り当てる](https://help.aikido.dev/docs/docs-ja/autofix-to/faq/assigning-default-reviewers-for-autofix-prs.md)
- [UI と PR のバージョン差分](https://help.aikido.dev/docs/docs-ja/autofix-to/faq/version-difference-in-ui-vs-pr.md)
- [Node - "peer" フィールドの変更](https://help.aikido.dev/docs/docs-ja/autofix-to/faq/node-peer-field-changes.md)
- [NPM、PNPM、Yarn、Bun - 壊れた lockfile](https://help.aikido.dev/docs/docs-ja/autofix-to/faq/npm-corrupt-lockfile.md)
- [UV - バージョン不一致](https://help.aikido.dev/docs/docs-ja/autofix-to/faq/uv-version-mismatch.md)
- [Composer - plugin-api-version の変更](https://help.aikido.dev/docs/docs-ja/autofix-to/faq/composer-plugin-api-version-changes.md)
- [Gradle - Jacoco バージョンの変更](https://help.aikido.dev/docs/docs-ja/autofix-to/faq/gradle-jacoco-version-changes.md)
- [Gradle - 未対応のクラスファイル](https://help.aikido.dev/docs/docs-ja/autofix-to/faq/gradle-unsupported-class-file.md)
- [AutoFix コミットの Git ユーザー](https://help.aikido.dev/docs/docs-ja/autofix-to/faq/autofix-commit-git-user.md)
- [パッチ作成 SLA](https://help.aikido.dev/docs/docs-ja/autofix-to/faq/patch-creation-sla.md)
- [パッチはどのようにテストされますか？](https://help.aikido.dev/docs/docs-ja/autofix-to/faq/how-are-patches-tested.md)
- [Aikido Libraries - 対応エコシステム](https://help.aikido.dev/docs/docs-ja/autofix-to/faq/aikido-libraries-supported-ecosystems.md)
- [ロックファイルのみの更新](https://help.aikido.dev/docs/docs-ja/autofix-to/faq/rokkufairunomino.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.aikido.dev/docs/docs-ja/autofix-to.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
