The Dino Dispatch

What's New in Dino

Release notes and thoughts.

August 15, 2026The Dino DispatchLatest · v1.0.7
Latest releaseFeature
dino init, now driven by an agent

v1.0.7 · August 15, 2026

Headless `dino init`: an autonomous agent or a CI job can configure Dino end to end with zero prompts, one round-trip validation, and machine-readable results.

In this issue

  • Built for agents, not prompts
  • One round-trip to a working config
  • Safe to run on autopilot
  • Machine-readable, end to end
  • Also in 1.0.7

Past Dispatches

August 15, 2026Fixv1.0.6

Accurate package metadata

Housekeeping: the npm package description and maintainer details now read correctly.

Read more →
August 15, 2026Securityv1.0.4

Linear-time output scanning

A hardening fix: Dino's output leak-check now runs in guaranteed linear time, closing a potential ReDoS flagged by CodeQL.

Read more →
August 15, 2026Featurev1.0.3

Output you can pipe, diff, and trust

Every command now separates the verdict from the noise: clean JSON on stdout, honest exit codes, and a permanent contract that keeps Dino's output machine-readable.

Read more →
August 8, 2026Featurev1.0.2

Onboarding, OAuth2, and REST everywhere

A one-step dino init with authenticated local tests, OAuth2 client-credentials, and full REST coverage across docs, watch, and change tracking.

Read more →
August 7, 2026Fixv1.0.1

Clean scan output

dino scan now prints only your report. Every spinner, notice, and engine log moved to stderr, so piping and redirecting a scan finally do exactly what you expect.

Read more →
August 6, 2026Featurev1.0.0

Dino CLI 1.0

The Dino CLI is now stable and generally available, with a hardened dino login and a committed versioning contract you can pin in CI.

Read more →
July 28, 2026Engineering

Dino's one promise

Dino exists to tell you the truth about your API. 0.5.0 is the release where that became the thing everything else answers to.

Read more →
June 22, 2026Engineering

The-gap-where-api-incidents-hide

Most API incidents aren't exotic exploits, they're the slow drift between what your API promises and what it actually does. Here's where that gap hides, and how to close it.

Read more →
April 19, 2026Docsv0.4.5

Documentation Refresh

The docs catch up to REST: docs.usedino.dev and every README rewritten, plus the v0.4.1–v0.4.4 release-pipeline hardening rolled up.

Read more →
April 18, 2026Featurev0.4.0

REST API Scanning

Dino now scans REST end to end: OpenAPI discovery, 19 fuzz strategies across 6 attack surfaces, response validation, and a real --fail-on-high CI gate.

Read more →
April 16, 2026Fixv0.3.1

CLI UX Patch

Fewer mystery failures: dino init warns before a bad URL, and scan timeouts now tell you what to do. Plus the groundwork for REST.

Read more →
April 12, 2026Featurev0.3.0

Rich Terminal UI

An Ink-powered terminal UI with a real design system, an ESM bundle a quarter of the size, and a tag-based release pipeline. Node 22 required.

Read more →
April 6, 2026Featurev0.2.0

Zero-Config Scanning

Point Dino at an endpoint and it just works: resilient introspection, operations generated from the live schema, and clean, pipeable output.

Read more →
April 3, 2026Securityv0.1.1

Socket.dev remediation

A security housekeeping release: four Socket.dev supply-chain findings remediated, and npm audit back to clean.

Read more →
April 1, 2026Featurev0.1.0

First public release

Dino is on npm as @dino-hq/cli. Install it globally, point it at a GraphQL endpoint, and get a real quality report in your terminal.

Read more →

RSS feed