sure-scale/mike

A privacy-minded take on Mike that can route model calls through a gateway which pseudonymizes prompts before they reach the LLM providers.

Early days and quiet - no divergence from upstream yet, just a pair of proposals for the same privacy gateway pushed in late May 2026, with nothing since.

View on GitHub →

This is sure-scale's fork of Mike, and so far it tracks upstream closely - the interesting part is a direction rather than a shipped product. The work here, proposed by @nicksolarsoul, is an optional routing layer that sends Mike's model calls through a third-party gateway called Hey Jude, which pseudonymizes prompts before they reach the downstream providers (Claude, Gemini, OpenAI).

The design keeps it conservative: the behavior lives behind a single enable flag and is off by default, so anyone running this fork gets ordinary direct-to-provider calls unless they deliberately turn the gateway on. The stated motivation is privacy - stripping identifying details out of prompts before they leave your environment.

If you're a legal-tech reader weighing whether client data should ever hit a model provider in the clear, this is the fork exploring an answer. It's early, and it reads as a proposal more than a finished feature, but the intent is clear enough to be worth a click through to GitHub.

What's in it

Direction

securityredactionintegration

Activity

Themed changes and pull requests touching this fork, newest first. Themed changes that haven't been turned into a public post yet still appear — they're real work even without a published writeup.

Threads of work (detailed view)

2 threads have been distilled into posts.

Pull requests (detailed view)

2 PRs touch this fork — inbound (filed against it) or outbound (filed from it). State icons match the editorial dashboard.

⛔ Closed without merge (2)