Ásgeir Thor Johnson
7b23d35fc0
Restructure repo: promote vendors from Misc, normalize filenames
2026-06-04 14:00:14 +00:00
Ásgeir Thor Johnson
75f09a91b5
Add Claude Code bundled skills, Opus 4.6 prompt, and ChatGPT 4.5
...
- Rename claude-code.md to claude-code-opus-4.6.md with Opus 4.6 prompt
- Move Claude Code files into Anthropic/Claude Code/ directory
- Add 16 bundled Claude Code skills
- Add deferred-tools.md
- Add chatgpt-4.5.md
2026-06-03 15:29:56 +00:00
Ásgeir Thor Johnson
589bde55e1
Update gpt-5.5-instant.md
2026-06-01 09:35:04 +00:00
Ásgeir Thor Johnson
29f16abaf0
Apply prompt prettifier to GPT-5.5 Thinking and Instant
...
- Normalize trailing whitespace (remove from code blocks, add outside)
- Wrap bare XML tags in backticks for GitHub rendering
- Convert invisible PUA content-reference delimiters to visible brackets
- Add paragraph spacing around structural XML tags
- Fix template placeholders (<variant>, <id>, <content>) to render on GitHub
2026-05-24 19:02:31 +00:00
Ásgeir Thor Johnson
3e1ad3a467
Add GPT-5.5 Instant system prompt capture
2026-05-24 18:47:42 +00:00
Ásgeir Thor Johnson
c90ce4be78
Add message role markers, juice value, and user injection structure
2026-05-24 18:46:56 +00:00
Ásgeir Thor Johnson
df050f2ee0
Add redacted placeholder blocks for user-private sections
2026-05-24 17:27:27 +00:00
Ásgeir Thor Johnson
36ca38dbbe
Expand writing blocks, automations, file_search, image policy
...
Writing blocks: rewrite with MUST/NEVER rules, 3-block limit, fence
line rules, content reference restriction. Automations: replace
description with structured field definitions, 5 worked examples,
timing dispatch rules, hourly frequency cap. file_search: add explicit
source routing rules and connected-source restriction. Image policy:
add "say as much as you can instead of refusing" guidance.
2026-05-24 17:16:53 +00:00
Ásgeir Thor Johnson
0f467005d3
Add image/person policy, personality wrapper, fix product typo
...
From corrected truth ledger: add image/person content-policy block,
developer personality instruction section, and preserve raw typo
"pornagraphy" from live capture.
2026-05-24 16:58:46 +00:00
Ásgeir Thor Johnson
8952387652
Remove 6 learning block IDs dropped in May 23 capture
...
INTEGRAL, KINEMATICS_POSITION, KINEMATICS_VELOCITY, RECTANGLE_AREA,
SQUARE_AREA, TRAPEZOID_AREA removed from the 66→60 widget registry.
2026-05-24 16:54:54 +00:00
Ásgeir Thor Johnson
9d4860a6d2
Update GPT-5.5 Thinking prompt with full May 23, 2026 changes
...
Adds timing_mode and display_description to automations, calendar_id
to gcal write ops, personal_context and api_tool namespaces, image_gen
deprecation comments and channel enforcement, job opportunities to
genui, source_filter to file_search, connected sources via api_tool,
renames learning_block_v3 to math_block_widget_always_prefetch_v2
(66→60 IDs), and updates developer prompt date.
2026-05-24 16:52:36 +00:00
Ásgeir Thor Johnson
114e61cf0d
Update GPT-5.5 Thinking prompt to May 23, 2026 capture
...
Changes identified from live session comparison:
- New namespaces: personal_context, api_tool
- Automations redesign: timing_mode, display_description
- file_search: files_uploaded_in_conversation source added
- gcal: calendar_id parameter added to create/update/delete
- image_gen: deprecation comments, channel enforcement
- genui: job opportunities category, math_block_widget rename
- Personality Instruction section added to Developer Prompt
- Connected sources updated to reference api_tool
- Re-prettified through prompt-prettifier pipeline
2026-05-24 16:41:07 +00:00
Á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
1f62794101
Update gpt-5.5-thinking.md
2026-05-09 16:34:27 +00:00
Ásgeir Thor Johnson
76a14f2a0c
Update gpt-5.4-api.md
2026-04-28 13:13:47 +00:00
Ásgeir Thor Johnson
6daa7f5b84
Create gpt-5.5-pro-api.md
2026-04-28 13:13:20 +00:00
Ásgeir Thor Johnson
51bcd813c6
Create gpt-5.5-api.md
2026-04-28 13:12:25 +00:00
Ásgeir Thor Johnson
0e983af919
Update gpt-5.4-api.md
2026-04-28 13:11:08 +00:00
Ásgeir Thor Johnson
08971e9cbd
Update gpt-5.5-thinking.md
2026-04-27 21:24:10 +00:00
Ásgeir Thor Johnson
2239002e53
Update gpt-5.5-thinking.md
2026-04-27 21:12:10 +00:00
Ásgeir Thor Johnson
7aa654d0b8
Create gpt-5.5-thinking.md
2026-04-26 14:22:09 +00:00
Ásgeir Thor Johnson
86a95b27da
Update Codex model prompt snapshots
2026-04-26 13:19:00 +00:00
Ásgeir Thor Johnson
3c35129a62
Update gpt-5.4-thinking.md
2026-04-14 02:00:46 +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
2201d218aa
Rename OpenAI/API/readme.md to README.md
...
Same convention pass — uppercase README everywhere.
2026-04-11 20:08:34 +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
Ásgeir Thor Johnson
79b6fe6096
Rename gpt-codex-5.3.md to gpt-5.3-codex.md
2026-03-22 13:13:08 +00:00
Ásgeir Thor Johnson
059524e5e1
Update oververbosity and juice parameters in API doc
2026-03-15 16:25:46 +00:00
Ásgeir Thor Johnson
11d3302b31
Update gpt-5.4-api.md
2026-03-15 16:15:33 +00:00
Ásgeir Thor Johnson
37fb969651
Update API documentation with knowledge cutoff and date
...
Added knowledge cutoff and current date information.
2026-03-15 16:14:33 +00:00
Ásgeir Thor Johnson
d5c6a8f389
Add gpt-5.4 API documentation
...
Document the API system and response verbosity levels.
2026-03-15 16:09:27 +00:00
Ásgeir Thor Johnson
970dbf1fc3
Rename 2026-02-04-GPT-4o-with-deprecation-guideline.md to GPT-4o.md
2026-03-15 15:35:26 +00:00
Ásgeir Thor Johnson
3ccc78ffa7
edit readme
2026-03-10 12:25:55 +00:00
Ásgeir Thor Johnson
1b04ac9bef
Update instructions and descriptions in gpt-5.4-thinking.md
2026-03-06 11:43:14 +00:00
Ásgeir Thor Johnson
6ac441bda8
Create gpt-5.4-thinking.md with detailed guidelines
...
Added comprehensive instructions for handling various tasks, including document creation, trustworthiness guidelines, skill invocation rules, and persona guidelines.
2026-03-06 11:29:07 +00:00
Ásgeir Thor Johnson
7be05d5368
Create gpt-5.3-chat-api.md with API guidelines
...
Added documentation for the GPT-5.3 chat API, outlining its capabilities and interaction guidelines.
2026-03-04 17:39:29 +00:00
Ásgeir Thor Johnson
f4b231f04a
Update print statement from 'Hello' to 'Goodbye'
2026-03-04 17:31:28 +00:00
Ásgeir Thor Johnson
cb0bdd49db
Create Monday-GPT personality and interaction guidelines
...
Added a new document detailing the personality and response style of an EMO AI named Monday, including examples of interactions.
2026-03-04 15:03:01 +00:00
Ásgeir Thor Johnson
6147d33906
Add gpt-5.3-codex-api documentation
2026-03-03 09:31:49 +00:00
Ásgeir Thor Johnson
ad52c72d6d
Rename gpt-codex-5.3.md to OpenAI/gpt-codex-5.3.md
2026-03-03 08:01:53 +00:00
Ásgeir Thor Johnson
76680e6022
Fix formatting in gpt-5.2-thinking.md
2026-03-02 23:59:33 +00:00
Ásgeir Thor Johnson
71b6664e04
Revise GPT-5.2 system prompt information
...
Updated the system prompt details for GPT-5.2, including knowledge cutoff and current date.
2026-03-02 23:55:35 +00:00
Ásgeir Thor Johnson
709118105b
Add initial documentation for GPT-5-mini model
2026-03-02 23:54:15 +00:00
Ásgeir Thor Johnson
9da24447ed
Update gpt-5.2-thinking.md
2026-03-02 23:32:57 +00:00
Ásgeir Thor Johnson
ff9f70bdd9
Update gpt-5.2-thinking.md
2026-03-02 22:59:12 +00:00
Ásgeir Thor Johnson
455ece9cd1
Revise OpenAI Codex CLI system prompt
...
Updated the system prompt for the OpenAI Codex CLI, enhancing instructions and clarifying responsibilities and tone.
2026-03-01 15:33:24 +00:00
Ásgeir Thor Johnson
4e14cafc13
Add deprecation guideline for GPT-4o
2026-02-04 17:36:21 +00:00