codereviewbuddy
¶
codereviewbuddy.
Modules:
-
cache–In-memory TTL cache for GitHub API responses.
-
cli–CLI for codereviewbuddy — built on cyclopts (same framework as FastMCP's CLI).
-
config–Configuration system.
-
gh–GitHub CLI (gh) wrapper for codereviewbuddy.
-
github_api–Direct GitHub API client using httpx with PAT authentication.
-
install–Install codereviewbuddy in MCP clients — one command setup.
-
io_tap–Raw I/O tap for stdio transport diagnostics.
-
log_rotation–Size-based log rotation for diagnostic JSONL files.
-
middleware–Write-operation observability middleware for codereviewbuddy.
-
models–Pydantic models for codereviewbuddy.
-
server–FastMCP server for codereviewbuddy.
-
tools–MCP tools for codereviewbuddy.