Skip to content

Add domain allowlist fields to SandboxNetworkConfig TypedDict#893

Merged
ddworken merged 1 commit intoanthropics:mainfrom
an-dustin:dustin/sandbox-network-config-parity
Apr 29, 2026
Merged

Add domain allowlist fields to SandboxNetworkConfig TypedDict#893
ddworken merged 1 commit intoanthropics:mainfrom
an-dustin:dustin/sandbox-network-config-parity

Conversation

@an-dustin
Copy link
Copy Markdown
Contributor

Brings the Python SandboxNetworkConfig TypedDict to parity with the TypeScript schema. Adds allowedDomains, deniedDomains, allowManagedDomainsOnly, and allowMachLookup so Python SDK users can configure network allowlists with proper type hints.

Brings the Python TypedDict to parity with the TypeScript SandboxNetworkConfigSchema. Adds allowedDomains, deniedDomains, allowManagedDomainsOnly, and allowMachLookup.
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@49eed4f). Learn more about missing BASE report.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #893   +/-   ##
=======================================
  Coverage        ?   88.22%           
=======================================
  Files           ?       23           
  Lines           ?     3899           
  Branches        ?        0           
=======================================
  Hits            ?     3440           
  Misses          ?      459           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ddworken ddworken merged commit 92e4a15 into anthropics:main Apr 29, 2026
7 checks passed
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.

3 participants