Tools Library

Safe-by-default API tools for AI agents: dry-run plans, explicit apply, verification, receipts.

Qwayk

Qwayk tools are small command-line tools (CLIs) for one API each. They’re built for AI-assisted work without “guessing edits”.

I built them because I don’t want an agent to “kind of” do the right thing. I want it to either do the exact thing we planned — or refuse.

If you’re new, don’t overthink it. Pick one tool, run one dry-run, and read the plan like a checklist. If you get stuck, send yourself (or me) the redacted plan/receipt. That’s usually enough to debug fast. If you want a safe first win: run a read-only command first, then stop and review what you got.

The short version: - Dry-run first (plan). - Apply on purpose (writes are gated). - Verify after changes (read-back + receipts).

If you’re new, start with: - Docs - Safety model

Flagship tools

Also available

Status labels (what I mean)

  • Stable: safety contract is locked; docs/tests are solid.
  • Beta: safe, but still changing quickly.
  • Experimental: available, but not guaranteed (expect churn).

Trust & policies

Start here

If you’re new, start with the docs first, then pick a tool.