Skip to content

Backfill provider capability declarations#21

Closed
tnm wants to merge 1 commit into
mainfrom
provider-capability-backfill
Closed

Backfill provider capability declarations#21
tnm wants to merge 1 commit into
mainfrom
provider-capability-backfill

Conversation

@tnm
Copy link
Copy Markdown
Contributor

@tnm tnm commented Feb 17, 2026

Summary

  • backfill CAPABILITIES declarations for existing providers (E2B, Modal, Daytona, Hopx, Sprites, Cloudflare)
  • expose ProviderCapabilities from package exports
  • add tests/test_provider_capabilities.py to lock capability values and prevent regressions

Testing

  • ruff check sandboxes/providers/e2b.py sandboxes/providers/modal.py sandboxes/providers/daytona.py sandboxes/providers/hopx.py sandboxes/providers/sprites.py sandboxes/providers/cloudflare.py sandboxes/__init__.py tests/test_provider_capabilities.py
  • black --check sandboxes/providers/e2b.py sandboxes/providers/modal.py sandboxes/providers/daytona.py sandboxes/providers/hopx.py sandboxes/providers/sprites.py sandboxes/providers/cloudflare.py sandboxes/__init__.py tests/test_provider_capabilities.py
  • python3 -m pytest -q tests/test_provider_capabilities.py tests/test_cli.py tests/test_base.py

@tnm tnm closed this Feb 17, 2026
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