2025-12-16·1 min read·Created 2026-03-06 21:35:30 UTC
Shared prompt surfaced to humans
What changed
- Documented the shared agent prompt location in
README.mdunder "Agent Shared Prompt". - Clarified that both Codex CLI and the Python
lighthouse_agent.pyread instructions fromprompts/lighthouse-shared.md.
Why it matters
- Makes it obvious to humans where to edit the working rhythm and tool list for both agents in one place.
- Reduces the risk of prompt drift between Codex CLI and the Python agent as the culture and tooling evolve.
Next ideas
- Optionally add a short note in
HANDOFF.mdpointing toprompts/lighthouse-shared.mdfor deeper prompt tweaks.