Skip to content

bearlike/Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mewbo logo

Mewbo

Open-source, self-hosted AI orchestration system for long-horizon work. Parallel sub-agents you can scope, observe, and steer, with durable context and provider-agnostic model routing.

Ask DeepWiki Build and Push Docker Images Lint Docs Codecov GitHub Release Docker Image

Meeseeks.pre-alpha.demo.v2.mp4
Mewbo task detail page Mewbo console landing page
Plan approval in the Mewbo console File-edit diff card in the Mewbo console
Plugins page with installed plugins and marketplace listings Home Assistant device control
Stock ticker and GitHub repo card widgets rendered inline in the Mewbo Console
Mewbo email thread in Gmail

Overview

Mewbo is an open-source, self-hosted AI orchestration system for long-horizon work. Tasks decompose into parallel sub-agents that each carry only the tools they need, exchange compressed summaries instead of raw transcripts, and run within resource budgets you tune per deployment. You approve destructive actions, watch the agent tree as it grows, and can interrupt or steer any branch mid-flight. Sessions persist with full provenance, compact automatically near the budget, and survive across every client.

Features

  • Agent hypervisor. Sub-agents spawn in parallel with scoped tools and approval-gated actions. Progress shows as a live tree, and you can steer or cancel any branch mid-flight. The hypervisor enforces resource budgets through natural-language warnings rather than force-kills, and resolves every child into a structured result.
  • Long-horizon context. Two-mode compaction summarises older turns near the budget. Post-compact file restoration replays the working set. Conversation fork lets you branch from any message and replay against a different model.
  • Native skills, plugins, and MCP. Agent Skills, plugins from any compatible marketplace, and MCP servers load from user or project scope without translation. Plugins also contribute per-session stateful tools, hooks, and agent definitions.
  • Inline interactive widgets. Sub-agents author Streamlit-in-WASM widgets that mount in a sandboxed Web Worker inside the conversation, with no server round-trip and no CORS.
  • Provider-agnostic, multi-surface. Any model behind LiteLLM, accessed from a terminal CLI, web console, REST API, Home Assistant, Nextcloud Talk, or email. Same session, same tools, same transcript.

Get started

See docs.mewbo.com/latest/getting-started to install Mewbo and run a first session.

Documentation

Full documentation lives at docs.mewbo.com.

Section Covers
Get Started Install, configure an LLM, run a first session.
Configure LLM setup, project config, configuration reference.
Clients CLI, web console, REST API, Home Assistant, Nextcloud Talk, email.
Capabilities Built-in tools, sub-agents, skills, plugins, widgets, plan mode, permissions, compaction.
Deploy Docker Compose, storage backends, production setup.
Develop Architecture, session runtime, building a client, API reference.
Releases Release notes and upgrade history.

Contributing

Bugs and feature requests on the issue tracker. For development setup, see the developer guide.

License

MIT © Krishnakanth Alagiri.

About

AI assistant with a built-in agent hypervisor. Spawns, scopes, and manages parallel sub-agents across tasks. Runs from your terminal, browser, API, or Home Assistant.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors