nforum/mike

nforum's fork broadens Mike into a multi-provider, user-extensible legal AI platform with sharper safety guardrails.

Active and substantive - seven distinct threads in roughly the first few days of observation, with the latest push three days ago.

View on GitHub →

This is nforum's working fork of Mike, and it's moving in a clear direction: open up the model layer, let users plug in their own tools, and tighten the rails around how the assistant behaves. If you tried it today, you'd find an assistant that can run on Claude, Gemini, or OpenAI's GPT-5.5 family - and optionally against a self-hosted vLLM endpoint if you'd rather keep inference in-house.

The most ambitious thread is user-configurable MCP connectors with OAuth 2.1, which turns Mike from a closed assistant into something a firm's admin can wire up to their own tools. Alongside that, nforum has shipped intent-based safety hardening covering system-prompt confidentiality, PII handling, and tool-use guardrails - the kind of work that suggests this fork is being readied for environments where misbehavior has consequences.

There's also a docs-only proposal for a declarative workflow pack format, hinting that nforum is thinking about how legal teams would share and version their own playbooks on top of Mike. Co-authored with Eli Fayerman on several threads.

What's in it

Direction

integrationsecurityworkflow

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.

📝 Fix Claude raw stream logging (no public page) 2 commits 19d ago not yet rewritten
📝 Fix project folder boundary checks (no public page) 2 commits 19d ago not yet rewritten
📝 nforum lets users plug their own tools into Mike 4 commits 19d ago integrationsecurity draft
A new "Connectors" feature lets end users wire third-party services straight into the chat agent from account settings - with proper sign-in flows, not just pasted API keys.

Threads of work (detailed view)

5 threads have been distilled into posts.

nforum lets users plug their own tools into Mike

A new "Connectors" feature lets end users wire third-party services straight into the chat agent from account settings - with proper sign-in flows, not just pasted API keys.