Simplify plugin and team management - #195
Merged
Merged
Conversation
kargnas
added a commit
to kargnas/OpenMausBot
that referenced
this pull request
Aug 17, 2026
main의 0.1.24(milind-soni#192 턴 엔진 강화·Composio 게이트·파일 메모리, milind-soni#195 플러그인/팀 관리 단순화) 병합 충돌을 해결했다. - 룸 턴은 main의 봇별 busy 게이트를 채택하고 catalog 검증 실패 시 busy를 해제한 뒤 거부하도록 이었다. - capabilities에 composioMcp가 추가됐고 정적 effortLevels 노출은 계속 제거했다. - zod 의존성을 lockfile에서 받았다. Tested: pnpm typecheck, pnpm vitest run (80 files, 731 passed, 8 skipped) Confidence: high Scope-risk: moderate Reversibility: moderate
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.
Summary
Product behavior
Replacing a team removes the current bots from the active sidebar without deleting their conversations. Archived bots can be restored later, and the Chief of Staff or last active bot cannot be archived accidentally.
Validation
pnpm typecheckpnpm test— 684 passed, 8 skipped; 12 updater tests passedpnpm build