Skip to content

Commit b74074c

Browse files
committed
logistical clean up
1 parent 18141ff commit b74074c

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

authors.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -499,4 +499,9 @@ himadri:
499499
website: "https://www.linkedin.com/in/himadri-acharya-086ba261/"
500500
avatar: "https://avatars.githubusercontent.com/u/14100684?v=4"
501501

502+
jhall-openai:
503+
name: "Josh Hall"
504+
website: "https://www.linkedin.com/in/jhall14/"
505+
avatar: "https://avatars.githubusercontent.com/u/198997750?v=4"
506+
502507

2 Bytes
Loading

registry.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44
# should build pages for, and indicates metadata such as tags, creation date and
55
# authors for each page.
66

7+
- title: Building Consistent Workflows with Codex CLI & Agents SDK
8+
path: examples/codex/codex_mcp_agents_sdk/building_consistent_workflows_codex_cli_agents_sdk.ipynb
9+
date: 2025-10-01
10+
authors:
11+
- jhall-openai
12+
tags:
13+
- agents-sdk
14+
- codex
15+
- mcp
16+
717
- title: GPT-5-Codex Prompting Guide
818
path: examples/gpt-5-codex_prompting_guide.ipynb
919
date: 2025-09-23

0 commit comments

Comments
 (0)