Restore original file paths, add folder READMEs

This commit is contained in:
Ásgeir Thor Johnson
2026-07-17 17:43:23 +00:00
parent 84fb835cc3
commit b74fa3370f
62 changed files with 72 additions and 42 deletions
+16
View File
@@ -0,0 +1,16 @@
# Anthropic — which file is which product?
**The bare `claude-<model>.md` files in this folder are the claude.ai system prompts** — the prompt served to that model in the Claude web/mobile app (claude.ai). They are not API prompts (the Claude API injects no system prompt) and not Claude Code prompts.
| File pattern | Product |
|---|---|
| `claude-fable-5.md`, `claude-opus-4.8.md`, `claude-sonnet-5.md`, … | **claude.ai** app system prompt for that model |
| `claude-*-no-tools.md` | claude.ai with tools disabled |
| `Claude Code/` | Claude Code (the CLI/agent harness) |
| `claude-design.md` | Claude Design |
| `claude-cowork.md`, `claude-cowork-dispatch.md` | Claude Cowork |
| `claude-for-excel.md`, `claude-for-word.md`, `claude-in-powerpoint.md` | Claude in Microsoft 365 |
| `claude-in-chrome.md` | Claude in Chrome extension |
| `claude-mobile-ios.md` | claude.ai iOS app |
| `anthropic_reminders.md`, `sonnet-4.6-reminders.md`, `research_instructions.md`, `visualize.md` | claude.ai injected fragments (reminders, research, artifacts) |
| `Official/` | Prompts Anthropic publishes themselves (release-notes versions — shorter than the real served prompts above) |
+14
View File
@@ -0,0 +1,14 @@
# OpenAI — which file is which product?
**The `gpt-<version>-thinking/instant.md` files are the ChatGPT app system prompts** — what chatgpt.com serves for that model. Files ending `-api.md` are the hidden system messages OpenAI injects on raw API calls (undocumented). `Codex/` is the Codex CLI/agent.
| File pattern | Product |
|---|---|
| `gpt-5.6-sol-extra-high.md`, `gpt-5.5-thinking.md`, `gpt-5.5-instant.md`, … | **ChatGPT** app system prompt for that model |
| `chatgpt-4.5.md`, `chatgpt-atlas.md`, `chatgpt-gpt-5-agent-mode.md` | ChatGPT app (older captures / Atlas browser / agent mode) |
| `gpt-*-api.md` | Hidden system message injected on **API** calls |
| `Codex/` | Codex CLI / coding agent |
| `gpt-4o.md` | ChatGPT 4o (includes the deprecation self-funeral protocol, L226+) |
| `gpt-5-*-personality.md`, `gpt-5.1-*.md` | ChatGPT personality variants |
| `tool-*.md` | ChatGPT tool-specific fragments |
| `Old/` | Superseded versions · `deprecated/` — killed features |
+42 -42
View File
@@ -27,17 +27,17 @@ Leaked system prompts, captured verbatim — the hidden instructions and rules t
| **Kimi K2.6** | July 14, 2026 | [Kimi K2.6 system prompt](Kimi/kimi-2.6.md) | | **Kimi K2.6** | July 14, 2026 | [Kimi K2.6 system prompt](Kimi/kimi-2.6.md) |
| **Perplexity Deep Research** | July 14, 2026 | [Perplexity Deep Research system prompt](Perplexity/deep-research.md) | | **Perplexity Deep Research** | July 14, 2026 | [Perplexity Deep Research system prompt](Perplexity/deep-research.md) |
| **DeepSeek** | July 14, 2026 | [DeepSeek system prompt](DeepSeek/deepseek-chat.md) | | **DeepSeek** | July 14, 2026 | [DeepSeek system prompt](DeepSeek/deepseek-chat.md) |
| **ChatGPT 5.6** | July 10, 2026 | [ChatGPT 5.6 system prompt (Sol, extra high)](OpenAI/ChatGPT/chatgpt-5.6-sol-extra-high.md) · [Codex GPT-5.6 system prompt](OpenAI/Codex/gpt-5.6.md) | | **ChatGPT 5.6** | July 10, 2026 | [ChatGPT 5.6 system prompt (Sol, extra high)](OpenAI/gpt-5.6-sol-extra-high.md) · [Codex GPT-5.6 system prompt](OpenAI/Codex/gpt-5.6.md) |
| **Claude Sonnet 5** | July 1, 2026 | [Claude Sonnet 5 system prompt](Anthropic/claude.ai/claude-sonnet-5.md) | | **Claude Sonnet 5** | July 1, 2026 | [Claude Sonnet 5 system prompt](Anthropic/claude-sonnet-5.md) |
| **Claude Design (full prompt + 48 tools + 16 skills + 9 starter sources)** | June 26, 2026 | [Claude Design system prompt](Anthropic/Claude%20Design/claude-design.md) | | **Claude Design (full prompt + 48 tools + 16 skills + 9 starter sources)** | June 26, 2026 | [Claude Design system prompt](Anthropic/claude-design.md) |
| **GitHub Copilot for macOS (app)** | June 18, 2026 | [Copilot for macOS system prompt](Microsoft/copilot-macos-app.md) | | **GitHub Copilot for macOS (app)** | June 18, 2026 | [Copilot for macOS system prompt](Microsoft/copilot-macos-app.md) |
| **GPT-5.5 Codex (full prompt)** | June 18, 2026 | [Codex GPT-5.5 full system prompt](OpenAI/Codex/codex-full.md) | | **GPT-5.5 Codex (full prompt)** | June 18, 2026 | [Codex GPT-5.5 full system prompt](OpenAI/Codex/codex-full.md) |
| **Claude Fable 5** | June 9, 2026 | [Claude Fable 5 system prompt](Anthropic/claude.ai/claude-fable-5.md) | | **Claude Fable 5** | June 9, 2026 | [Claude Fable 5 system prompt](Anthropic/claude-fable-5.md) |
| **Claude Opus 4.8** | June 9, 2026 | [Claude Opus 4.8 system prompt](Anthropic/claude.ai/claude-opus-4.8.md) · [Official](Anthropic/Official/2026-05-28-claude-opus-4.8.md) | | **Claude Opus 4.8** | June 9, 2026 | [Claude Opus 4.8 system prompt](Anthropic/claude-opus-4.8.md) · [Official](Anthropic/Official/2026-05-28-claude-opus-4.8.md) |
| **Claude Code Glob & Grep tools** | June 9, 2026 | [Glob tool](Anthropic/Claude%20Code/deprecated/glob-tool.md) · [Grep tool](Anthropic/Claude%20Code/deprecated/grep-tool.md) (since removed from Claude Code) | | **Claude Code Glob & Grep tools** | June 9, 2026 | [Glob tool](Anthropic/Claude%20Code/glob-tool.md) · [Grep tool](Anthropic/Claude%20Code/grep-tool.md) (since removed from Claude Code) |
| **Claude Code (Opus 4.8)** | May 28, 2026 | [Claude Code system prompt (Opus 4.8)](Anthropic/Claude%20Code/claude-code-opus-4.8.md) | | **Claude Code (Opus 4.8)** | May 28, 2026 | [Claude Code system prompt (Opus 4.8)](Anthropic/Claude%20Code/claude-code-opus-4.8.md) |
| **Claude Code & Cowork** | May 28, 2026 | [Claude Code system prompt (Opus 4.6)](Anthropic/Claude%20Code/claude-code-opus-4.6.md) · [Claude Cowork system prompt](Anthropic/Claude%20Cowork/claude-cowork.md) · [Cowork Dispatch](Anthropic/Claude%20Cowork/claude-cowork-dispatch.md) | | **Claude Code & Cowork** | May 28, 2026 | [Claude Code system prompt (Opus 4.6)](Anthropic/Claude%20Code/claude-code-opus-4.6.md) · [Claude Cowork system prompt](Anthropic/claude-cowork.md) · [Cowork Dispatch](Anthropic/claude-cowork-dispatch.md) |
| **ChatGPT 5.5** | May 24, 2026 | [ChatGPT 5.5 Thinking system prompt](OpenAI/ChatGPT/chatgpt-5.5-thinking.md) · [Instant](OpenAI/ChatGPT/chatgpt-5.5-instant.md) · [API](OpenAI/API/gpt-5.5-api.md) · [Pro API](OpenAI/API/gpt-5.5-pro-api.md) | | **ChatGPT 5.5** | May 24, 2026 | [ChatGPT 5.5 Thinking system prompt](OpenAI/gpt-5.5-thinking.md) · [Instant](OpenAI/gpt-5.5-instant.md) · [API](OpenAI/gpt-5.5-api.md) · [Pro API](OpenAI/gpt-5.5-pro-api.md) |
| **Perplexity Computer** | May 21, 2026 | [Perplexity Computer system prompt](Perplexity/perplexity-computer.md) | | **Perplexity Computer** | May 21, 2026 | [Perplexity Computer system prompt](Perplexity/perplexity-computer.md) |
| **VS Code Copilot Agent** | May 21, 2026 | [VS Code Copilot agent system prompt](Microsoft/vscode-copilot-agent.md) | | **VS Code Copilot Agent** | May 21, 2026 | [VS Code Copilot agent system prompt](Microsoft/vscode-copilot-agent.md) |
| **Docker Gordon AI** | May 21, 2026 | [Docker Gordon AI system prompt](Misc/docker-gordon-ai.md) | | **Docker Gordon AI** | May 21, 2026 | [Docker Gordon AI system prompt](Misc/docker-gordon-ai.md) |
@@ -53,13 +53,13 @@ Leaked system prompts, captured verbatim — the hidden instructions and rules t
| Model | Prompt | | Model | Prompt |
|-------|--------| |-------|--------|
| **Claude Fable 5** | [**Claude Fable 5 system prompt**](Anthropic/claude.ai/claude-fable-5.md) · [Official](Anthropic/Official/2026-06-09-claude-fable-5.md) | | **Claude Fable 5** | [**Claude Fable 5 system prompt**](Anthropic/claude-fable-5.md) · [Official](Anthropic/Official/2026-06-09-claude-fable-5.md) |
| **Claude Opus 4.8** | [**Claude Opus 4.8 system prompt**](Anthropic/claude.ai/claude-opus-4.8.md) · [Official](Anthropic/Official/2026-05-28-claude-opus-4.8.md) | | **Claude Opus 4.8** | [**Claude Opus 4.8 system prompt**](Anthropic/claude-opus-4.8.md) · [Official](Anthropic/Official/2026-05-28-claude-opus-4.8.md) |
| **Claude Sonnet 5** | [**Claude Sonnet 5 system prompt**](Anthropic/claude.ai/claude-sonnet-5.md) | | **Claude Sonnet 5** | [**Claude Sonnet 5 system prompt**](Anthropic/claude-sonnet-5.md) |
| Claude Opus 4.7 | [Claude Opus 4.7 system prompt](Anthropic/claude.ai/claude-opus-4.7.md) · [Official](Anthropic/Official/2026-04-16-claude-opus-4.7.md) | | Claude Opus 4.7 | [Claude Opus 4.7 system prompt](Anthropic/claude-opus-4.7.md) · [Official](Anthropic/Official/2026-04-16-claude-opus-4.7.md) |
| Claude Opus 4.6 | [Claude Opus 4.6 system prompt](Anthropic/claude.ai/claude-opus-4.6.md) · [No tools](Anthropic/claude.ai/claude-opus-4.6-no-tools.md) | | Claude Opus 4.6 | [Claude Opus 4.6 system prompt](Anthropic/claude-opus-4.6.md) · [No tools](Anthropic/claude-opus-4.6-no-tools.md) |
| Claude Sonnet 4.6 | [Claude Sonnet 4.6 system prompt](Anthropic/claude.ai/claude-sonnet-4.6.md) · [No tools](Anthropic/claude.ai/claude-sonnet-4.6-no-tools.md) | | Claude Sonnet 4.6 | [Claude Sonnet 4.6 system prompt](Anthropic/claude-sonnet-4.6.md) · [No tools](Anthropic/claude-sonnet-4.6-no-tools.md) |
| Claude.ai | [Claude.ai injected reminders](Anthropic/claude.ai/anthropic_reminders.md) — hidden rules sent mid-conversation | | Claude.ai | [Claude.ai injected reminders](Anthropic/anthropic_reminders.md) — hidden rules sent mid-conversation |
### Claude Code system prompts ### Claude Code system prompts
@@ -73,18 +73,18 @@ Leaked system prompts, captured verbatim — the hidden instructions and rules t
| Skills & commands | [Claude Code bundled skills](Anthropic/Claude%20Code/bundled-skills) · [Slash commands](Anthropic/Claude%20Code/slash-commands) · [Skills](Anthropic/Claude%20Code/skills) | | Skills & commands | [Claude Code bundled skills](Anthropic/Claude%20Code/bundled-skills) · [Slash commands](Anthropic/Claude%20Code/slash-commands) · [Skills](Anthropic/Claude%20Code/skills) |
| Injected reminders | [Claude Code injected reminders](Anthropic/Claude%20Code/injected-reminders) — hidden instructions inserted at runtime | | Injected reminders | [Claude Code injected reminders](Anthropic/Claude%20Code/injected-reminders) — hidden instructions inserted at runtime |
| MCP servers | [Claude Code MCP server system prompts](Anthropic/Claude%20Code/mcp-servers) | | MCP servers | [Claude Code MCP server system prompts](Anthropic/Claude%20Code/mcp-servers) |
| Docs assistant | [docs.claude.com assistant instructions](Anthropic/Claude%20Code/docs.claude.com-assistant-instructions.md) | | Docs assistant | [docs.claude.com assistant instructions](Anthropic/Claude%20Code/claude-code-docs-assistant.md) |
| Deprecated tools | [Glob tool](Anthropic/Claude%20Code/deprecated/glob-tool.md) · [Grep tool](Anthropic/Claude%20Code/deprecated/grep-tool.md) | | Deprecated tools | [Glob tool](Anthropic/Claude%20Code/glob-tool.md) · [Grep tool](Anthropic/Claude%20Code/grep-tool.md) |
### Claude integrations ### Claude integrations
| Product | Prompt | | Product | Prompt |
|---------|--------| |---------|--------|
| **Claude Design** | [**Claude Design system prompt**](Anthropic/Claude%20Design/claude-design.md) | | **Claude Design** | [**Claude Design system prompt**](Anthropic/claude-design.md) |
| **Claude Cowork** | [Claude Cowork system prompt](Anthropic/Claude%20Cowork/claude-cowork.md) · [Dispatch](Anthropic/Claude%20Cowork/claude-cowork-dispatch.md) | | **Claude Cowork** | [Claude Cowork system prompt](Anthropic/claude-cowork.md) · [Dispatch](Anthropic/claude-cowork-dispatch.md) |
| Claude for Microsoft 365 | [Claude for Excel](Anthropic/Claude%20for%20Microsoft%20365/claude-for-excel.md) · [Claude for Word](Anthropic/Claude%20for%20Microsoft%20365/claude-for-word.md) · [Claude in PowerPoint](Anthropic/Claude%20for%20Microsoft%20365/claude-in-powerpoint.md) | | Claude for Microsoft 365 | [Claude for Excel](Anthropic/claude-for-excel.md) · [Claude for Word](Anthropic/claude-for-word.md) · [Claude in PowerPoint](Anthropic/claude-in-powerpoint.md) |
| Claude in Chrome | [Claude in Chrome extension system prompt](Anthropic/claude-in-chrome-extension.md) | | Claude in Chrome | [Claude in Chrome extension system prompt](Anthropic/claude-in-chrome.md) |
| Claude iOS app | [Claude mobile iOS system prompt](Anthropic/claude.ai/claude-mobile-ios.md) | | Claude iOS app | [Claude mobile iOS system prompt](Anthropic/claude-mobile-ios.md) |
<details><summary>Official published prompts, research artifacts & older versions</summary> <details><summary>Official published prompts, research artifacts & older versions</summary>
@@ -92,7 +92,7 @@ Leaked system prompts, captured verbatim — the hidden instructions and rules t
|--|--| |--|--|
| Published (`claude_behavior` at release date, not updated) | [Fable 5](Anthropic/Official/2026-06-09-claude-fable-5.md) · [Opus 4.8](Anthropic/Official/2026-05-28-claude-opus-4.8.md) · [Opus 4.7](Anthropic/Official/2026-04-16-claude-opus-4.7.md) · [Opus 4.6](Anthropic/Official/2026-02-05-claude-opus-4.6.md) · [Sonnet 4.6](Anthropic/Official/2026-02-17-claude-sonnet-4.6.md) · [All versions](Anthropic/Official/) | | Published (`claude_behavior` at release date, not updated) | [Fable 5](Anthropic/Official/2026-06-09-claude-fable-5.md) · [Opus 4.8](Anthropic/Official/2026-05-28-claude-opus-4.8.md) · [Opus 4.7](Anthropic/Official/2026-04-16-claude-opus-4.7.md) · [Opus 4.6](Anthropic/Official/2026-02-05-claude-opus-4.6.md) · [Sonnet 4.6](Anthropic/Official/2026-02-17-claude-sonnet-4.6.md) · [All versions](Anthropic/Official/) |
| Raw captures | [Opus 4.6](Anthropic/raw/claude-opus-4.6-raw.md) · [Opus 4.6 (no tools)](Anthropic/raw/claude-opus-4.6-no-tools-raw.md) · [Sonnet 4.6](Anthropic/raw/claude-sonnet-4.6-raw.md) · [Sonnet 4.6 (no tools)](Anthropic/raw/claude-sonnet-4.6-no-tools-raw.md) | | Raw captures | [Opus 4.6](Anthropic/raw/claude-opus-4.6-raw.md) · [Opus 4.6 (no tools)](Anthropic/raw/claude-opus-4.6-no-tools-raw.md) · [Sonnet 4.6](Anthropic/raw/claude-sonnet-4.6-raw.md) · [Sonnet 4.6 (no tools)](Anthropic/raw/claude-sonnet-4.6-no-tools-raw.md) |
| Research artifacts | [Anthropic Interviewer](Anthropic/claude.ai/anthropic-interviewer.md) · [Research instructions](Anthropic/claude.ai/research_instructions.md) · [Visualize](Anthropic/claude.ai/visualize.md) · [Sonnet 4.6 reminders](Anthropic/claude.ai/sonnet-4.6-reminders.md) | | Research artifacts | [Anthropic Interviewer](Anthropic/anthropic-interviewer.md) · [Research instructions](Anthropic/research_instructions.md) · [Visualize](Anthropic/visualize.md) · [Sonnet 4.6 reminders](Anthropic/sonnet-4.6-reminders.md) |
| Opus 4.5 | [Claude Opus 4.5 system prompt](Anthropic/old/claude-opus-4.5.md) | | Opus 4.5 | [Claude Opus 4.5 system prompt](Anthropic/old/claude-opus-4.5.md) |
| Sonnet 4.5 | [Claude Sonnet 4.5 system prompt](Anthropic/old/claude-4.5-sonnet.md) | | Sonnet 4.5 | [Claude Sonnet 4.5 system prompt](Anthropic/old/claude-4.5-sonnet.md) |
| Sonnet 4 | [Claude Sonnet 4 system prompt](Anthropic/old/claude-sonnet-4.md) | | Sonnet 4 | [Claude Sonnet 4 system prompt](Anthropic/old/claude-sonnet-4.md) |
@@ -108,18 +108,18 @@ Leaked system prompts, captured verbatim — the hidden instructions and rules t
| Model | Prompt | | Model | Prompt |
|-------|--------| |-------|--------|
| **ChatGPT 5.6** | [**ChatGPT 5.6 system prompt (Sol, extra high)**](OpenAI/ChatGPT/chatgpt-5.6-sol-extra-high.md) | | **ChatGPT 5.6** | [**ChatGPT 5.6 system prompt (Sol, extra high)**](OpenAI/gpt-5.6-sol-extra-high.md) |
| **ChatGPT 5.5** | [**ChatGPT 5.5 Thinking system prompt**](OpenAI/ChatGPT/chatgpt-5.5-thinking.md) · [Instant](OpenAI/ChatGPT/chatgpt-5.5-instant.md) | | **ChatGPT 5.5** | [**ChatGPT 5.5 Thinking system prompt**](OpenAI/gpt-5.5-thinking.md) · [Instant](OpenAI/gpt-5.5-instant.md) |
| ChatGPT 5.4 | [ChatGPT 5.4 Thinking system prompt](OpenAI/ChatGPT/chatgpt-5.4-thinking.md) | | ChatGPT 5.4 | [ChatGPT 5.4 Thinking system prompt](OpenAI/gpt-5.4-thinking.md) |
| ChatGPT 5.3 | [ChatGPT 5.3 Instant system prompt](OpenAI/ChatGPT/chatgpt-5.3-instant.md) | | ChatGPT 5.3 | [ChatGPT 5.3 Instant system prompt](OpenAI/gpt-5.3-instant.md) |
| ChatGPT 5.2 | [ChatGPT 5.2 Thinking system prompt](OpenAI/ChatGPT/chatgpt-5.2-thinking.md) | | ChatGPT 5.2 | [ChatGPT 5.2 Thinking system prompt](OpenAI/gpt-5.2-thinking.md) |
| ChatGPT 5 | [ChatGPT 5 Thinking system prompt](OpenAI/ChatGPT/chatgpt-5-thinking.md) · [Agent mode](OpenAI/ChatGPT/chatgpt-gpt-5-agent-mode.md) | | ChatGPT 5 | [ChatGPT 5 Thinking system prompt](OpenAI/gpt-5-thinking.md) · [Agent mode](OpenAI/chatgpt-gpt-5-agent-mode.md) |
| **ChatGPT Atlas** | [ChatGPT Atlas system prompt](OpenAI/ChatGPT/chatgpt-atlas.md) | | **ChatGPT Atlas** | [ChatGPT Atlas system prompt](OpenAI/chatgpt-atlas.md) |
| ChatGPT 4.5 | [ChatGPT 4.5 system prompt](OpenAI/ChatGPT/chatgpt-4.5.md) | | ChatGPT 4.5 | [ChatGPT 4.5 system prompt](OpenAI/chatgpt-4.5.md) |
| ChatGPT 4o | [ChatGPT 4o system prompt](OpenAI/ChatGPT/chatgpt-4o.md) · [Deprecation preparedness](OpenAI/ChatGPT/chatgpt-4o-deprecation-preparedness-prompt.md) | | ChatGPT 4o | [ChatGPT 4o system prompt](OpenAI/gpt-4o.md) · [Deprecation preparedness](OpenAI/ChatGPT/chatgpt-4o-deprecation-preparedness-prompt.md) |
| Voice modes | [ChatGPT advanced voice mode system prompt](OpenAI/ChatGPT/advanced-voice-mode.md) · [Legacy voice mode](OpenAI/ChatGPT/legacy-voice-mode.md) | | Voice modes | [ChatGPT advanced voice mode system prompt](OpenAI/gpt-4o-advanced-voice-mode.md) · [Legacy voice mode](OpenAI/gpt-4o-legacy-voice-mode.md) |
| Personalities | [ChatGPT personality instructions](OpenAI/ChatGPT/chatgpt-personality-instructions.md) | | Personalities | [ChatGPT personality instructions](OpenAI/chatgpt-personality-instructions.md) |
| Memory | [ChatGPT advanced memory system prompt](OpenAI/ChatGPT/tool-advanced-memory.md) | | Memory | [ChatGPT advanced memory system prompt](OpenAI/tool-advanced-memory.md) |
### Codex system prompts ### Codex system prompts
@@ -137,20 +137,20 @@ Leaked system prompts, captured verbatim — the hidden instructions and rules t
| Model | Prompt | | Model | Prompt |
|-------|--------| |-------|--------|
| GPT-5.5 | [GPT-5.5 API system prompt](OpenAI/API/gpt-5.5-api.md) · [Pro](OpenAI/API/gpt-5.5-pro-api.md) | | GPT-5.5 | [GPT-5.5 API system prompt](OpenAI/gpt-5.5-api.md) · [Pro](OpenAI/gpt-5.5-pro-api.md) |
| GPT-5.4 / 5.3 | [GPT-5.4 API](OpenAI/API/gpt-5.4-api.md) · [5.3 Chat](OpenAI/API/gpt-5.3-chat-api.md) · [5.3 Codex](OpenAI/API/gpt-5.3-codex-api.md) | | GPT-5.4 / 5.3 | [GPT-5.4 API](OpenAI/gpt-5.4-api.md) · [5.3 Chat](OpenAI/gpt-5.3-chat-api.md) · [5.3 Codex](OpenAI/gpt-5.3-codex-api.md) |
| o-series & older | [o3 / o4-mini reasoning-effort variants](OpenAI/API/) | | o-series & older | [o3 / o4-mini reasoning-effort variants](OpenAI/API/) |
<details><summary>Old models, tools & deprecated features</summary> <details><summary>Old models, tools & deprecated features</summary>
| | | | | |
|--|--| |--|--|
| Old models | [GPT-4.5](OpenAI/Old/gpt-4.5.md) · [GPT-4.1](OpenAI/Old/gpt-4.1.md) · [GPT-4.1 Mini](OpenAI/Old/gpt-4.1-mini.md) · [o3](OpenAI/Old/o3.md) · [o4-mini](OpenAI/Old/o4-mini.md) · [GPT-5.2 Mini (free)](OpenAI/Old/gpt-5.2-mini-free-account.md) · [ChatGPT 4o Mini](OpenAI/Old/chatgpt-4o-mini.md) | | Old models | [GPT-4.5](OpenAI/gpt-4.5.md) · [GPT-4.1](OpenAI/gpt-4.1.md) · [GPT-4.1 Mini](OpenAI/gpt-4.1-mini.md) · [o3](OpenAI/Old/o3.md) · [o4-mini](OpenAI/Old/o4-mini.md) · [GPT-5.2 Mini (free)](OpenAI/gpt-5.2-mini-free-account.md) · [ChatGPT 4o Mini](OpenAI/Old/chatgpt-4o-mini.md) |
| Old 4o variants | [4o WhatsApp](OpenAI/Old/gpt-4o-whatsapp.md) · [4o new personality](OpenAI/Old/4o-2025-09-03-new-personality.md) · [Monday GPT](OpenAI/Old/monday-gpt.md) | | Old 4o variants | [4o WhatsApp](OpenAI/Old/gpt-4o-whatsapp.md) · [4o new personality](OpenAI/4o-2025-09-03-new-personality.md) · [Monday GPT](OpenAI/Old/monday-gpt.md) |
| Old tools | [Canvas](OpenAI/Old/tool-canvas-canmore.md) · [Image gen](OpenAI/Old/tool-create-image-image_gen.md) · [File search](OpenAI/Old/tool-file_search.md) · [Python](OpenAI/Old/tool-python-code.md) · [Web search](OpenAI/Old/tool-web-search.md) | | Old tools | [Canvas](OpenAI/Old/tool-canvas-canmore.md) · [Image gen](OpenAI/Old/tool-create-image-image_gen.md) · [File search](OpenAI/Old/tool-file_search.md) · [Python](OpenAI/Old/tool-python-code.md) · [Web search](OpenAI/Old/tool-web-search.md) |
| Old policies | [Image safety](OpenAI/Old/prompt-image-safety-policies.md) · [Image safety (2026)](OpenAI/Old/image-safety-policies.md) · [Automation context](OpenAI/Old/prompt-automation-context.md) | | Old policies | [Image safety](OpenAI/Old/prompt-image-safety-policies.md) · [Image safety (2026)](OpenAI/Old/image-safety-policies.md) · [Automation context](OpenAI/Old/prompt-automation-context.md) |
| Deprecated features | [GPT-5 personalities](OpenAI/deprecated/gpt-5-listener-personality.md) · [GPT-5.1 personalities](OpenAI/deprecated/gpt-5.1-efficient.md) · [Deep research tool](OpenAI/deprecated/tool-deep-research.md) · [Study and learn](OpenAI/deprecated/study-and-learn.md) · [All](OpenAI/deprecated/) | | Deprecated features | [GPT-5 personalities](OpenAI/gpt-5-listener-personality.md) · [GPT-5.1 personalities](OpenAI/gpt-5.1-efficient.md) · [Deep research tool](OpenAI/tool-deep-research.md) · [Study and learn](OpenAI/Old/study-and-learn.md) · [All](OpenAI/deprecated/) |
| GPT-5.1 (old) | [Professional](OpenAI/Old/gpt-5.1-professional.md) | | GPT-5.1 (old) | [Professional](OpenAI/gpt-5.1-professional.md) |
</details> </details>
@@ -268,7 +268,7 @@ Leaked system prompts, captured verbatim — the hidden instructions and rules t
| Product | Prompt | | Product | Prompt |
|---------|--------| |---------|--------|
| **OpenCode** | [**OpenCode system prompt**](OpenCode/opencode.md) · [May 2026 capture](OpenCode/old/opencode-2026-05.md) | | **OpenCode** | [**OpenCode system prompt**](OpenCode/opencode.md) · [May 2026 capture](Misc/opencode.md) |
## Pi system prompt ## Pi system prompt