Skip to content

fix(mcp): forward RBAC role and move tool injection to base agent#2647

Merged
mrveiss merged 1 commit intoDev_new_guifrom
fix/issue-2629-rbac-role
Mar 27, 2026
Merged

fix(mcp): forward RBAC role and move tool injection to base agent#2647
mrveiss merged 1 commit intoDev_new_guifrom
fix/issue-2629-rbac-role

Conversation

@mrveiss
Copy link
Copy Markdown
Owner

@mrveiss mrveiss commented Mar 27, 2026

Summary

Closes #2629
Closes #2631

Test plan

  • 18/18 tests passing (15 dispatch + 3 chat agent)
  • All existing tests pass with base class method inheritance
  • Patch paths updated for base class location

@mrveiss mrveiss merged commit 5664e53 into Dev_new_gui Mar 27, 2026
1 check passed
@github-actions
Copy link
Copy Markdown

⚠️ SSOT Configuration Compliance: Violations Found

Metric Count
Total Violations 2
SSOT Violations (high priority) 1
Other Violations 1

⚠️ 1 values have SSOT config equivalents!

These should be replaced with SSOT config imports:

Python:

from src.config.ssot_config import config
# Use: config.vm.main, config.port.backend, config.backend_url

TypeScript:

import config from '@/config/ssot-config'
// Use: config.vm.main, config.port.backend, config.backendUrl

📖 See SSOT_CONFIG_GUIDE.md for documentation.

@mrveiss mrveiss deleted the fix/issue-2629-rbac-role branch March 27, 2026 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant