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
This commit is contained in:
Ásgeir Thor Johnson
2026-05-24 16:41:07 +00:00
parent cd6bf07259
commit 114e61cf0d
2 changed files with 531 additions and 591 deletions
+530 -590
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -16,6 +16,7 @@
| What | Date | Link |
|------|------|------|
| **GPT-5.5 Thinking** | May 23, 2026 | [Thinking](OpenAI/gpt-5.5-thinking.md) · [API](OpenAI/gpt-5.5-api.md) · [Pro API](OpenAI/gpt-5.5-pro-api.md) |
| **Perplexity Computer** | May 21, 2026 | [System prompt](Perplexity/perplexity-computer.md) |
| **VS Code Copilot Agent** | May 21, 2026 | [System prompt](Misc/vscode-copilot-agent.md) |
| **Docker Gordon AI** | May 21, 2026 | [System prompt](Misc/docker-gordon-ai.md) |
@@ -25,7 +26,6 @@
| **Grok Expert** | May 11, 2026 | [System prompt](xAI/grok-expert.md) |
| **GPT-5.3-Codex-Spark** | May 10, 2026 | [System prompt](OpenAI/codex/gpt-5.3-codex-spark.md) |
| **Amp Code** | May 9, 2026 | [System prompt](Misc/amp-code.md) |
| **GPT-5.5 Thinking** | Apr 26, 2026 | [Thinking](OpenAI/gpt-5.5-thinking.md) · [API](OpenAI/gpt-5.5-api.md) · [Pro API](OpenAI/gpt-5.5-pro-api.md) |
---