homelab-codex-ws/update-context.md

9 lines
366 B
Markdown
Raw Permalink Normal View History

2026-05-03 19:37:40 +02:00
# Shared Context Protocol
- Shared memory file: `codex_context.yaml`
- Codex and Aider must both read `codex_context.yaml` before starting work.
- After any meaningful work, update `codex_context.yaml`.
- Record decisions, todos, issues, and host-specific state.
- Keep the file compressed, structured, and lossless.
- Do not store secrets in `codex_context.yaml`.