stdiod/docs: add Beeper "connect your chats" tunnel graphic - #69
Merged
Conversation
A product/value-facing companion to architecture.svg for the Beeper flow: one outbound WebSocket lets a SealGate-driven stdiod daemon run a local Beeper MCP server that bridges WhatsApp, Telegram, X, LinkedIn and more. - beeper-tunnel.svg - self-contained, portable asset (blog, onboarding, README) - beeper-tunnel.html - interactive brand-styled page with headline Pairs with scripts/install-beeper.sh for the specialized Beeper onboarding. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013m5xhPVxKJHzSQrqxEgJUL
The self-contained beeper-tunnel.svg is the reusable asset; the branded HTML page isn't needed in-repo. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013m5xhPVxKJHzSQrqxEgJUL
|
ⓘ Qodo reviews are paused because the subscription is no longer active. Ask your workspace admin to reactivate the subscription to resume reviews. Manage billing |
check_ai_writing.sh forbids U+2014; replace the two em dashes in the aria-label with plain phrasing. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013m5xhPVxKJHzSQrqxEgJUL
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.
Adds a product/value-facing companion to
architecture.svgincrates/stdiod/docs/, for the Beeper flow.What it shows: one outbound WebSocket lets a SealGate-driven
stdioddaemon run a local Beeper stdio MCP server that bridges WhatsApp, Telegram, X, LinkedIn, Instagram, Messenger, Discord and Slack — connecting an AI agent to your chats. Headline: "Connect your AI agent to your chats."File
crates/stdiod/docs/beeper-tunnel.svg— self-contained, portable SVG (black background, all logos inlined, font fallbacks, no external deps — same convention asarchitecture.svg). The headline is intentionally left out of the SVG so consumers can set their own.Intended consumers
crates/stdiod/scripts/install-beeper.sh(install --demo --server-name beeper-…)Real brand marks sourced from eito.me/icons (SealGate, robot, Beeper) and svgl.app (chat-network logos); the SealGate mark is extracted from the repo's own logo.
🤖 Generated with Claude Code
Generated by Claude Code
Summary by cubic
Adds
crates/stdiod/docs/beeper-tunnel.svg, a self-contained diagram of the Beeper tunnel showing a single outbound WebSocket fromSealGate(cloud) to a localstdioddaemon running Beeper as a stdio MCP server bridging WhatsApp, Telegram, X, LinkedIn, Instagram, Messenger, Discord, and Slack. This clarifies the value/story for docs and onboarding; no runtime behavior changes.aria-labelupdated to remove em dashes to satisfycheck_ai_writing.sh.crates/stdiod/docs/architecture.svg.crates/stdiod/scripts/install-beeper.sh(install --demo --server-name beeper-…).Written for commit bb40224. Summary will update on new commits.