Ryan Heaney

Results 3 issues of Ryan Heaney

### Describe the bug Agents defined in markdown files fail to load if any line in the YAML frontmatter ends with CRLF (`\r\n`) characters. Only agents with pure LF (`\n`)...

triage

### Describe the bug In Copilot CLI version 0.0.353, an agent defined with an MCP server exposes the MCP tools to the agent (e.g., `test-mcp-get-greeting`). Starting from version 0.0.361, the...

triage

### Describe the bug The [documentation](https://docs.github.com/en/copilot/reference/custom-agents-configuration#tools) for custom agents states that we should be able to filter the tools exposed during a custom agent run. > Enable specific tools: Provide...

bug