Files
gastown/internal/cmd
tom f14dadc956 feat(mail): add channel subscribe/unsubscribe/subscribers CLI commands
Adds three new subcommands to `gt mail channel`:
- subscribe <name>: Subscribe current identity to a channel
- unsubscribe <name>: Unsubscribe current identity from a channel
- subscribers <name>: List all subscribers to a channel

These commands expose the existing beads.SubscribeToChannel and
beads.UnsubscribeFromChannel functions through the CLI.

Closes gt-77334r

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 03:42:02 -08:00
..
2026-01-09 02:22:20 +13:00
2026-01-08 22:10:40 +13:00
2026-01-17 02:09:01 -08:00
2026-01-08 12:36:54 -05:00
2026-01-17 02:09:14 -08:00