From e6344aa81d835cf2eacca002f3d760aa7f05dc09 Mon Sep 17 00:00:00 2001 From: jonlim-openai Date: Fri, 29 Aug 2025 03:13:03 +0800 Subject: [PATCH 1/3] Update registry.yaml Added new entry for registry after PR is approved on #2097 2097 --- registry.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/registry.yaml b/registry.yaml index a85c923634..f21f12a8ca 100644 --- a/registry.yaml +++ b/registry.yaml @@ -4,6 +4,15 @@ # should build pages for, and indicates metadata such as tags, creation date and # authors for each page. +- title: Realtime Prompting Guide + path: examples/codex/secure_quality_gitlab.md + date: 2025-08-29 + authors: + - jonlim-openai + - pap-openai + tags: + - codex + - title: Realtime Prompting Guide path: examples/Realtime_prompting_guide.ipynb date: 2025-08-28 From 824737f38353b3dba1bcf3cad5c9fc3d08bcdf2e Mon Sep 17 00:00:00 2001 From: jonlim-openai Date: Fri, 29 Aug 2025 20:13:57 +0800 Subject: [PATCH 2/3] Update registry.yaml --- registry.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.yaml b/registry.yaml index f21f12a8ca..7e2c5a2606 100644 --- a/registry.yaml +++ b/registry.yaml @@ -4,7 +4,7 @@ # should build pages for, and indicates metadata such as tags, creation date and # authors for each page. -- title: Realtime Prompting Guide +- title: Automating Code Quality and Security Fixes with Codex CLI on GitLab path: examples/codex/secure_quality_gitlab.md date: 2025-08-29 authors: From 4e8f76631b1c28f3af0218bd95f65c1424a90b1d Mon Sep 17 00:00:00 2001 From: jonlim-openai Date: Fri, 29 Aug 2025 20:18:48 +0800 Subject: [PATCH 3/3] Update authors.yaml Added myself as part of the authors --- authors.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/authors.yaml b/authors.yaml index ec7476bd74..b164a40e2a 100644 --- a/authors.yaml +++ b/authors.yaml @@ -2,6 +2,12 @@ # You can optionally customize how your information shows up cookbook.openai.com over here. # If your information is not present here, it will be pulled from your GitHub profile. + +jonlim-openai: + name: "Jonathan Lim" + website: "https://www.linkedin.com/in/jonlmr" + avatar: "https://avatars.githubusercontent.com/u/189068472?v=4" + WJPBProjects: name: "Wulfie Bain" website: "https://www.linkedin.com/in/wulfie-bain/"