asklokesh/Loki Mode Code Review

Multi-agent autonomous code review using loki-mode. Supports Claude, Codex, Cline, and Aider providers.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 10, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: asklokesh/loki-mode@0d47cfad45395be2e03b4275f32edad82c698b0f # v7.128.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
modeReview mode: review, fix, or testnoreview
providerAI provider: claude, codex, cline, or aidernoclaude
budget_limitMax cost in USD before stopping (maps to --budget CLI flag)no5.00
budgetAlias for budget_limit (max cost in USD before stopping)no""
github_tokenGitHub token for PR commentsyes
max_iterationsMaximum loki iterations (sets LOKI_MAX_ITERATIONS env var)no3
node_versionNode.js version to useno20
prd_filePath to PRD file relative to repo root (optional, used as positional arg to loki start)no""
auto_confirmSkip confirmation prompts (auto-enabled in CI environments)notrue
install_cliAutomatically install the provider CLI if not presentnotrue
install_claudeDeprecated: use install_cli instead. Kept for backward compatibility.no""

no outputs