Merge pull request #2883 from Molecule-AI/refactor/a2a-tools-rbac-extract-rfc2873-iter4a

refactor(workspace): extract RBAC helpers from a2a_tools.py (RFC #2873 iter 4a)
This commit is contained in:
2026-05-05 16:59:36 +00:00
committed by GitHub
4 changed files with 433 additions and 89 deletions
+1
View File
@@ -55,6 +55,7 @@ TOP_LEVEL_MODULES = {
"a2a_executor",
"a2a_mcp_server",
"a2a_tools",
"a2a_tools_rbac",
"adapter_base",
"agent",
"agents_md",