Cpodlaskilegal/mike

Mike rebranded as Docket: an Azure-hosted legal assistant with CourtListener case-law lookup and admin oversight of chats.

Active and current: 17 commits ahead across six threads of work since May 2026, landing in large batches, with the latest push the day before this writing and upstream changes still being merged in.

View on GitHub →

Cpodlaskilegal has taken Mike and turned it into Docket. Same assistant underneath, different name on the door, and a set of changes that read like someone fitting the product to a real legal practice rather than experimenting. The handle itself is the strongest identity signal we have: it looks like a law-practice account, and the work matches that.

The most visible additions are a CourtListener hookup for pulling case law, a connector subsystem built on MCP for wiring in outside tools, and an admin/user role split where admins can read any chat in the workspace. That last one matters if you're evaluating this for a firm: it's supervision built in, not bolted on. Signing in also runs through Box, which suggests the practice already lives there for documents.

On the operations side, the fork moved off Supabase entirely and now runs on Azure Container Apps with Microsoft Entra ID sign-in - a Microsoft-shop deployment story through and through. It also added OpenAI as a third model provider alongside Claude and Gemini, and it still pulls in upstream Mike's changes rather than drifting away. If you want to see how a working firm adapts Mike for daily use, this is one of the better forks to read.

What's in it

Direction

integrationinfrastructurebranding

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.

📝 Cpodlaskilegal takes Mike all-in on Microsoft 7 commits 17d ago infrastructuresecurity draft
A law firm rebuilt Mike's foundations so the whole app runs inside its own Azure cloud, with staff signing in through the Microsoft accounts they already use.
📝 Frontend maintenance: lint cleanup, deferred sidebar loading, Next upgrade 2 commits 3mo ago minor change

Threads of work (detailed view)

5 threads have been distilled into posts.

Cpodlaskilegal takes Mike all-in on Microsoft

A law firm rebuilt Mike's foundations so the whole app runs inside its own Azure cloud, with staff signing in through the Microsoft accounts they already use.