Pinpoints
A one-line embed that lets you (or your client) click any element on a deployed site, type a request, and file it. The reverse path lands in /requests.
What it is
Pinpoints is the “tap-and-comment on the actual page” surface Caddi ships. It’s a tiny script. It captures:
- The URL of the page being commented on.
- The CSS selector of the element clicked.
- A high-res screenshot, anonymized for visible PII.
- The text you typed, plus any uploaded images.
The request lands in your /requests inbox tied to the project and the environment that produced it.
Why it matters
Clients and stakeholders aren’t going to file a JIRA ticket. They will paste a screenshot in Slack. Pinpoints lives where the work is — on the actual staging deploy — and produces a payload your agent can act on (or you, with full context).
In this section
- Install — drop one snippet.
- Per-env toggle — on in staging and dev, off in production.
- Inbox — the
/requestspage.