app/reference
Reference
Flags, config files, providers, output, and server lifecycle.
This is the look-it-up section: the flags, file fields, provider names, output shapes, and server behavior Diffgazer commits to, written to be checked rather than read end to end.
In this section
- CLI — every command and flag for the
diffgazerbinary, including the--tuimode switch. - Configuration — the config file Diffgazer reads, field by field, with defaults and accepted values.
- Providers — the model providers Diffgazer can talk to and how bring-your-own-key fits each one.
- Review output — the shape of a finished review: how issues are grouped by severity and category.
- Environment variables — the variables Diffgazer reads, what each controls, and how they override config.
- Server — the local server web mode runs against: its lifecycle, the shutdown token, and how a session ends.