Skip to main content

A multi-layered, agentic, context-aware, zero-cost code reviewer

Project description

Frankenreview v11.5

Version Python Cost Gemini Status

Lean, stateless, zero-cost code reviewer and research agent powered by Gemini via browser automation.

Architecture: Pull Model | Cost: $0.00 | Runtime: Playwright + Chrome

[!CAUTION] Data Privacy Notice: Google AI Studio may use submitted code for model training. Do NOT submit proprietary, confidential, or sensitive code.


Overview

Frankenreview packs a repository into structured XML context and submits it to Gemini via browser automation (no API key required).

Layer Module Function
Dumper engine/repo_dumper.py Repository to XML context
Browser engine/browser/client.py AI Studio automation
CLI cli.py Stateless command interface
Research agents/research.py Deep research agent

Installation

pip install frankenreview && playwright install chromium

Usage

frankenreview --start-chrome              # Start Chrome debugger
frankenreview -r                          # Review current directory
frankenreview -r --model gemini-3-pro     # Use specific model
frankenreview -r --json                   # JSON output for CI
frankenreview --research --prompt q.md    # Deep research

# Session Management
frankenreview --open-chat                 # Open chat for manual use
frankenreview -r --continue               # Continue previous session
frankenreview --delete-chat               # Delete saved session

CLI Reference

Flag Description
-r, --review Run code review
--research Deep research mode
--start-chrome Launch Chrome debugger
--stop-chrome Stop Chrome instance
--path PATH Target project
--model ID Gemini model ID
--attach FILE Extra context files
--json JSON output
--continue Resume previous session
--open-chat Open chat without review
--delete-chat Delete saved session

Configuration

Edit config.yaml:

chat_url: "https://aistudio.google.com/prompts/new_chat?model=gemini-flash-latest"
delete_after_review: true
prune_dirs: [.git, node_modules, __pycache__]
model_failover: [gemini-3-flash-preview, gemini-2.5-pro, gemini-2.0-flash]

Documentation


License

MIT - See LICENSE

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

frankenreview-11.6.4.tar.gz (119.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

frankenreview-11.6.4-py3-none-any.whl (115.5 kB view details)

Uploaded Python 3

File details

Details for the file frankenreview-11.6.4.tar.gz.

File metadata

  • Download URL: frankenreview-11.6.4.tar.gz
  • Upload date:
  • Size: 119.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for frankenreview-11.6.4.tar.gz
Algorithm Hash digest
SHA256 5502ff20582f7c07e881e0668eff6d2e633e3eff1f96ca58aa35a76f0d1620a3
MD5 039c7c51fd7c0f2bf8c375c34ef350fa
BLAKE2b-256 a126c00bfdfbc2073aec07b3ec1cafa2a9679b9df146b3cd237bad49e74091ac

See more details on using hashes here.

File details

Details for the file frankenreview-11.6.4-py3-none-any.whl.

File metadata

  • Download URL: frankenreview-11.6.4-py3-none-any.whl
  • Upload date:
  • Size: 115.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for frankenreview-11.6.4-py3-none-any.whl
Algorithm Hash digest
SHA256 b67017b1a4634a1f12bc4c8d41dd233f8affbf01c7a942c418bba5c38866ef2f
MD5 f56973330058c56820f136a0eea5f507
BLAKE2b-256 bf9237ddf166e54d47a025b4d2b4d46cbef79555878f532945c248952f96efe5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page