CaseMark opens a public Mike demo with a kill-switch

The fork now runs a hosted version of Mike at a public URL, with operator controls for pausing traffic and letting visitors swap in their own keys.

infrastructureintegration

CaseMark has turned its fork into a live, shareable demo. Anyone can try it without setup, but if a visitor has their own Case.dev account key, that personal key now takes priority over the shared demo credentials - useful for prospects who want to kick the tyres against their own data.

The more interesting move is the pause button. Operators can flip a single setting and the entire app swaps itself for a "demo paused" landing page, without a redeploy or downtime. CaseMark has also added a long README section mapping which parts of the Case.dev platform are wired up today versus on the roadmap - a rare bit of honest scoping for a legal-AI demo.

So what Anyone evaluating Mike now has a no-install way to see it running, and any team thinking about hosting a metered public demo of their own legal-AI tool has a clean pattern to copy.

View this fork on GitHub →

Spotted something wrong? Or know the PR text has fresher detail than the writeup above?

Commits in this thread

5 commits from CaseMark/mikeoss-casedotdev, oldest first. Source extracted verbatim from the harvested git log.

SHA Subject Author Date
4a979679 Allow Case key override in demo mode kveton 2026-05-04 ↗ GitHub
ecea50ce Merge pull request #4 from CaseMark/codex/demo-case-key-override Scott Kveton 2026-05-04 ↗ GitHub
Allow personal Case.dev keys in demo mode
f7126a1b Polish public demo launch kveton 2026-05-04 ↗ GitHub
3bae2c9e Document Case.dev integration options kveton 2026-05-04 ↗ GitHub
8eddf21a Merge pull request #5 from CaseMark/codex/public-demo-polish Scott Kveton 2026-05-04 ↗ GitHub
Polish public demo launch

Capture this thread into my fork

Download a single Markdown prompt that tells Claude how to port every commit above into your working tree — adapting paths and structure to match your repo. Run it via claude -p < capture-thread-35.md from inside the repo you want the changes in.

⬇ Download capture-thread-35.md