LICENSE.md
README.md
pyproject.toml
swytchcode_runtime/__init__.py
swytchcode_runtime/cli.py
swytchcode_runtime/client.py
swytchcode_runtime/discover.py
swytchcode_runtime/errors.py
swytchcode_runtime/exec.py
swytchcode_runtime/manage.py
swytchcode_runtime/schema.py
swytchcode_runtime.egg-info/PKG-INFO
swytchcode_runtime.egg-info/SOURCES.txt
swytchcode_runtime.egg-info/dependency_links.txt
swytchcode_runtime.egg-info/top_level.txt
swytchcode_runtime/providers/__init__.py
swytchcode_runtime/providers/anthropic.py
swytchcode_runtime/providers/base.py
swytchcode_runtime/providers/crewai.py
swytchcode_runtime/providers/langgraph.py
swytchcode_runtime/providers/openai_agents.py
swytchcode_runtime/providers/vercel.py