Skip to content

Fix/global agent bug#878

Closed
paullizer wants to merge 29 commits intoDevelopmentfrom
fix/global-agent-bug
Closed

Fix/global agent bug#878
paullizer wants to merge 29 commits intoDevelopmentfrom
fix/global-agent-bug

Conversation

@paullizer
Copy link
Copy Markdown
Contributor

  • Global Agent Scope Gate Fallback
    • Fixed per-user Semantic Kernel chats so selecting a global agent no longer silently falls back to the standard GPT model when personal agents are disabled for the tenant.
    • The per-user loader now treats global, personal, and group agent scopes separately, allowing valid global-agent selections to continue through agent invocation while keeping personal and group scope toggles enforced as configured.
    • Added regression coverage for the shared scope gate used by the per-user loader.
    • (Ref: semantic_kernel_loader.py, functions_agent_scope.py, test_global_agent_scope_gate.py, global agent request routing)

Copilot AI review requested due to automatic review settings May 1, 2026 12:02
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review this pull request because it exceeds the maximum number of lines (20,000). Try reducing the number of changed lines and requesting a review from Copilot again.

@paullizer paullizer closed this May 1, 2026
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.

2 participants