Skip to content

Commit 4eb9681

Browse files
Code modernization cookbook (#2247)
1 parent 625edfe commit 4eb9681

File tree

8 files changed

+373
-0
lines changed

8 files changed

+373
-0
lines changed

authors.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -542,3 +542,8 @@ samarth-oai:
542542
name: "Samarth Madduru"
543543
website: "https://x.com/samarthmadduru"
544544
avatar: "https://pbs.twimg.com/profile_images/1911309450368970752/6IFoTpmu_400x400.jpg"
545+
546+
derrickchoi-openai:
547+
name: "Derrick Choi"
548+
website: "https://www.linkedin.com/in/derrickchoi/"
549+
avatar: "https://avatars.githubusercontent.com/u/211427900"

examples/codex/code_modernization.md

Lines changed: 360 additions & 0 deletions
Large diffs are not rendered by default.
504 KB
Loading

images/pilot-candidate.png

2.24 MB
Loading

images/pilot-flow-diagram.png

302 KB
Loading

images/pilot-folder-structure.png

485 KB
Loading

images/pilot-yaml.png

658 KB
Loading

registry.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2652,3 +2652,11 @@
26522652
- gpt-5.1
26532653
- responses
26542654
- reasoning
2655+
2656+
- title: Modernizing your Codebase with Codex
2657+
path: examples/codex/code-modernization.md
2658+
date: 2025-11-19
2659+
authors:
2660+
- derrickchoi-openai
2661+
tags:
2662+
- codex

0 commit comments

Comments
 (0)