younglah turns the Mike demo into Helinox's private front door
A new Google sign-in button and a rebranded footer quietly confirm this fork is a locked-down internal tool, not a public showcase.
younglah has bolted a "Sign in with Google" option onto the login screen, sitting it above the usual email-and-password form. The plumbing runs through Supabase, a hosted backend service that handles user accounts and authentication, so the actual sign-in flow is light - the heavier lift is that Google has to be switched on as a login provider inside that backend, which is specific to each deployment.
The more telling change is the footer. Where the original code carried a generic public-demo disclaimer, this fork now reads as an internal legal platform for Helinox, authorized users only. Taken together, the social login and the rebrand mark this out as a single-company, private deployment rather than an open demo - a working example of how a shared open-source legal-AI base gets quietly adopted in-house.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?