stakwork lets you run Mike on your own hardware

The fork wires in Ollama so the assistant can talk to a local model instead of Claude or Gemini.

infrastructurechat-ui

stakwork has plumbed local-model support end to end. Pick a self-hosted model from a new dropdown group in the chat, and the assistant routes there instead of to a commercial API. The account settings page now shows whether a local server is reachable, and the chat surfaces a banner the moment you switch: document editing and citations are off when running locally.

That trade-off is deliberate. Local open-weight models are uneven at the structured tool-calling that powers Mike's drafting and citation features, so the team turns those off rather than let them fail silently. Configuration is server-wide for now - one local endpoint per deployment, not per user - so this reads as a self-hosting story for a firm or team, not a BYO-endpoint feature for individual lawyers.

So what Relevant to any firm or legal-ops lead whose data-handling rules make sending matter content to a third-party API a non-starter - but note the feature trade-off before promising it to partners.

View this fork on GitHub →

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

Commits in this thread

2 commits from stakwork/mikeoss, oldest first. Source extracted verbatim from the harvested git log.

SHA Subject Author Date
e88d06b0 Generated with Hive: Add Ollama LLM provider adapter, routing, and model list endpoint (#4) Paul Itoi 2026-05-08 ↗ GitHub
Co-authored-by: pitoi <pitoi@users.noreply.github.com>
c629bb00 Generated with Hive: Add Ollama model picker, account settings section, and tool-unavailability notice to UI (#5) Paul Itoi 2026-05-08 ↗ GitHub
Co-authored-by: pitoi <pitoi@users.noreply.github.com>

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

⬇ Download capture-thread-212.md