agenticdome-python-sdk 1.2.14__tar.gz → 1.2.15__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (100) hide show
  1. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/PKG-INFO +2 -1
  2. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_python_sdk.egg-info/PKG-INFO +2 -1
  3. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_python_sdk.egg-info/requires.txt +1 -0
  4. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/pyproject.toml +2 -1
  5. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/CONTRIBUTING.md +0 -0
  6. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/LICENSE +0 -0
  7. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/MANIFEST.in +0 -0
  8. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/NOTICE +0 -0
  9. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/README.md +0 -0
  10. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/SECURITY.md +0 -0
  11. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_python_sdk.egg-info/SOURCES.txt +0 -0
  12. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_python_sdk.egg-info/dependency_links.txt +0 -0
  13. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_python_sdk.egg-info/entry_points.txt +0 -0
  14. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_python_sdk.egg-info/top_level.txt +0 -0
  15. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_sdk/__init__.py +0 -0
  16. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_sdk/_framework_firewall.py +0 -0
  17. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_sdk/_mode.py +0 -0
  18. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_sdk/agno.py +0 -0
  19. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_sdk/autogen.py +0 -0
  20. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_sdk/aws_bedrock.py +0 -0
  21. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_sdk/claude.py +0 -0
  22. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_sdk/client.py +0 -0
  23. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_sdk/crewai.py +0 -0
  24. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_sdk/demo.py +0 -0
  25. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_sdk/google_adk.py +0 -0
  26. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_sdk/identity.py +0 -0
  27. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_sdk/langgraph.py +0 -0
  28. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_sdk/llamaindex.py +0 -0
  29. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_sdk/mcp_host.py +0 -0
  30. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_sdk/microsoft_agent_framework.py +0 -0
  31. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_sdk/microsoft_ai_foundry.py +0 -0
  32. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_sdk/openai_agents.py +0 -0
  33. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_sdk/proof.py +0 -0
  34. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_sdk/pydantic.py +0 -0
  35. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_sdk/simulation.py +0 -0
  36. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/agenticdome_sdk/smolagents.py +0 -0
  37. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/docs/frameworks/README.md +0 -0
  38. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/docs/frameworks/agno.md +0 -0
  39. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/docs/frameworks/autogen.md +0 -0
  40. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/docs/frameworks/aws-bedrock.md +0 -0
  41. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/docs/frameworks/claude-agent-sdk.md +0 -0
  42. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/docs/frameworks/crewai.md +0 -0
  43. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/docs/frameworks/custom-python.md +0 -0
  44. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/docs/frameworks/google-adk.md +0 -0
  45. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/docs/frameworks/langgraph.md +0 -0
  46. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/docs/frameworks/llamaindex.md +0 -0
  47. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/docs/frameworks/microsoft-agent-framework.md +0 -0
  48. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/docs/frameworks/microsoft-ai-foundry.md +0 -0
  49. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/docs/frameworks/openai-agents.md +0 -0
  50. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/docs/frameworks/pydanticai.md +0 -0
  51. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/docs/frameworks/smolagents.md +0 -0
  52. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/docs/mcp-integration.md +0 -0
  53. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/docs/performance-evidence.md +0 -0
  54. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/examples/PRODUCTION_INTEGRATION.md +0 -0
  55. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/examples/README.md +0 -0
  56. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/examples/attack_demo.py +0 -0
  57. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/examples/crewai_agenticdome_firewall.py +0 -0
  58. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/examples/frameworks/README.md +0 -0
  59. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/examples/frameworks/_shared.py +0 -0
  60. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/examples/frameworks/agno.py +0 -0
  61. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/examples/frameworks/autogen.py +0 -0
  62. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/examples/frameworks/aws_bedrock.py +0 -0
  63. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/examples/frameworks/claude_agent_sdk.py +0 -0
  64. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/examples/frameworks/crewai.py +0 -0
  65. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/examples/frameworks/custom_python.py +0 -0
  66. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/examples/frameworks/google_adk.py +0 -0
  67. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/examples/frameworks/langgraph.py +0 -0
  68. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/examples/frameworks/llamaindex.py +0 -0
  69. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/examples/frameworks/mcp.py +0 -0
  70. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/examples/frameworks/microsoft_agent_framework.py +0 -0
  71. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/examples/frameworks/microsoft_ai_foundry.py +0 -0
  72. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/examples/frameworks/openai_agents.py +0 -0
  73. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/examples/frameworks/pydanticai.py +0 -0
  74. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/examples/frameworks/smolagents.py +0 -0
  75. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/examples/langgraph_agenticdome_firewall.py +0 -0
  76. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/examples/local_simulation_gallery.py +0 -0
  77. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/examples/mcp_gateway_action_firewall.py +0 -0
  78. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/setup.cfg +0 -0
  79. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/setup.py +0 -0
  80. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/tests/test_agno_integration.py +0 -0
  81. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/tests/test_attack_demo.py +0 -0
  82. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/tests/test_autogen_integration.py +0 -0
  83. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/tests/test_aws_bedrock_integration.py +0 -0
  84. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/tests/test_claude_integration.py +0 -0
  85. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/tests/test_client.py +0 -0
  86. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/tests/test_crewai_integration.py +0 -0
  87. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/tests/test_execution_broker.py +0 -0
  88. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/tests/test_framework_guides.py +0 -0
  89. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/tests/test_google_adk_integration.py +0 -0
  90. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/tests/test_identity_context.py +0 -0
  91. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/tests/test_langgraph_integration.py +0 -0
  92. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/tests/test_llamaindex_integration.py +0 -0
  93. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/tests/test_local_simulation.py +0 -0
  94. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/tests/test_mcp_host_integration.py +0 -0
  95. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/tests/test_mcp_launch_example.py +0 -0
  96. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/tests/test_microsoft_agent_framework_integration.py +0 -0
  97. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/tests/test_microsoft_ai_foundry_integration.py +0 -0
  98. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/tests/test_openai_agents_integration.py +0 -0
  99. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/tests/test_pydanticai_integration.py +0 -0
  100. {agenticdome_python_sdk-1.2.14 → agenticdome_python_sdk-1.2.15}/tests/test_smolagents_integration.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: agenticdome-python-sdk
3
- Version: 1.2.14
3
+ Version: 1.2.15
4
4
  Summary: Official Python SDK for AgenticDome security guardrails, DLP, tool authorization, and multi-agent delegation enforcement.
5
5
  Author: AgenticDome
6
6
  License-Expression: Apache-2.0
@@ -102,6 +102,7 @@ Requires-Dist: claude-agent-sdk<=0.2.135,>=0.2.126; extra == "all"
102
102
  Requires-Dist: smolagents==1.26.0; extra == "all"
103
103
  Provides-Extra: dev
104
104
  Requires-Dist: pytest>=8.0.0; extra == "dev"
105
+ Requires-Dist: anyio>=4.0.0; extra == "dev"
105
106
  Requires-Dist: tomli>=2.0.0; python_version < "3.11" and extra == "dev"
106
107
  Requires-Dist: ruff>=0.5.0; extra == "dev"
107
108
  Requires-Dist: mypy>=1.8.0; extra == "dev"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: agenticdome-python-sdk
3
- Version: 1.2.14
3
+ Version: 1.2.15
4
4
  Summary: Official Python SDK for AgenticDome security guardrails, DLP, tool authorization, and multi-agent delegation enforcement.
5
5
  Author: AgenticDome
6
6
  License-Expression: Apache-2.0
@@ -102,6 +102,7 @@ Requires-Dist: claude-agent-sdk<=0.2.135,>=0.2.126; extra == "all"
102
102
  Requires-Dist: smolagents==1.26.0; extra == "all"
103
103
  Provides-Extra: dev
104
104
  Requires-Dist: pytest>=8.0.0; extra == "dev"
105
+ Requires-Dist: anyio>=4.0.0; extra == "dev"
105
106
  Requires-Dist: tomli>=2.0.0; python_version < "3.11" and extra == "dev"
106
107
  Requires-Dist: ruff>=0.5.0; extra == "dev"
107
108
  Requires-Dist: mypy>=1.8.0; extra == "dev"
@@ -48,6 +48,7 @@ crewai<=1.15.14,>=1.15.5
48
48
 
49
49
  [dev]
50
50
  pytest>=8.0.0
51
+ anyio>=4.0.0
51
52
  ruff>=0.5.0
52
53
  mypy>=1.8.0
53
54
  build>=1.0.0
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "agenticdome-python-sdk"
7
- version = "1.2.14"
7
+ version = "1.2.15"
8
8
  description = "Official Python SDK for AgenticDome security guardrails, DLP, tool authorization, and multi-agent delegation enforcement."
9
9
  readme = "README.md"
10
10
  requires-python = ">=3.9"
@@ -141,6 +141,7 @@ all = [
141
141
  ]
142
142
  dev = [
143
143
  "pytest>=8.0.0",
144
+ "anyio>=4.0.0",
144
145
  "tomli>=2.0.0; python_version < '3.11'",
145
146
  "ruff>=0.5.0",
146
147
  "mypy>=1.8.0",