ATOM EVE

Sanity Docs Feedback

EXTERNAL
Turn reader feedback on Sanity-powered docs into draft fixes an editor can review before publishing.
EXTERNALCLONE UPSTREAM
Open repo ↗

Clone the upstream repo directly. This template is listed here for discovery, but it is not installed by npx atom-eve add.

$git clone https://github.com/sanity-labs/sanity-eve-docs-agent.git

What it does

Turns reader feedback on Sanity-powered docs into draft fixes an editor can review before publishing.

The external template:

  • receives new feedback through a Sanity Function
  • reads the referenced article and the feedback item
  • stages a scoped draft edit with Sanity Agent Actions
  • marks feedback as handled so retries and sweeps do not duplicate work
  • posts a Slack review notice with a link back to Studio

Atom Eve lists this template for discovery only. It is maintained by Sanity Labs and is not installed by npx atom-eve add.

Setup

Clone the upstream repo directly: git clone https://github.com/sanity-labs/sanity-eve-docs-agent.git.