Skip to content

Commands

This content is for v0.2.0. Switch to the latest version for up-to-date documentation.

Drive the bot directly from a PR by commenting one of these. Each also accepts the mention form, e.g. @Thrillhousebot review.

CommandWhat it doesAccess
/helpList the available commandsanyone
/reviewRun (or re-run) a full review of the PRwrite
/summaryPost the PR summary, but only if one has not been generated yet (otherwise no-op)write
/resolveResolve ThrillhouseBot’s outstanding finding threads on the PRwrite
/pauseSilence the bot on the PRwrite
/resumeRe-enable the bot on a paused PRwrite

Access — every command except /help requires the commenter to hold write access to the repository (or to be named in THRILLHOUSEBOT_REVIEW_MANUAL_TRIGGER_ALLOWED_LOGINS), since reviews spend the operator’s AI budget.

Pause — while a PR is paused, ThrillhouseBot skips automatic reviews on new commits, ignores /review and /summary, and does not answer @thrillhousebot mentions (it replies once to say it is paused). /resume lifts the pause. /help and /resolve keep working while paused.