Skip to content

Add safety check handling for ComputerTool #923

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rm-openai
Copy link
Collaborator

@rm-openai rm-openai commented Jun 23, 2025

Summary

  • handle safety checks when using computer tools
  • expose new on_safety_check callback and data structure
  • return acknowledged checks in computer output
  • test acknowledging safety checks

Test plan

  • make format
  • make lint
  • make mypy
  • make tests

Resolves #843


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

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.

acknowledged_safety_checks during response
2 participants