Glassview turns agent screenshots into encrypted, expiring proof links on Cloudflare
kevinkern · x · 2026-09-06
Open-source Glassview tackles a real agent-workflow pain point: turning an agent's screenshots into shareable proof links.
It ships two parts:
- a Glassview skill that coding agents (Codex, Claude Code, etc.) can call to capture or upload real screenshots
- a self-hosted Cloudflare Worker + R2 backend provisioned with Alchemy
Flow: agent screenshot → encrypted upload → expiring viewer URL with an #k key → share the proof. The author also uses it on mobile to check the current state of an app an agent is building.
Install: npx skills add regenrek/glassview --skill glassview --agent codex -g (use --agent claude-code for Claude Code).
Related event: Glassview turns agent screenshots into shareable proof links(2 posts)→
More from coding & agent
- ETH Zurich tested 100 developers: written communication predicts vibe coding success — _akpiper · 2026-09-06
- Image + video + agents combined: new step in agentic video creation opens for feedback — Lianhuiq · 2026-09-06
- Ghost agent watches your PC 24/7, proposes fixes, and deploys after your voice approval — BLUECOW009 · 2026-09-06
- Marketing firm with 2,000 engineers caps AI coding plans at $200/month — Crafty-Sugar2507 · 2026-09-06
- 8 software books that matter more now that AI writes the code — bibryam · 2026-09-06
- Benchmarking 8 public remote MCP servers: latency, schema token bloat, silent 500s — FreeMembership5107 · 2026-09-06