From f3c4c42c9e657ac7634048a4eb7475d4e4acebbf Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 24 Jun 2026 18:43:13 +0000 Subject: [PATCH 1/2] Initial plan From d0ed81023ffaf71d0537d9a109f484d0ebe69eec Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 24 Jun 2026 18:45:16 +0000 Subject: [PATCH 2/2] Remove duplicate hard-coded attribution lines in workflow templates Co-authored-by: dsyme <7204669+dsyme@users.noreply.github.com> --- workflows/code-simplifier.md | 2 -- workflows/repository-quality-improver.md | 2 -- 2 files changed, 4 deletions(-) diff --git a/workflows/code-simplifier.md b/workflows/code-simplifier.md index 4490de7d..3019a465 100644 --- a/workflows/code-simplifier.md +++ b/workflows/code-simplifier.md @@ -269,8 +269,6 @@ Please verify: - No unintended side effects --- - -*Automated by Code Simplifier Agent* ``` ### 4.3 Use Safe Outputs diff --git a/workflows/repository-quality-improver.md b/workflows/repository-quality-improver.md index 8cc98088..ec74fda3 100644 --- a/workflows/repository-quality-improver.md +++ b/workflows/repository-quality-improver.md @@ -357,8 +357,6 @@ The following actionable tasks address the findings above. 1. [Action 1] — Priority: Medium --- - -*Generated by Repository Quality Improvement Agent* *Next analysis: [Tomorrow's date] — Focus area selected based on diversity algorithm* ```