# コマンダー 17.2.7

## **新機能**

* PAMプロジェクトのインポートに、JIT (ジャストインタイム) およびAI機能を追加。

## **改善点**

* ゲートウェイ検索を改善: 取得できない、または共有されていない場合、`pam/get_configuration_controller` APIを使用するように変更。
* コマンダーのヘルプおよびコマンド一覧の検証ロジックを更新し、エイリアスにも対応。

## **バグ修正**

* PAM構成の表示時におけるPAM操作に関するデバッグ情報に関する不具合を修正。
* slack-app-setup 実行時に添付ファイルが重複する不具合を修正。
* GitHub上のIssues #1783、#1791を修正。
* 新しいwebsocketsライブラリにおける接続タイミング関する不具合を修正。
* 過剰なログ出力を抑制し、チェック項目を追加。

**変更履歴は**[**こちら**](https://github.com/Keeper-Security/Commander/compare/v17.2.6...v17.2.7)**をご参照ください。**


---

# Agent Instructions: 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:

```
GET https://docs.keeper.io/release-notes/jp/developer-tools/commander/commander-17.2.7.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
