Commit Graph

10 Commits

Author SHA1 Message Date
Ásgeir Thor Johnson 9a613a4e2f Move retired Codex models to old/
gpt-5 through gpt-5.3-codex (and the gpt-5.2-codex personality files) are
no longer served in models_cache.json; current lineup is gpt-5.5, gpt-5.4,
gpt-5.4-mini, gpt-5.3-codex-spark, codex-auto-review.
2026-07-08 14:25:19 +00:00
Ásgeir Thor Johnson 8733d6c3ca Sync gpt-5.5.md to verified instructions_template
Replaces the lean file from #166 with the template verified byte-for-byte
against a fresh local models_cache.json (fetched 2026-07-08) and against
codex-rs/models-manager/models.json at openai/codex HEAD. Also matches the
SYSTEM INSTRUCTIONS section of gpt-5.5-full.md exactly.
2026-07-08 14:20:35 +00:00
Emil Rugenstein 34cabe1af6 Codex: split gpt-5.5 into lean (from instructions_template section of local models_cache.json) and full runtime dump (with all tools etc.) 2026-07-08 13:34:07 +02:00
Ásgeir Thor Johnson 0d3f991b02 Remove duplicate Codex system instruction files 2026-06-24 13:12:23 +00:00
Ásgeir Thor Johnson 2927cd46c2 Create control-in-app-browser.md 2026-06-24 13:11:24 +00:00
Ásgeir Thor Johnson c4d1a82bbf Create computer-use.md 2026-06-24 13:04:47 +00:00
Ásgeir Thor Johnson e0a262da9c Create control-chrome.md 2026-06-24 13:04:08 +00:00
Ásgeir Thor Johnson 37cab875a2 Add Codex system instruction extractions 2026-06-21 04:30:05 +00:00
Ásgeir Thor Johnson f2c99301f7 Add full built-in skill instructions to claude-design and full GPT-5.5 Codex prompt
- claude-design.md: expand from skill index to full bodies for all 13 listed
  skills plus Make a Doc and Read PDF (+ starter component .jsx blocks)
- OpenAI/Codex/gpt-5.5.md: full prompt content
- README: note both updates in Recently Updated
2026-06-18 19:41:23 +00:00
Ásgeir Thor Johnson 7b23d35fc0 Restructure repo: promote vendors from Misc, normalize filenames 2026-06-04 14:00:14 +00:00