LICENSE
README.md
__init__.py
admin.py
apps.py
cache.py
checks.py
conf.py
conftest.py
dto.py
errors.py
functions.py
models.py
parsing.py
py.typed
pyproject.toml
serializers.py
services.py
urls.py
views.py
./__init__.py
./admin.py
./apps.py
./cache.py
./checks.py
./conf.py
./conftest.py
./dto.py
./errors.py
./functions.py
./models.py
./parsing.py
./py.typed
./serializers.py
./services.py
./urls.py
./views.py
./migrations/0001_initial.py
./migrations/__init__.py
./providers/__init__.py
./providers/anthropic.py
./providers/base.py
./providers/claude_cli.py
./providers/openai_compat.py
./schemas/functions/llm.complete.json
./schemas/functions/llm.translate.json
./tests/__init__.py
./tests/fakes.py
./tests/test_api.py
./tests/test_extension_points.py
./tests/test_functions.py
./tests/test_models_and_admin.py
./tests/test_parsing.py
./tests/test_providers.py
./tests/test_public_api.py
./tests/test_services.py
./tests/urls.py
migrations/0001_initial.py
migrations/__init__.py
providers/__init__.py
providers/anthropic.py
providers/base.py
providers/claude_cli.py
providers/openai_compat.py
schemas/functions/llm.complete.json
schemas/functions/llm.translate.json
stapel_agent.egg-info/PKG-INFO
stapel_agent.egg-info/SOURCES.txt
stapel_agent.egg-info/dependency_links.txt
stapel_agent.egg-info/requires.txt
stapel_agent.egg-info/top_level.txt
tests/__init__.py
tests/fakes.py
tests/test_api.py
tests/test_extension_points.py
tests/test_functions.py
tests/test_models_and_admin.py
tests/test_parsing.py
tests/test_providers.py
tests/test_public_api.py
tests/test_services.py
tests/urls.py