Skip to content

Add missing push-repo-memory mapping to the workflow designer - #51937

Merged
pelikhan merged 2 commits into
mainfrom
copilot/fix-designer-mappings-missing-output-type
Aug 11, 2026
Merged

Add missing push-repo-memory mapping to the workflow designer#51937
pelikhan merged 2 commits into
mainfrom
copilot/fix-designer-mappings-missing-output-type

Conversation

Copilot AI commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

The designer drift audit flagged that push-repo-memory was missing from the Safe Output Mapping table, leaving the workflow designer’s guidance out of sync with the supported safe output types. This change closes that gap so repository-memory persistence requests are routed to the correct output mapping.

  • Updated .github/aw/designer-mappings.md to include push-repo-memory in the Safe Output Mapping table.
  • Added designer prompts for repository-memory intent phrasing such as “store durable repository memory” and “persist memory in the repository”.
  • Keeps the designer’s safe-output guidance aligned with the implementation and existing memory documentation.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix missing push-repo-memory safe output type in designer mappings Add missing push-repo-memory mapping to the workflow designer Aug 11, 2026
Copilot AI requested a review from pelikhan August 11, 2026 05:08
@pelikhan
pelikhan marked this pull request as ready for review August 11, 2026 05:09
Copilot AI balanced review requested due to automatic review settings August 11, 2026 05:09
@pelikhan
pelikhan merged commit c70a3ec into main Aug 11, 2026
1 check passed
@pelikhan
pelikhan deleted the copilot/fix-designer-mappings-missing-output-type branch August 11, 2026 05:09

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the missing push-repo-memory designer mapping, aligning workflow guidance with supported repository-memory persistence.

Changes:

  • Maps durable repository-memory requests to push-repo-memory.
  • Adds two representative user-intent phrases.
Show a summary per file
File Description
.github/aw/designer-mappings.md Adds the missing safe-output mapping.

Review details

Tip

Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Balanced

@github-actions

Copy link
Copy Markdown
Contributor

🎉 This pull request is included in a new release.

Release: v0.86.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Designer Drift Auditdesigner-mappings.md missing push-repo-memory safe output type

3 participants