feat(bridgey-deploy): add remote agent deployment plugin#12
Merged
Conversation
…⇀‸↼‶)ᕗ Layer 1 (vitest): daemon lifecycle, channel push integration, and bridgey-connect a2a-client tests against real processes with mocked executor. Adds shared test helpers (spawn-daemon, channel-capture, waitForHealth) and brings bridgey-connect into the vitest workspace. Layer 2 (bash): 5 E2E scenarios gated behind BRIDGEY_TEST_E2E=1 with orchestrator, assertion helpers, color output, and artifact capture. Covers daemon lifecycle, channel push, A2A round-trip, bridgey-connect contract, and mesh discovery. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
New plugin providing: - 7-phase guided server setup (SSH, hardening, Tailscale, Docker) - Docker Compose and Coolify deployment paths - Bidirectional rsync sync skill - Remote status with daemon health checks - Coolify API integration for service management Migrated from persona-remote in kickinrad/personas with: - "persona" → "agent" terminology (backward-compatible paths) - Added bridgey daemon bundle support in Dockerfile/entrypoint - Added Coolify skill (new) - Config stored as bridgey-deploy.config.json Co-Authored-By: Claude <noreply@anthropic.com>
4c44a29 to
9dff815
Compare
bridgey-connect was removed in #11 but the E2E test commit re-introduced test files during rebase. The test imports a2a-client.js which no longer exists, causing CI failure. Co-Authored-By: Claude <noreply@anthropic.com>
The workspace entry still referenced the deleted plugin directory, causing vitest to fail at startup. Co-Authored-By: Claude <noreply@anthropic.com>
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
bridgey-deployplugin with 4 skills:deploy,sync,remote-status,coolifypersona-remotein kickinrad/personas (which has been removed in parallel)What's included
deploysyncremote-statuscoolifyTest plan
jq .)name:matches directory names🤖 Generated with Claude Code