Skip to content

Commit a0681e7

Browse files
Codex/migrate claude agent sdk cookbook (#2742)
Co-authored-by: chatgpt-codex-connector[bot] <199175422+chatgpt-codex-connector[bot]@users.noreply.github.com>
1 parent f6a7ffa commit a0681e7

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

  • examples/agents_sdk/migrate-from-claude-agent-sdk

examples/agents_sdk/migrate-from-claude-agent-sdk/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,3 @@ A successful migration preserves the business task and updates the execution mod
677677

678678
- **For multi-agent ownership, use `agent.as_tool(...)` when the main agent should stay in charge.**
679679
Use `handoffs=[...]` when a specialist should own the final response.
680-
681-
## Community resources
682-
683-
- [Claude to OpenAI Agents migrator skill](https://skillbook.app.openai.org/hillarydanan/claude-to-openai-agents-migrator) can generate a dry-run migration plan for a local repository. Community-authored: review the skill before applying it to production code.

0 commit comments

Comments
 (0)