Skip to main content
Glama

reactive_review_pr

Start an AI-powered code review session for pull requests with commit-aware caching, parallel file analysis, and session tracking capabilities.

Instructions

Start a reactive PR code review session.

This tool initiates an AI-powered code review with advanced features:

  • Commit-aware caching: Caches context by commit hash for efficiency

  • Parallel execution: Reviews multiple files concurrently

  • Session management: Pause, resume, and track progress

  • Telemetry: Token usage, cache hit rates, execution timing

Environment Variables:

  • REACTIVE_ENABLED=true: Master switch for reactive features

  • REACTIVE_PARALLEL_EXEC=true: Enable parallel execution

  • REACTIVE_MAX_WORKERS=3: Maximum concurrent workers

Returns: Session ID for tracking. Use get_review_status to monitor progress.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
commit_hashYesGit commit hash for the PR head
base_refYesBase branch reference (e.g., "main", "develop")
changed_filesYesChanged files as comma-separated list or JSON array
titleNoPR title for context
authorNoPR author for context
additionsNoNumber of line additions in the PR
deletionsNoNumber of line deletions in the PR

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Kirachon/context-engine'

If you have feedback or need assistance with the MCP directory API, please join our Discord server