Frankie supports eight operation modes:
- Interactive mode — Auto-detect repository from local Git directory
- Single pull request mode — Load a specific PR by URL using
--pr-url - Repository listing mode — List PRs for a repository using
--ownerand--repo - Review text user interface (TUI) mode — Interactive terminal interface
for navigating and filtering review comments using
--tuiwith--pr-url - Comment export mode — Export review comments in structured formats using
--exportwith--pr-url - Automated resolution verification mode — Verify whether referenced
lines changed between the comment commit and local
HEADusing--verify-resolutions - Artificial intelligence (AI) rewrite mode — Expand or reword draft text
non-interactively using
--ai-rewrite-modeand--ai-rewrite-text - PR discussion summary mode — Generate grouped PR-level discussion
summaries using
--summarize-discussions