Skip to content

Conversation

@dkundel-openai
Copy link
Collaborator

@dkundel-openai dkundel-openai commented Jun 13, 2025

Summary

  • extend lifecycle tool start/end events with details param
  • include tool call info when emitting tool events
  • update realtime session events
  • adjust unit tests for new event args

Fixes #100

Testing

  • pnpm build
  • pnpm test
  • pnpm lint

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

@changeset-bot
Copy link

changeset-bot bot commented Jun 13, 2025

⚠️ No Changeset found

Latest commit: 6dd803f

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

@seratch seratch changed the title feat: pass toolCall details with tool events feat: pass toolCall details with tool events (fixes #100) Jun 13, 2025
@dkundel-openai dkundel-openai merged commit 8f23102 into main Jun 16, 2025
5 checks passed
@dkundel-openai dkundel-openai deleted the codex/add-details-parameter-to-tool_start-and-tool_end-events branch June 16, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Would it be possible to expose callId in tool lifecycle events for better tracking?

3 participants