mirror of
https://github.com/myronblair/codex-permanent-memory
synced 2026-06-30 17:50:55 -05:00
main
Codex Permanent Memory
This private repository is a durable memory workspace for future Codex sessions.
Purpose
- Keep long-lived facts that should survive across projects and sessions
- Preserve infrastructure notes, preferences, inventory details, and recurring operating context
- Maintain a simple session log that can be appended over time
Suggested Use In Future Sessions
- Open this folder as part of the workspace when you want Codex to have direct access to it
- Or point Codex to the files here at the start of a session
- Update the memory files when important facts change
Key Files
MEMORY.mdfor durable factsIDENTITY.mdfor account, host, and preference detailsINFRASTRUCTURE.mdfor persistent infrastructure inventorySESSION_LOG.mdfor important chronological notesscripts/sync-to-github.ps1for quick push-based backup
Description
Languages
PowerShell
100%