A quick tour
Agentic Wiki β Overview![]() |
Agentic Search β Results![]() |
MCP Server β Claude Code![]() |
Agentic Wiki β Knowledge Graph![]() |
Agentic Search β Capability Graph![]() |
Console Settings β schema-driven![]() |
Highlights
- Agentic Search β graph-first, cited answers over saved multi-source workspaces, with shareable runs, live token streaming for true TTFT, and a sturdier, faster engine. Self-facing
agentic_searchtool lets task-spawned agents search too; every tier's "Auto" model defaults to GPT OSS 120B. - Agentic Wiki β cited-source Q&A engine with an abstract-entity multiplex over the tree-sitter code graph, worktree create-from-base, and resilient checkpoint-aware indexing/recovery.
- Standalone MCP server β the wiki/search substrate extracted into the
mewbo_graphcapability library; structured-outputs endpoint and 7 new MCP tools. - Console & engine β rich attachments, worktree-aware sessions, DeepWiki-backed Ask AI modal, Iconify icon system, and a schema-driven Settings page (faceted UI generated from the config schema, not a bespoke form).
- Build & CI hardening β pinned
@playwright/cliin the base image (killinglatestdrift that broke the build), deterministic wiki-job recovery ordering, and a host-guarded agent-pickup workflow.
Container images (multi-arch: linux/amd64 and linux/arm64)
ghcr.io/bearlike/mewbo-base:0.0.12ghcr.io/bearlike/mewbo-console:0.0.12ghcr.io/bearlike/mewbo-api:0.0.12
Full Changelog: v0.0.11...v0.0.12





