Add secure in-chat connector authorization - #226
Merged
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
milind-soni
marked this pull request as ready for review
August 18, 2026 08:55
kargnas
added a commit
to kargnas/OpenMausBot
that referenced
this pull request
Aug 18, 2026
main의 milind-soni#227(iOS QR 페어링), milind-soni#226(인챗 커넥터 인증) 병합 충돌을 해결했다. codex/ACP capabilities에 추가된 composioMcp는 채택하고 정적 effortLevels 노출은 계속 제거했다. qrcode.react 의존성을 lockfile에서 받았다. Tested: pnpm typecheck, pnpm vitest run (103 files, 990 passed, 8 skipped) Confidence: high Scope-risk: narrow Reversibility: clean
This was referenced Aug 18, 2026
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.
What changed
Why
Users should be able to ask an agent to use an app without knowing what an API key or MCP server is. The previous flow required configuration outside the conversation and could leave the agent unable to continue after authorization.
User impact
When a connector is missing, OpenMausBot now shows a first-party card directly in chat. The user clicks Connect securely, completes authorization on Composio, and the bot continues automatically. Self-hosters can deploy the included broker or continue using a direct project key as an advanced fallback.
Security design
*.composio.dev.Validation
pnpm test— 976 application tests passed, 8 skipped; broker, updater, and packaged-server checks also passed.pnpm buildpnpm broker:checkThe production broker is deployed at
https://openmausbot-composio.milindsoni201.workers.dev.