AIの使用
拡張機能をインストールして有効化すると、ファイルの編集、コマンドの実行、ビルドのトリガーなど、ユーザーに代わって操作を実行するAIエージェントとチャットできるようになります。
次の表は、Qt Creator で使用できる AI 関連の拡張機能について説明しています。
| 拡張機能 | 説明 | 詳細 |
|---|---|---|
| ACP クライアント | エージェントクライアントプロトコル (ACP) を使用して、コードベースを理解し、ファイルの編集、コマンドの実行、ビルドのトリガーなど、ユーザーに代わってアクションを実行する AI エージェントとチャットできます。アクションをトリガーするには、MCP サーバー拡張機能も有効にする必要があります。 | ACPクライアントの使用方法 |
| GitHub Copilot | GitHub Copilotを Qt Creator に統合します。Edit モードで、Copilotからの提案を確認できます。 | GitHub Copilotの使用 |
| MCP Server | AI アシスタントがモデルコンテキストプロトコル(MCP)を介してQt Creator を制御し、プロジェクトのデバッグ、ビルド、管理を行うことができます。 | Qt Creator MCPサーバーの設定 |
| Qt AI Assistant | 大規模言語モデル(LLM)に接続すると、コーディングアシスタントとして機能します。コードの自動補完、専門的なコーディングアドバイス、コード修正の提案に加え、テストケースやコードドキュメントの作成も行います。 | Qt AI Assistantの使用方法 |
「AIの使用方法」も参照してください 。
Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.