Skip to content

feat(share): add Magic Wormhole sharing for recordings#6

Merged
abrichr merged 1 commit intomainfrom
feat/wormhole-share
Feb 6, 2026
Merged

feat(share): add Magic Wormhole sharing for recordings#6
abrichr merged 1 commit intomainfrom
feat/wormhole-share

Conversation

@abrichr
Copy link
Member

@abrichr abrichr commented Feb 6, 2026

Summary

  • Add share.py module with send/receive via Magic Wormhole
  • Add capture share send/receive CLI commands
  • Add magic-wormhole as optional [share] dependency
  • Auto-installs wormhole if missing

Usage

capture share send ./my_recording
capture share receive 7-guitarist-revenge

Test plan

  • Test capture share send on a recording
  • Test capture share receive with the code
  • Verify auto-install of magic-wormhole works

🤖 Generated with Claude Code

- Add share.py module with send/receive via wormhole
- Add 'capture share send/receive' CLI commands
- Add magic-wormhole as optional [share] dependency
- Auto-installs wormhole if missing

Usage:
  capture share send ./my_recording
  capture share receive 7-guitarist-revenge

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@abrichr abrichr merged commit 9080e12 into main Feb 6, 2026
0 of 4 checks passed
@abrichr abrichr deleted the feat/wormhole-share branch February 6, 2026 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant