Sprint 162: Integrate Chat Connections — merge feature/CODUX-162-integrate-chat-connections into dev - #2531
Merged
Merged
Conversation
…ate-chat-connections-t01-codex-mra8iqge Add chat provider persistence contracts (codex)
…ate-chat-connections-t02-codex-mra95sj0 Expose chat provider dashboard API (codex)
… task/feature-codux-162-integrate-chat-connections-t03-codex-mra95t9b
…ate-chat-connections-t03-codex-mra95t9b Add MCP chat provider management (codex)
…ate-chat-connections-t04-codex-mra9o1a6 Implement authenticated chat ingress (codex)
…hat-connections-t06-codex-mrab2xfa
…ate-chat-connections-t06-codex-mrab2xfa Build chat provider settings UI (codex)
…hat-connections-t05-codex-mrab2wp4
…ate-chat-connections-t05-codex-mrab2wp4 Deliver external chat replies (codex)
…ate-chat-connections-t07-codex-mractfsg Document chat provider integrations (codex)
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 Sprint Completion: Sprint 162 · Integrate Chat Connections
📋 Summary
Sprint: Sprint 162 · Integrate Chat Connections Tasks: 7/7 completed
🔗 Linked Issues
🧭 Planning
gpt-5.5Included usage estimate (subscription/local login): $2.70
🎯 Original Sprint Prompt
Integrate configurable external chat providers under Settings -> Providers so WhatsApp, iMessage, Telegram, Slack, Microsoft Teams, and Discord can be securely connected to project-manager chat flows, managed through dashboard and MCP APIs, linked flexibly across projects/channels, and routed through the existing chat reply runtime with external-channel-safe replies that suppress dashboard-only rich widgets.
✅ Task Checklist
codex(PR)codex(PR)codex(PR)codex(PR)codex(PR)codex(PR)codex(PR)👥 Provider Breakdown
7 by codex
⏱️ Sprint Timing
📊 Aggregate CLI Token Usage
Included usage estimate (subscription/local login): $45.22
🕵️ QA Review Summary
Outcome: pass
The sprint’s chat-provider integration is implemented end-to-end and validated: the backend repository, dashboard/API, MCP management, ingress, outbound delivery, UI, and docs all passed their focused Vitest suites,
pnpm run lint,pnpm run build, andpnpm run check:docs-web.🌿 Branch Info
Base:
devHead:
feature/CODUX-162-integrate-chat-connections🤖 Generated by Code UX