Skip to content

Commit 448dae8

Browse files
Agent SDK + Codex MCP (#2165)
Co-authored-by: Charlie Weems <[email protected]>
1 parent 67bbfaf commit 448dae8

8 files changed

+717
-1
lines changed

authors.yaml

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

502-
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"

examples/codex/codex_mcp_agents_sdk/building_consistent_workflows_codex_cli_agents_sdk.ipynb

Lines changed: 703 additions & 0 deletions
Large diffs are not rendered by default.
196 KB
Loading
347 KB
Loading
26.1 KB
Loading
348 KB
Loading
663 KB
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)