Skip to content

Conversation

@dkundel-openai
Copy link
Collaborator

Summary

  • add a codex-tool.ts example that runs a Codex task through the agents SDK and surfaces the traced output
  • expose the example via the tools workspace README and scripts so it can be launched with pnpm
  • refresh the agents-extensions metadata to record the Codex SDK dependency

Testing

  • pnpm -F tools build-check (fails: TypeScript cannot resolve @openai/agents until the workspace packages are built)
  • pnpm build (fails: workspace packages need generated shims before the TypeScript compile succeeds in this environment)

https://chatgpt.com/codex/tasks/task_i_69051690fb78833187722794386d7445

@changeset-bot
Copy link

changeset-bot bot commented Oct 31, 2025

⚠️ No Changeset found

Latest commit: e6472da

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants