Remove the "Notable changes from v2.1.50" section that was not part
of the actual system prompt. Expand all tool descriptions and
instructions to their full verbatim text instead of summaries.
Major changes from v2.1.50: Agent tool replaces Task tool, ToolSearch
for deferred tools, ScheduleWakeup for /loop, persistent auto memory
system, new "executing actions with care" and "text output" sections,
ultrareview feature, worktree isolation, Monitor tool, and model
references updated to Claude 4.X family (Opus 4.7, knowledge cutoff
May 2025).
- Add 🔥 Recently Updated table at top highlighting GPT-5.5, Claude
Opus 4.7, Claude Cowork, Claude Code, Grok 4.3 Beta, Gemini 3.1 Pro
- Add Claude Opus 4.7, Design, Mobile iOS, Word, PowerPoint, Official docs
- Add GPT-5.5 (Thinking + Codex), Codex auto-review, advanced memory tool
- Add Grok 4.3 Beta as latest, reorder Grok by version descending
- Add Google Search AI Mode, fix Gemini CLI link, fix NotebookLM link
- Add Meta AI, Qwen 3.6 Plus, Brave Search, Indus AI to Misc
- Update description to reflect newest models
Added guidelines for using Claude in PowerPoint, including communication style, planning, typography, key rules, slide master usage, and verification processes.
Added system instructions for the WORD AGENT, detailing its identity, communication style, main document tools, key rules, and guidelines for handling various document editing tasks.
Updated the tools section to clarify the available standard and special tools, including their usage and syntax. Removed deprecated tools and improved formatting for better readability.
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.
- Surface the new per-model Codex CLI prompts (OpenAI/codex/) inline
with the matching GPT-5.4, 5.3, and 5.2 rows
- Replace dead OpenAI/codex-cli.md link with a row pointing at the
new codex/ folder plus the friendly/pragmatic personality files
- Repath OpenAI/gpt-5.3-codex.md to its new home in OpenAI/codex/
- Fix Misc/Notion AI.md link (file is now Notion-AI.md)
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).