LEXCEPTIO plants an AGPL flag on its Mike fork

A quiet metadata change relicenses the fork under one of the strictest open-source licenses going.

complianceinfrastructure

Tucked inside a commit labelled as a routine dependency refresh, LEXCEPTIO has declared its fork of Mike under AGPL-3.0-only. AGPL is the GNU Affero General Public License - a 'network copyleft' license that requires anyone running the software as a hosted service to publish their source code, not just those who redistribute binaries. For a legal-AI codebase, that's a pointed choice: it effectively blocks closed-source SaaS reuse of LEXCEPTIO's work without reciprocation.

The move itself is a one-line metadata edit, but the consequences run deeper than the commit message suggests. Other forks pulling code downstream from LEXCEPTIO would inherit AGPL obligations, which mix awkwardly with more permissive licenses elsewhere in the Mike ecosystem.

So what Anyone running a Mike-derived product commercially should know which forks they can safely borrow from - and which now come with strings attached.

View this fork on GitHub →

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

Commits in this thread

1 commit from LEXCEPTIO/mike, oldest first. Source extracted verbatim from the harvested git log.

SHA Subject Author Date
61deeb01 update dependencies LEXCEPTIO 2026-05-10 ↗ GitHub

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-225.md from inside the repo you want the changes in.

⬇ Download capture-thread-225.md