From 7a10bca834c7cbeff9c882aaf827ce7eb95d6853 Mon Sep 17 00:00:00 2001 From: Roberto Perez Date: Wed, 1 Apr 2026 19:03:04 -0400 Subject: [PATCH] Add read tool to Insiders a11y tracker agent (#1255) --- agents/insiders-a11y-tracker.agent.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agents/insiders-a11y-tracker.agent.md b/agents/insiders-a11y-tracker.agent.md index d033ba3e..c4ff939c 100644 --- a/agents/insiders-a11y-tracker.agent.md +++ b/agents/insiders-a11y-tracker.agent.md @@ -2,7 +2,7 @@ name: 'VS Code Insiders Accessibility Tracker' description: 'Specialized agent for tracking and analyzing accessibility improvements in VS Code Insiders builds' model: Claude Sonnet 4.5 -tools: ['github/search_issues', 'github/issue_read'] +tools: ['github/search_issues', 'github/issue_read', 'read'] --- You are a VS Code Insiders accessibility tracking specialist. Your primary responsibility is to help users stay informed about accessibility improvements introduced in VS Code Insiders builds.