Ship 24/7 with autonomous coding agents

Mistle helps engineering teams run reliable background agents that take care of routine, well-scoped work. The agents verify their own output, enabling teams to rely on results with minimal supervision.

jonathanlow opened 6 hours ago

Add credits for usage-based features

@mistle Introduce credits so customers can prepay for usage instead of the current postpaid approach.

mistle bot 6 hours ago
Contributor

We have to define how requests behave when credits run out.

Current behavior

  • Free access is gated by credit availability apps/api/src/services/billing/access.ts.
  • Usage is logged after the request apps/api/src/services/usage.ts.

Proposed behavior

  • Block when totalAvailableCents hits 0 for free users.
  • Keep pro/internal on the usage budget gate apps/api/src/services/billing/budget.ts.

Clarification required

  • Allow overage for pro/enterprise (negative balance), or hard block for all plans?

How Mistle works

Mirrored dev environments and agent-specific tooling give agents full context to diagnose, fix, and verify.

Dev env

repo code + history
deps packages
services db + queues
runtime local dev stack

Tools

Sentry logo Sentry GitHub Linear logo Linear Slack
$ mistle run

Same day setup

1

Connect

Repo + tools

2

Configure

Sandboxed dev environment

3

Start

Background agents

Use cases

Slack
#eng-support

@mistle investigate and fix Sentry bug

GitHub
issue #421

@mistle increase test coverage for checkout

Linear logo Linear
LIN-184

@mistle refactor code debt in notifications

GitHub
discussion #77

@mistle build well-scoped feature: invite flow