Jobsgateway

Track every async job your agent runs

Every async job in one list: renders, formations, deploys.

jobsasync
$ vetta jobs watch job_92
job_92 · deployshop.acme.cobuild → bundle → deploy → boot
64%
queue5
  • job_90 · image · 6 product shotsdone
  • job_91 · render · hero.mp4done
  • job_92 · deploy · shop.acme.corunning
  • job_93 · formation · acme llcqueued
  • job_94 · clip · ep-12queued
1 runningone list, every kind

Paste and ship

Drop this into Claude Code, Codex, or Cursor. It reads the docs and wires up Jobs for you.

Agent prompt
Read https://vetta.sh/docs/capabilities/observability and use the naïve Jobs primitive in my project. It is part of the gateway layer; wire it through naive.config.ts rather than calling a vendor directly.

Related primitives