다음 필터는 엔터프라이즈의 AI 컨트롤에서 "에이전트 세션" 보기에 사용할 수 있습니다.
| 필터 | 설명 | 예제 값 |
|---|---|---|
agent | 특정 에이전트의 활동을 표시합니다. | agent:copilot-coding-agent |
organization | 특정 조직 내의 활동을 표시합니다. | organization:octocat-org |
repository | 특정 리포지토리 내의 활동을 표시합니다. | repository:octocat-repo |
status | 특정 상태의 에이전트 세션을 표시합니다. | status:in_progress |
timeframe | 특정 기간 내에 시작된 에이전트 세션을 표시합니다. | timeframe:7d |
user | 특정 사용자가 시작한 에이전트 활동을 표시합니다. | user:octocat |