rowboat/apps/x/packages
gagan 2f926f8dc0
fix(copilot): make Copilot aware of native Slack and query selected channels (#627)
When Slack is connected natively (desktop/cURL auth, not Composio), the Copilot now routes Slack requests to the native slack skill instead of composio-integration, surfaces the user's selected channels in the system prompt, and steers catch-up queries to 'agent-slack message list --oldest' rather than unreads/search (which return empty under desktop-imported auth). Instruction cache is invalidated on slack:setConfig and knowledgeSources:upsert so changes take effect.
2026-06-18 11:53:56 -07:00
..
core fix(copilot): make Copilot aware of native Slack and query selected channels (#627) 2026-06-18 11:53:56 -07:00
shared feat: compose new email with contact autocomplete and AI drafting (#616) 2026-06-19 00:14:00 +05:30