LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
test_setup.py
gitlab_api/__init__.py
gitlab_api/__main__.py
gitlab_api/agent_server.py
gitlab_api/api_client.py
gitlab_api/auth.py
gitlab_api/gitlab_gql.py
gitlab_api/gitlab_input_models.py
gitlab_api/gitlab_response_models.py
gitlab_api/mcp_config.json
gitlab_api/mcp_server.py
gitlab_api.egg-info/PKG-INFO
gitlab_api.egg-info/SOURCES.txt
gitlab_api.egg-info/dependency_links.txt
gitlab_api.egg-info/entry_points.txt
gitlab_api.egg-info/requires.txt
gitlab_api.egg-info/top_level.txt
scripts/validate_a2a_agent.py
scripts/validate_agent.py
tests/__init__.py
tests/conftest.py
tests/test_api_wrapper.py
tests/test_gitlab_a2a_validation.py
tests/test_gitlab_api_brute_force_coverage.py
tests/test_gitlab_mcp_validation.py
tests/test_gitlab_models.py
tests/test_verify_agent.py
tests/verify_a2a_queries.py