Skip to content

Commit 09efcac

Browse files
docs: add PSModule/memory and MSXOrg/memory to AGENTS.md
Both memory repos are now live. Reference them as active resources so agents discover and use them from the onboarding chain. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent dc53b40 commit 09efcac

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ For PSModule-specific build, layout, and process guidance:
2020
- [Module anatomy](https://psmodule.github.io/docs/Modules/Process-PSModule/module-anatomy/) — source layout and framework conventions.
2121
- [Build, test, pack, publish](https://psmodule.github.io/docs/Modules/Process-PSModule/build-test-pack-publish/) — the CI/CD pipeline.
2222
- [Standards](https://psmodule.github.io/docs/Modules/Standards/) — PowerShell module coding standards.
23+
- [PSModule/memory](https://github.com/PSModule/memory) — durable cross-session agent working memory for the PSModule organization.
2324

2425
## Org-wide guidance
2526

@@ -28,3 +29,4 @@ For cross-cutting ways of working and standards:
2829
- [Agentic Development](https://msxorg.github.io/docs/Ways-of-Working/Agentic-Development/) — how agents and humans collaborate in this ecosystem.
2930
- [Ways of Working](https://msxorg.github.io/docs/Ways-of-Working/) — contribution workflow, branching, PRs, issues.
3031
- [Coding Standards](https://msxorg.github.io/docs/Coding-Standards/) — language-level conventions.
32+
- [MSXOrg/memory](https://github.com/MSXOrg/memory) — durable agent working memory: gotchas, knowledge, and agent role notes.

0 commit comments

Comments
 (0)