Skip to content

Isolate fake Responses harness auth#77

Merged
cbusillo merged 1 commit into
local/cbusillo-overlayfrom
fix/fake-responses-auth-isolation
May 15, 2026
Merged

Isolate fake Responses harness auth#77
cbusillo merged 1 commit into
local/cbusillo-overlayfrom
fix/fake-responses-auth-isolation

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

Summary

  • suppress inherited Code auth when the exec harness runs a fake Responses server
  • force the fake Responses run to use the dummy API key and Responses wire API
  • record auth suppression state in the harness manifest and document the behavior

Validation

  • python3 -m py_compile tools/code-exec-harness/harness.py
  • CODE_HOME=$(mktemp -d) OPENAI_API_KEY=live-token-should-not-use python3 tools/code-exec-harness/harness.py tools/code-exec-harness/scenarios/image-history-replay.json --inherit-auth
  • ./build-fast.sh

@cbusillo cbusillo merged commit 9daab26 into local/cbusillo-overlay May 15, 2026
1 check passed
@cbusillo cbusillo deleted the fix/fake-responses-auth-isolation branch May 15, 2026 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant