From 81123262eb355fb5404db4a3da1d3e75924f9c22 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 11 Aug 2026 05:01:55 +0000 Subject: [PATCH 1/2] Initial plan From bc564ae26c94007f2d30dd71b6569554df02e7db Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 11 Aug 2026 05:07:12 +0000 Subject: [PATCH 2/2] Add repo-memory mapping to designer docs Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --- .github/aw/designer-mappings.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/aw/designer-mappings.md b/.github/aw/designer-mappings.md index 6adb1d83242..9ad8e340697 100644 --- a/.github/aw/designer-mappings.md +++ b/.github/aw/designer-mappings.md @@ -47,6 +47,7 @@ Quick-reference mapping tables for `.github/aw/designer.md`. Load this file duri | "create/auto-fix code scan alert" | `create-code-scanning-alert`, `autofix-code-scanning-alert` | | "start an agent session", "assign to an agent" | `create-agent-session`, `assign-to-agent` | | "store persistent memory comment" | `comment-memory` | +| "store durable repository memory", "persist memory in the repository" | `push-repo-memory` | | "link a sub-issue" | `link-sub-issue` | | "add labels", "remove labels" | `add-labels`, `remove-labels` | | "replace a label with another" | `replace-label` |