Libra CodeHub

CedarCopilot/cedar-mail

Branch: staging

fix(slack): scope channel linking to user membership, not the whole workspace

closed#2596CedarCopilot

CedarCopilot wants to merge 2 commits into staging from fix/slack-channel-link-scope

11 files changed

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

  • modified.claude/skills/account-setup-from-transcript/SKILL.md+43-7
  • modifiedapps/server/src/db/integration-schemas.ts+22-5
  • addedapps/server/src/services/integrations/slack/__tests__/list-user-slack-channels.test.ts+209-0
  • addedapps/server/src/services/integrations/slack/__tests__/slack-config-shape.test.ts+90-0
  • modifiedapps/server/src/services/integrations/slack/link-matching-channels.ts+24-5
  • modifiedapps/server/src/services/integrations/slack/slack-api.ts+149-0
  • modifiedapps/server/src/services/integrations/slack/slack-sync.ts+54-9
  • addeddocs/account-setup/corgi-liam-2026-08-26.md+601-0
  • addeddocs/account-setup/corgi-liam-proposal.md+117-0
  • addeddocs/account-setup/mastra-jake-2026-08-25.md+349-0
  • addeddocs/bugs/slack-channel-link-timeout-2026-08-26.md+109-0