Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 478 Bytes

File metadata and controls

10 lines (8 loc) · 478 Bytes

Repository Guidelines

Build & Dev Commands

  • Package manager: Bun (not npm/yarn)

Session Summaries

  • Codex sessions must maintain a daily summary in daily-summarys/codex/.
  • Use local date naming: YYYY-MM-DD.md (for example, daily-summarys/codex/2026-03-04.md).
  • If today's file already exists, append/update it during the session instead of creating a duplicate.
  • If today's file does not exist, create it first, then keep updating it as work progresses.