Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions authors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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/"
Expand Down
9 changes: 9 additions & 0 deletions registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@
# should build pages for, and indicates metadata such as tags, creation date and
# authors for each page.

- title: Automating Code Quality and Security Fixes with Codex CLI on GitLab
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
Expand Down