darwin
JJ

Settings

How much Darwin may do on its own, and where it reports back.

Autopilot

Checking…

Off. Darwin keeps everything it has learned and changes nothing until you switch it back on.

Ships a fix once its chance of winning passes97.5%

No test running right now. The bar is fixed, so every change is held to the same standard.

6settings changed per fix, at most
Nevermerges without you

Simulated shoppers

About 12 people and 3 AI shoppers every couple of seconds, so Darwin has something to learn from. Tagged simulated, never mixed into real numbers.

  • GitHubNot connected
    No repo connected
    Checking…
  • GitHubNot connected
    Your GitHub account
    Checking…
  • WhopNot connected
    Whop
    Checking…
  • Always on for AI shoppers
    Store agent
    AI shoppers ask, compare and buy over A2A, MCP and llms.txt
  • Demo or dry run
    Darwin's brainBuilt-in rules
    Checking…

Who Darwin tests for

Each fix is judged only on the shoppers it can reach, so the others can't add noise to the call. Darwin works this out from what the fix changes.

  • PeopleChanges to the pages shoppers see. AI shoppers never load them.
  • AI shoppersChanges to what the store API tells agents. People never see them.
  • AllEveryoneChanges both can feel, like a free-shipping threshold that shows up in an agent's landed price.

Automatic, so there's nothing to switch here.

Grok

Your Grok teammate

A Grok bot reads Darwin every hour and messages you when there's a call to make, like “your new checkout is winning at 91%: want me to ship it?” Say yes and it ships, through the same API below.

Today's briefing

See exactly what the bot would send you right now, from Darwin's live numbers.

  1. 1Every hour, it reads Darwin's briefing.
  2. 2If a test is ready or clearly losing, it messages you with one question.
  3. 3You answer yes, and it ships or stops the test, then tells you what happened.
Hook up your bot

The bot fetches the briefing and forwards the headline as-is. Simulated numbers are labelled.

curl -s https://your-darwin.app/api/briefing \
  -H "Authorization: Bearer $DARWIN_ADMIN_TOKEN"

Keep DARWIN_ADMIN_TOKEN in the bot's secrets. Read the full guide

Start over

Puts the store back to the original page, Gen 0, and forgets every recorded visit, test and issue. Your GitHub and Whop connections stay.

Demo mode

Runs the whole loop in your browser, no server. Handy for showing Darwin off.