Skip to content

muselab v1.0.0 — first stable release

Choose a tag to compare

@hesorchen hesorchen released this 31 May 18:20
· 520 commits to main since this release

Muse reads across your archive — health, work, money, people, notes — and helps you make cross-domain decisions. First stable release.

Highlights

  • 🧠 Raw semantics, zero loss. No vectorizing. PDFs, spreadsheets, Markdown, HTML stay intact — Muse reads them directly.
  • 🤖 Claude Agent SDK × eight models. MCP tools, Skills, Subagents, plan mode all intact. Claude / DeepSeek / GLM / MiniMax / Kimi / Qwen / MiMo / ERNIE — switch in one click.
  • 🖥️ Live rendering, multi-device sync. HTML reports and Markdown render live in the preview pane. Sessions sync across desktop and phone, with PWA install + push notifications.

Install

curl -fsSL https://raw.githubusercontent.com/hesorchen/muselab/main/scripts/quick-install.sh | bash

Open http://localhost:8765, paste the token from .env. See Quick start for Docker, WSL2 and per-OS detail.


Muse 同时阅读你的归档(health / work / money / people / notes),帮你完成跨领域决策。首个稳定版。

  • 🧠 最真实的语义信息:不向量化,PDF / 表格 / Markdown / HTML 保留原始信息,Muse 直接读取。
  • 🤖 Claude Agent SDK × 八家模型:MCP 工具、Skills、Subagent、plan 模式全部保留,一键切换。
  • 🖥️ 实时渲染,多端同步:HTML 报告即写即渲染,桌面与手机共享同一会话,支持 PWA 与推送。

MIT License.