Skip to content

v0.0.1 — initial release

Choose a tag to compare

@iamdecatalyst iamdecatalyst released this 07 May 17:51

What ships

Quick start

pipx install vylth-annotator
annotator run                          # opens dashboard at http://localhost:8092
annotator skill install --target auto  # tells Claude/Codex/Cursor where to look

Drop into your dev site:

<script src="http://localhost:8092/w.js" data-project="local" data-token="local" data-webhook="http://localhost:8092/v1/feedback"></script>

Annotations land as PNG + Markdown pairs under ./.annot/<project>/ — agent-readable out of the box.