Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.mistle.dev/llms.txt

Use this file to discover all available pages before exploring further.

These hosted docs focus on setup and product workflows. For lower-level architecture, development, and design notes, see the repository docs in docs/.

What Mistle Provides

  • Integrations connect external systems and models such as GitHub, Slack, OpenAI, Anthropic, OpenCode Go, Datadog, Jira, and Linear.
  • Account linking maps provider identities back to Mistle users so work can be attributed to the right person.
  • Sandbox profiles define the tools, permissions, setup, and environment an agent starts with.
  • Snapshots capture prepared sandbox environments so sessions can start quickly with required tools and dependencies already available.
  • Sessions start interactive agent work such as debugging, code review, and repository changes.
  • Triggers respond to external events and run saved schedules.

Start Here

  • Visit Docker Compose Quickstart to get Mistle running locally using Docker Compose.
  • Read Sandbox Profiles and Sessions to understand how agent work is configured and started.
  • Use the provider pages in the Integrations section for specific details on how to connect to each provider.