blipcoard
blipcoard is a cross-platform clipboard routing system for agent workflows.
Instead of letting agents read the raw OS clipboard directly, blipcoard
mirrors clipboard events into a local, structured, auditable store and scopes
agent access to workspaces chosen by the user.
Core product surfaces:
blipd: background daemon and runtime ownerblip: CLI clientblipcoard: desktop app backed by the daemon API
Start Here
- One-command setup
- Product model
- CLI install and operations
- CLI reference
- Troubleshooting
- Runtime distribution model
- Desktop bundle notes
- Upgrade and migration strategy
Architecture
- Runtime boundary
- Runtime model
- Privacy and workspace policy
- Hosted workspace architecture
- Hosted workspace threat model
- Hosted sync protocol
- Storage and rich payload reliability
- Daemon API reference
Roadmap and Contribution
- Phase model
- MVP phases
- Project breakdown
- Development workflow
- Docs maintenance
- Repository layout
- Docs site architecture
Runtime Rule
Supported installs keep blipd as the only clipboard watcher:
- Full install:
blipd,blip, and the desktop app - CLI-only install:
blipdandblip - Desktop-only install: unsupported