Prefer Colony as coordination companion#449
Merged
NagyVikt merged 1 commit intoApr 28, 2026
Merged
Conversation
Guardex setup and status prompts were still centered on cavemem even though the current coordination contract is Colony-first. The global service list now checks @imdeadpool/colony-cli as the companion and the docs include the runtime registration commands. Constraint: Keep existing setup/status flow intact while changing only the companion package identity. Rejected: Keep cavemem as optional alongside Colony | would preserve the stale prompt the user asked to replace. Confidence: high Scope-risk: narrow Tested: node --test --test-name-pattern "setup skips global install when companion npm tools are already installed|setup installs only missing global tools|setup warns when user declines oh-my-claudecode dependency install|setup installs missing local companion tools with explicit approval|setup warns when gh dependency is missing" test/setup.test.js Tested: node --test test/status.test.js Tested: node --check bin/multiagent-safety.js Tested: openspec validate agent-codex-replace-cavemem-with-colony-companion-2026-04-28-20-34 --type change --strict Tested: git diff --check
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.
Automated by gx branch finish (PR flow).