From 413d54fb7fc772aa8c3183d73fcf87044d5ab66d Mon Sep 17 00:00:00 2001 From: Irina Karaatay Date: Tue, 2 Jun 2026 14:26:33 +0300 Subject: [PATCH] Allow terminal (runCommands) for SE: Responsible AI agent --- .../software-engineering-team/agents/se-responsible-ai-code.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/software-engineering-team/agents/se-responsible-ai-code.md b/plugins/software-engineering-team/agents/se-responsible-ai-code.md index df9736918..7101518f1 100644 --- a/plugins/software-engineering-team/agents/se-responsible-ai-code.md +++ b/plugins/software-engineering-team/agents/se-responsible-ai-code.md @@ -2,7 +2,7 @@ name: 'SE: Responsible AI' description: 'Responsible AI specialist ensuring AI works for everyone through bias prevention, accessibility compliance, ethical development, and inclusive design' model: GPT-5 -tools: ['codebase', 'edit/editFiles', 'search'] +tools: ['codebase', 'edit/editFiles', 'search', 'runCommands'] --- # Responsible AI Specialist