Skip to content

Commit 3908862

Browse files
πŸ“– [Docs]: PSModule/memory now exists β€” AGENTS.md notes it's private (#84)
## Summary `PSModule/memory` β€” the repo `AGENTS.md` has always told agents to clone for committing cross-session working memory β€” didn't exist until now (#83). It's been created and scaffolded as a private repository following the [Agentic Development framework](https://github.com/MSXOrg/docs/blob/main/src/docs/Frameworks/Agentic-Development/index.md) defined in `MSXOrg/docs`: an OKF-style `index.md` root with `gotchas/`, `knowledge/`, and `agents/` sections, seeded with two real entries from this investigation. `MSXOrg/memory` β€” the equivalent hub-level repo, which the same framework also named but never stood up β€” was created alongside it from the same reusable template, which is now documented in `MSXOrg/docs` for other adopting organizations to follow. ## Changed: AGENTS.md Added a one-line note that `PSModule/memory` is private and requires GitHub credentials with read access to the PSModule organization to clone β€” matching the equivalent note in `MSXOrg/docs`' own bootstrap instructions for `MSXOrg/memory`. ## Related - Closes #83 - `PSModule/memory`: https://github.com/PSModule/memory Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent d2f90dd commit 3908862

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
@@ -14,6 +14,8 @@ If you find a problem, fix it if it's small; otherwise, register it as an issue
1414
- Create a worktree for all branches - worktree = name of the branch.
1515
2. <https://github.com/PSModule/memory> β€” work directly towards main.
1616
- Simple clone, only main.
17+
- This repository is private; cloning requires GitHub credentials with read access to
18+
the PSModule organization.
1719

1820
To install:
1921
Clone the repos in the users home folder under a sub-folder named `.msx/PSModule`.

0 commit comments

Comments
Β (0)