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.
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.
Set license, telemetry, and defaults from the CLI.
Compare generated work against expected outcomes before accepting it.
gent init
gent generate --dry-run
gent config show
gent config set --telemetry-opt-in true
gent config unset --telemetry-opt-in
© 2026 Genaptic, Inc. d/b/a Gent. All rights reserved.