stakwork/mikeoss

Maintained by Paul Itoi · verified on MikeWatch

Ollama local inference, voice input, and Docker deployment - infrastructure-focused fork

Five topics tracked. Ollama provider support spans two Hive-generated PRs: e88d06b0 (backend adapter, routing, model list endpoint) and c629bb00 (frontend picker, account section, tool-unavailability notice). Voice input (Evanfeenstra) adds a mic button to ChatInput. Docker setup adds multi-stage Dockerfiles and compose files for local and production. Work is automated-authoring-heavy - several PRs opened and merged within seconds.

View on GitHub →

stakwork/mikeoss is active across several infrastructure tracks. The biggest is full Ollama support: backend adapter with OpenAI-compat shim, model discovery via a new /user/ollama-models endpoint, and a frontend model picker and account section. Tools are stripped on Ollama models with a visible notice. Alongside that, a mic button lands on the chat composer for voice dictation, and Docker support covers both local dev and production builds.

What's in it

Direction

infrastructurechat-uiintegration

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.

📝 Ollama model picker and account settings unavailable UI 0 commits minor change
📝 Docker setup for local dev and production 0 commits minor change

Threads of work (detailed view)

4 threads have been distilled into posts.

stakwork teaches Mike to run on local models

A pair of merged changes let this fork point Mike at open models running on your own hardware instead of a cloud provider.

Full Ollama provider support: backend adapter, model discovery, and frontend picker

Two Hive-generated PRs in stakwork/mikeoss add end-to-end Ollama support. The backend adapter routes `ollama/*` model ids to a local Ollama server, the frontend gets a model picker group and an account settings section, and tools are stripped with a visible warning when a local model is selected.

Pull requests (detailed view)

5 PRs touch this fork — inbound (filed against it) or outbound (filed from it). State icons match the editorial dashboard.

🟢 Open (1)

✅ Merged (3)

⛔ Closed without merge (1)