Operate In JavaScript
yeet is a JavaScript runtime for Linux Ops.
curl -fsSL https://yeet.cx | shAvailable only on Linux
Build your first tool in minutes.
Custom to your machine and your needs.
Action on everything.
Set alerts across your entire ops stack using natural language. Use iMessage, Slack, or webhooks, and the promise resolves when a person responds.
▸import { watch, yeet } from "yeet";2 3watch({ kind: "deploy" }, async (d) => {4 if (d.timedOut) {5 const reply = await yeet.alert({6 channel: "#oncall",7 text: `${d.service} timed out`,8 options: ["retry", "skip", "rollback"],9 });10 if (reply === "rollback") {11 await d.rollback();12 }13 }14});Agent toolkit.
Secure agent access, build optimization loops, and observe every detail from the kernel.
Secure by default.
yeet scripts run inside V8 isolates. As secure as the browser tab you're reading this in.
Every syscall, packet and probe.
yeet gives you kernel-rate visibility with featherweight overhead. Nothing gets dropped.
Still paying per event?
Your kernel doesn't bill you… yeet runs locally — flat cost, unlimited events.
Stay in the loop.
New scripts, release notes, and low level hot takes. No spam.