Skip to content

Engineering agency, under control.

Developer preview docs for Gent, a downloadable desktop app with a licensed CLI for specification-driven application development.

Specification-first

Start with the behavior you want Gent to preserve, then let the CLI generate from that specification instead of treating code as the first draft.

User Configurable

Set license, telemetry, and defaults from the CLI.

Guardrailed by Goldens

Compare generated work against expected outcomes before accepting it.

available in preview preview commands
gent init
gent generate --dry-run
gent config show
gent config set --telemetry-opt-in true
gent config unset --telemetry-opt-in