-
Notifications
You must be signed in to change notification settings - Fork 0
Public Shares
Publish any test run, build, or visual diff as a public, login-free report at /r/<slug>. External reviewers — designers, PMs, customers, or prospects — can view screenshots, diffs, and session video without an account on your instance.
- Screenshots and diffs in a read-only, watermarked view.
- Session video — the run's recording, served as WebM with automatic MP4 conversion and a still-image fallback for players that can't stream it.
- AI demo notes (optional) — an AI-written summary and highlights describing what the run demonstrates.
- Zip download of the run's artifacts.
Share from a test (recommended — a single test's run) or from a build (a multi-test QA suite). Test-scoped shares are the common case.
Each share ships copy and media-aware cards tuned per network, so a link previews well when posted to X, YouTube, and TikTok (including the media-aware X flow for attaching the session video/screenshot).
- Stable URL on re-publish — re-publishing the same scope reuses the existing slug instead of minting a new link.
- Revocable — revoke a share at any time to take the public page offline.
Via MCP: lastest_publish_share creates a link and lastest_share manages/lists/revokes shares, so an agent can publish a report as part of a workflow. See MCP Server.
Public share pages and their assets are served on unauthenticated routes (/r/, share media, and OG-image endpoints). If you front Lastest with a WAF/CDN, allow these paths and the social-card crawlers so link previews render.
Lastest Wiki
Getting Started
Core Features
- Visual Diffing
- AI Configuration
- Fix-the-App Advisor
- Agent Monitoring
- Public Shares
- Gamification
- Scheduled Runs
- Bug Reports
- Settings Reference
Integrations
- GitHub Integration
- GitLab Integration
- Google Sheets Integration
- Custom Webhooks
- VSCode Extension API
- MCP Server
Deployment & CI
Administration
Reference