vadi25/patronus

Law-firm rebrand of Mike: OpenAI provider, Supabase RLS, and dev-auth wired in from the start.

One cluster of bootstrap work: rebrand, provider swap to OpenAI, Supabase CLI and RLS setup, dev auth shortcut, and docs. No feature commits beyond initial scaffolding.

View on GitHub →

vadi25/patronus is a fork of willchen96/mike that rebrands to "Patronus" and sets up a fresh foundation: OpenAI replaces Anthropic as the default provider, Supabase CLI tooling and row-level security are configured from day one, and a dev-mode auth bypass is added to keep local iteration fast. The initial commits are all setup - no net-new product logic yet.

What's in it

Direction

brandinginfrastructureintegration

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.

vadi25/patronus: RLS hardening, OpenAI provider, and a full rebrand in one foundational commit

The fork's first and only commit (+11,440/-8,169, 127 files) bundles four distinct strands: a `mike` → `patronus` rebrand, an OpenAI LLM provider, hardened Supabase RLS policies covering 14 tables, and a `SKIP_AUTH_IN_DEV` bypass. Most of the line count is name churn; the genuinely new code is the RLS migrations and the OpenAI provider.