hosman20 puts Mike behind a paywall
This fork stops being a prototype and starts being a product: every AI request now checks whether you've paid.
hosman20 has wired Mike up for paid subscriptions, billed through Stripe (the standard online payments service). New accounts get a 14-day free trial with a generous usage allowance, baked in automatically the moment someone signs up. After that, the chat and document-review features simply stop responding until there's an active plan - the system tracks how much each account uses and cuts access off cleanly when the trial lapses or the allowance runs out.
There are three published tiers, a pricing page, and a billing screen where customers can see their usage and manage their plan. When an unpaid request gets blocked, the app quietly steers the user to the pricing page rather than throwing a dead end. It's the plumbing that turns an open codebase into something a firm can actually buy.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?