Libra CodeHub

CedarCopilot/cedar-mail

Branch: staging

fix(agents): wire the Chats tab to real threads, scoped SELF-only

merged#2771CedarCopilot

CedarCopilot wants to merge 2 commits into staging from fix/chat-tab-self-scope

8 files changed

Libra does not show diffs here. View the full diff on GitHub.

  • modifiedapps/mail/modules/agents/__tests__/AgentRunsTab.test.tsx+23-0
  • modifiedapps/mail/modules/agents/components/AgentRunsTab.tsx+17-3
  • modifiedapps/mail/modules/agents/components/AgentView.tsx+13-1
  • modifiedapps/server/src/services/auth/authorize.ts+11-9aws-primary.syncThread
  • modifiedapps/server/src/trpc/routes/__tests__/agent-router-auth.test.ts+52-1
  • modifiedapps/server/src/trpc/routes/__tests__/agent-router-org-admin.test.ts+76-0
  • modifiedapps/server/src/trpc/routes/__tests__/chat-router-org-admin.test.ts+31-28
  • modifiedapps/server/src/trpc/routes/agent.ts+87-4orchestrator_agent_stepmodel_chunk On-Event Execution Agent (Understudy)model_chunk Automation Agent (Understudy)+7