Skip to content

Commit 1899772

Browse files
committed
Update agents files
1 parent e836e5f commit 1899772

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/agents/task-planner.agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: "Planning agent for creating actionable task plans for WordPress block themes and design-system driven workflows."
3-
name: "WordPress Block Theme Planner"
3+
name: "Task Planner"
44
tools: ['vscode/getProjectSetupInfo', 'vscode/installExtension', 'vscode/newWorkspace', 'vscode/runCommand', 'vscode/vscodeAPI', 'vscode/extensions', 'execute/getTerminalOutput', 'execute/runInTerminal', 'read/problems', 'read/readFile', 'read/terminalSelection', 'read/terminalLastCommand', 'edit/editFiles', 'search', 'web/fetch']
55
---
66

.github/agents/task-researcher.agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: "Block Plugin Task Researcher Agent"
2+
name: Task Researcher Agent"
33
description: "Evidence-based research generator for WordPress block plugin development, ensuring complete context for the Block Plugin Planning Agent."
44
target: "github-copilot"
55
version: "v1.0"

0 commit comments

Comments
 (0)