Commit Graph

7 Commits

Author SHA1 Message Date
Ásgeir Thor Johnson cd6bf07259 Remove Codex prompt metadata headers 2026-05-23 00:47:58 +00:00
Ásgeir Thor Johnson 4633f00521 Added developer instructions for codex and plan mode instructions 2026-05-10 23:45:16 +00:00
Ásgeir Thor Johnson 681d894b65 Add Codex Spark prompt from local cache 2026-05-10 21:04:01 +00:00
Ásgeir Thor Johnson f97a93d4e5 Add Codex Spark metadata entry 2026-05-10 21:00:51 +00:00
Ásgeir Thor Johnson 86a95b27da Update Codex model prompt snapshots 2026-04-26 13:19:00 +00:00
Ásgeir Thor Johnson 844fa3be2c codex: hard-break header metadata lines for GFM rendering
Append two trailing spaces to each consecutive metadata line in the
header block of every codex file so the GitHub preview renders them
on separate lines instead of word-wrapping the whole block as one
paragraph. The last line before the blank-line/separator is left
alone since the blank line already breaks the paragraph.
2026-04-11 20:16:46 +00:00
Ásgeir Thor Johnson f76a3384ef Split Codex 0.119.0 models cache into per-model + per-personality files
Replaces old OpenAI/codex-cli.md and OpenAI/gpt-5.3-codex.md with a
structured OpenAI/codex/ folder: one file per model (12 models) plus
four personality files extracted from model_messages.instructions_variables
(friendly + pragmatic, with gpt-5.2-codex's slightly divergent variants
kept separate).
2026-04-11 19:55:10 +00:00