Skip to content

v0.5.0 — background watcher endpoint

Choose a tag to compare

@smarchetti smarchetti released this 04 Jul 20:06
ab6dd02

New GET /api/wait long-poll endpoint: blocks until the next interaction and returns it as JSON (token-gated; artifact_id filter, optional timeout cap). Lets Claude run a background curl watcher and keep working instead of parking on the blocking tool. See CHANGELOG.md.