option
Cuestiones
ayuda
daypo
buscar.php

2 - Implement tool use and environment interaction (GH-600)

COMENTARIOS ESTADÍSTICAS RÉCORDS
REALIZAR TEST
Título del Test:
2 - Implement tool use and environment interaction (GH-600)

Descripción:
Multiple-choice questions taken from the official documentation for the GH-600

Fecha de Creación: 2026/05/21

Categoría: Informática

Número Preguntas: 19

Valoración:(0)
COMPARTE EL TEST
Nuevo ComentarioNuevo Comentario
Comentarios
NO HAY REGISTROS
Temario:

Which component is identified as a foundation for agent tooling and connectivity?. Model Context Protocol (MCP). Proprietary Markdown Interpreters. Unrestricted API Access. Legacy CI/CD Scripts.

What is the relationship between GitHub Agentic Workflows and traditional CI/CD workflows?. They are designed to replace CI/CD to reduce complexity. They serve as a prerequisite that must be completed before CI/CD begins. They operate independently of CI/CD to avoid interference. They augment traditional CI/CD workflows.

Which of these is a capability mentioned for increasingly autonomous agents?. Managing physical server hardware. Triggering workflows. Bypassing execution boundaries. Rewriting the Model Context Protocol.

How do AI agents primarily interact with GitHub to ensure their actions are aligned with standard development practices?. By creating hidden administrative branches that are invisible to human collaborators. By bypassing the GitHub API to access server-side file systems directly. By working through the same systems as developers, including branches, pull requests, and issues. By executing commands directly on the user's local hardware through a terminal interface.

Which component of a GitHub Agentic Workflow is used to define guardrails, triggers, and tool permissions?. The Markdown instructions. The Frontmatter. The session log. The YAML workflow file.

What is the primary difference between a traditional GitHub Actions workflow and an agentic workflow?. Agentic workflows are designed to replace CI/CD pipelines entirely to increase deployment speed. Traditional workflows require authentication tokens, whereas agentic workflows operate without permission checks. Traditional workflows are deterministic and YAML-defined, while agentic workflows focus on describing desired outcomes in natural language. Traditional workflows run on GitHub-hosted runners, but agentic workflows must run on local machines.

Which of the following is a programmatic way to trigger a workflow for an agent to validate its changes?. The GitHub API. Sending a natural language email to GitHub Support. Directly editing the YAML file during execution. Using a personal password in the terminal.

What role does 'Frontmatter' play in an agentic workflow compared to the 'Markdown' instructions?. Frontmatter defines the boundaries and constraints, while Markdown expresses the job intent in natural language. Frontmatter is used for human comments, while Markdown is the only part the AI agent reads. Frontmatter stores the code changes, while Markdown tracks the session log. Frontmatter defines the intent, while Markdown defines the schedule.

During an active agent session, what capability allows a user to influence the agent's direction before the task is complete?. Providing feedback or adjusting the task. Disabling the GitHub API for the entire organization. Editing the agent's source code in real-time. Waiting until the pull request is closed to start a new session.

Which task is best suited for an agentic workflow rather than a traditional, deterministic workflow?. Sending a notification to a Slack channel every time a merge occurs. Automating a strictly defined weekly backup of a database. Running a simple syntax check whenever code is pushed to a branch. Performing open-ended but bounded repository tasks like triage or documentation maintenance.

Agents execute tasks directly on your machine to ensure they have the same local environment as the developer. True. False.

What is the primary purpose of the Model Context Protocol (MCP)?. To act as a primary database for storing AI training datasets. To provide a standardized way for AI clients to connect to various tools and services. To provide a user interface for managing GitHub repositories. To replace the need for API endpoints in web development.

Which of the following describes the architecture of an MCP server?. It is a front-end component used only for displaying tool results to the user. It replaces the client's need to understand structured requests and results. It resides exclusively within the AI model's neural network to process tool logic. It sits between the AI client and the underlying system to present tools in a format the client understands.

What is a major advantage of using a local MCP server compared to a remote one?. It is easier to share across different environments and teams. It eliminates the need for any setup work on the developer's machine. It typically requires more complex external authentication protocols. It provides tighter control over configuration and direct access to local machine resources.

What core function does an MCP registry perform for an organization?. It stores the version history of the AI model's training weights. It automatically executes code found in repositories to test for bugs. It is a requirement for running any local MCP server on a developer's machine. It acts as a central catalog where compatible clients can discover available and approved servers.

Which requirement must a custom MCP registry meet to be compatible with GitHub Copilot?. It must be hosted on a physical server located within the same building as the developer. It must prevent any local MCP servers from being listed or acknowledged. It must expose specific HTTPS endpoints, such as one for listing all servers. It must use a proprietary, non-standard encryption protocol designed by the organization.

What is the primary security benefit of using an MCP allow list?. It automatically encrypts the data being sent to local MCP servers. It allows developers to use any server they find on the internet without oversight. It speeds up the network connection between the agent and the server. It prevents agents from connecting to tools that might expose sensitive systems or allow unsafe actions.

When an organization selects the 'Registry only' policy for MCP access, how are local MCP servers affected?. They will continue to work, but only if they do not require any local resource access. They can only be used if they are listed in the registry with exactly matching server IDs. They are exempt from the policy and can be used freely by any developer. They are automatically added to the registry the first time they are run.

How can the Azure API Center be utilized within an MCP environment?. It replaces the need for an AI agent to use any protocol other than HTTP. It serves as the mandatory database for all GitHub Copilot chat logs. It is used to write the underlying logic for all local MCP servers. It can function as a managed MCP registry for an organization.

Denunciar Test