One-click installer for setting up Codex and Hindsight memory capture on a new Windows machine.
- Node.js LTS (if missing)
- npm (if missing)
- Git (if missing)
- Codex CLI (
@openai/codex, if missing) - Codex MCP server config for Hindsight:
hindsight -> http://34.174.13.163:8888/mcp/claude-code/
- Smart capture scripts under:
%USERPROFILE%\.codex\hooks\hindsight
- Scheduled task:
Codex-Hindsight-Capture(runs at logon)
Double-click:
INSTALL-CODEX-HINDSIGHT.bat
- On a brand-new machine, you may still need to run
codex loginonce. - Setup logs are written to:
%USERPROFILE%\codex-hindsight-setup.log