AgentMemory for Codex on Windows — source-only preview with project-scoped recall #40593
M-T-D-N
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I’m a Windows user in South Korea, not a conventional software developer, and I use Codex to turn requirements and acceptance checks into working tools.
I published AgentMemory for Codex on Windows, an independent, source-only downstream of AgentMemory v0.9.29.
I made it because I believe durable, project-scoped memory can make Codex more useful for long-running work. A later task should be able to recover relevant context without mixing unrelated projects or turning cross-project recall into unrestricted writes.
The supported Windows profile currently:
SessionStart,UserPromptSubmit,Stop, andSessionEnd;The attached 40-second video is an assembled walkthrough based on a verified live save → recall run, not a continuous recording. Internal identifiers were redacted.
Current limits: this first preview has no prebuilt or signed installer and must be built from source on Windows. It is not an official upstream release. Most downstream modifications were generated and revised by OpenAI Codex from my requirements. I validated the result with automated tests and live Windows/Codex use, but I did not manually review the source, and no independent audit has been performed.
Release: v0.1.0-preview.1
Sharing this where it may be useful to Windows/Codex users who are comfortable evaluating a source preview.
agentmemory-demo-candidate-v3.mp4
All reactions