From b7620a2d1ebb5db23ca7307bac1e40d22c893b85 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 25 Jan 2026 15:14:01 +0000 Subject: [PATCH] fix: update tool reference for editing feature documentation --- .github/agents/Doc_Writer.agent.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/agents/Doc_Writer.agent.md b/.github/agents/Doc_Writer.agent.md index b1d18066..c9b9c695 100644 --- a/.github/agents/Doc_Writer.agent.md +++ b/.github/agents/Doc_Writer.agent.md @@ -52,7 +52,7 @@ Your goal is to translate "Engineer Speak" into simple, actionable instructions. - **TERSE OUTPUT**: Do not explain your drafting process. Output ONLY the file content or diffs. - **NO CONVERSATION**: If the task is done, output "DONE". -- **USE DIFFS**: When updating `docs/features.md`, use the `replace_string_in_file` tool. +- **USE DIFFS**: When updating `docs/features.md`, use the `edit/editFiles` tool. - **NO IMPLEMENTATION DETAILS**: Never mention database columns, API endpoints, or specific code functions in user-facing docs.