Run engineering agents that work across repositories, review pull requests, investigate bugs, and prepare code changes for human review.
Run locally
The GitHub README ships a local Docker Compose installer. It creates
the local config under ~/.mistle/local,
preserves an existing env file, and starts the local stack.
Quick start
1. Install and start Mistle
curl -fsSL https://raw.githubusercontent.com/mistlehq/mistle/main/deploy/compose/local/install.sh | sh 2. Open the dashboard at localhost:3000 .
3. For email OTP auth, retrieve the OTP from Mailpit at localhost:8025 .
Stop the local stack
~/.mistle/local/down.sh Features
Start with GitHub, Slack, OpenAI, and a growing set of integrations.
Choose the agent harness, repositories and tools each session starts with. Configure the setup script that is used to create and refresh snapshots.
Integration
Resources & tools
Link GitHub and Slack accounts so work maps back to the human who started it.
Linked accounts
Start sessions quickly from snapshots, with scheduled refreshes to keep tools and dependencies up to date.
Cron expression
Open a linked session to inspect, steer, or review agent work.
Mistlebot says
I'll audit the Dependabot PRs and run the relevant checks. (View session)
Respond to webhooks, app mentions, or cron schedules to automate engineering workflows.
Events
Schedules
Use cases
@mistle build the invite flow from this ticket
@mistle investigate checkout timeout
@mistle review diff, run tests, and harden coverage
@mistle review and merge dependabot PRs
More workflows