Skip to content

Releases: musterhq/muster

Muster 0.1.9

Choose a tag to compare

@Dkm0315 Dkm0315 released this 29 Jun 14:17
37dc81b

[0.1.9] - 2026-06-29

Muster 0.1.9 is the Office artifacts and integration-readiness point release.
It strengthens the document/PPT/PDF/Excel pillar, improves daily-life channel
readiness, and makes the public website/npm discovery surface easier to trust
before the next heavier workflow release.

Added

  • Added governed first-party flow tool execution so saved flows can run audited
    core tools, while shell execution remains opt-in behind --toolset full and
    explicit command allowlists.
  • Added session-continuity metadata for searchable chat history so resumed
    sessions expose the active backend, latest session id, and recall path instead
    of hiding continuity state.
  • Added integration readiness summaries covering catalog coverage, channel
    setup, plugin enablement, MCP configuration, top blockers, and daily-life pack
    next steps.
  • Added all-channel doctor output for Telegram, Slack, Google Chat, Discord,
    WhatsApp, Teams, and web embed operators with missing setup, auth mode, reply
    mode, guardrails, and next commands.
  • Added muster gateway status and cold-start channel status guidance so users
    can inspect gateway/channel readiness without initializing or exposing bearer
    tokens.
  • Added personal-agent dashboard readiness lines so muster dashboard status
    shows packs, channels, MCPs, memory health, token ledger state, sessions, and
    concrete next setup commands.
  • Added Artifact Studio builders for DOCX, XLSX, PPTX, and simple PDF outputs,
    plus app-server handoff planning for higher-fidelity document, spreadsheet,
    presentation, and PDF workflows when a Codex or Claude host exposes those
    artifact skills.
  • Added gated Office artifact workflows with tool integration discovery,
    deterministic draft generation, structural verification, optional app-server
    polish, approval-gated publish/share steps, and goal-loop passes for
    design/build/verify/polish/deliver/learn cycles.
  • Added muster artifacts plan and muster artifacts create so users can see
    the gated workflow and create local DOCX/XLSX/PPTX/PDF artifacts without
    knowing the underlying capability-pack tool names.
  • Added chat capability checks and richer slash-picker matching so prompts or
    commands mentioning skills, plugins, MCPs, channels, or Office artifact terms
    surface concrete setup/status guidance instead of silently relying on memory.
  • Added guide pages for agent harness basics, MCP token visibility, Frappe AI
    with DocType-aware retrieval, and governed memory for long-running agents.
  • Added launch and backlink playbook with Search Console checks, GitHub/npm
    metadata instructions, and publish-ready LinkedIn, X, Hacker News, Frappe
    Forum, and Reddit drafts.

Changed

  • Tightened release/demo evidence around integrations: the dashboard now gives a
    compact cockpit view, while muster integrations status remains the deeper
    readiness matrix for catalog and setup blockers.
  • Updated homepage SEO metadata and exact-query language around "Muster agent
    harness", governed agent harness, MCP agent harness, Frappe / ERPNext agent
    harness, and production AI agents.
  • Updated public package metadata to use https://themuster.dev as homepage and
    stronger discovery keywords for agent harness, MCP, scoped memory, token
    ledger, browser automation, Frappe, and ERPNext.
  • Expanded sitemap and llms.txt to include guide and integration landing
    pages.

What's Changed

  • Wire governed tools into flows by @Dkm0315 in #72
  • Make integration empty states actionable by @Dkm0315 in #73
  • Accept QA artifact directories in scorecard by @Dkm0315 in #74
  • Allow adopting provider MCP manifests by @Dkm0315 in #71
  • Add chat-native explicit MCP setup workflows by @Dkm0315 in #70
  • Expose provider plugin reuse in chat by @Dkm0315 in #69
  • Add provider plugin reuse and catalog depth QA by @Dkm0315 in #68
  • Add governed memory provider and capability picker workflows by @Dkm0315 in #67
  • Add channel operator plans and local simulations by @Dkm0315 in #66
  • Wire prompt capability mentions into interactive pickers by @Dkm0315 in #65
  • Add office artifact builders and capability-aware CLI by @Dkm0315 in #64
  • Add guided integration workflow command by @Dkm0315 in #75
  • Add chat integration workflow picker by @Dkm0315 in #76
  • Render chat integration workflows as cards by @Dkm0315 in #77
  • Add next action to chat integration cards by @Dkm0315 in #78
  • Render chat integration readiness as card by @Dkm0315 in #79
  • Dedupe chat integration picker options by @Dkm0315 in #80
  • Add integration action completions by @Dkm0315 in #81
  • Add integration workflow action commands by @Dkm0315 in #82
  • Add integration action next steps by @Dkm0315 in #83
  • Add QA evidence for integration action loop by @Dkm0315 in #84
  • Show chat continuity actions in status by @Dkm0315 in #85
  • Surface latest launch video in README by @Dkm0315 in #86
  • Strengthen Office artifact pillar by @Dkm0315 in #87
  • Release 0.1.9 by @Dkm0315 in #88

Full Changelog: v0.1.8...v0.1.9

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 27 Jun 09:41

[0.1.8] - 2026-06-27

Muster 0.1.8 is a release-proof patch for the public npm path.

Fixed

  • Aligned muster benchmark with the canonical benchmark scenario generator so
    the CLI, README, website, and benchmark/RESULTS.md report the same
    deterministic Token Waste Index values.
  • Updated package README quick-start/proof text so the npm package page uses
    the verified pnpm command form and current benchmark numbers.

Full Changelog: v0.1.7...v0.1.8

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 27 Jun 09:32

[0.1.7] - 2026-06-27

Muster 0.1.7 is the public demo and positioning release. It makes the first
GitHub/npm experience clearer, safer to try, and easier to share.

Added

  • README and website positioning around Muster as an open-source governed agent
    harness for production AI systems.
  • Public demo assets, social preview assets, and a terminal demo GIF for the
    README and website.
  • Channel/plugin readiness diagnostics in the CLI so integration setup can
    report concrete missing prerequisites.

Changed

  • README quick start now starts with the deterministic no-key demo:
    pnpm --package=@musterhq/cli dlx muster demo.
  • Website hero now leads with the governed-agent wedge, a "Run the demo" CTA,
    and concise proof instead of a dense capability list.
  • Website SEO/social metadata now includes clearer descriptions and preview
    imagery for shared links.
  • Package versions are aligned for the next npm publication.

Fixed

  • Replaced the broken pnpm dlx @musterhq/cli demo command form with the
    verified pnpm syntax for packages that expose multiple binaries.
  • Restored near-top Token Waste Index proof in the README so visitors see
    deterministic token-savings evidence before long explanations.

What's Changed

  • Add artifact-backed QA release gates by @Dkm0315 in #59
  • Improve README/website positioning and channel diagnostics by @Dkm0315 in #62

Full Changelog: v0.1.6...v0.1.7

Muster 0.1.6

Choose a tag to compare

@Dkm0315 Dkm0315 released this 25 Jun 07:57

[0.1.6] - 2026-06-23

Muster 0.1.6 is the integration and CLI usability release. It moves Muster
closer to being a practical agent harness people can run directly from the
terminal or connect behind product/chat surfaces.

Added

  • Interactive terminal chat overhaul: muster now opens a focused TUI chat
    surface with slash-command and @agent completion, command pickers, session
    naming/resume, provider/model selection flows, token/status commands, and a
    cleaner site-aligned palette.
  • Capability-pack catalog expansion: all built-in plugin rows now resolve to
    real capability packs instead of policy-only placeholders. The catalog covers
    developer tools, browser QA, web frameworks, research, artifacts, data,
    security, daily ops, channels, providers, Codex, Claude Code, and MCP bridge
    workflows.
  • Provider setup packs for OpenAI, Anthropic/Claude, vLLM, and
    Codex/Claude CLI runtimes with setup guidance, readiness checks, model-policy
    hints, and latency triage.
  • Auth-heavy MCP setup workflows for GitHub, Notion, Linear, Google Drive,
    Firecrawl, Postgres, and n8n, including env readiness, OAuth setup/import
    paths, installability checks, and safe default tool policies.
  • Built-in channel packs for Slack, Google Chat, Discord, WhatsApp, Teams,
    and Telegram. Telegram remains optional for regions where it is unavailable.
  • Web framework pack for Frappe/ERPNext, React, Vue, Vite, Nuxt, and common
    web stacks, with local/dev/build/deploy/integration runbooks and production
    readiness checks.
  • Indexed scoped memory retrieval using SQLite/FTS so long-running personal
    and project memory stays fast as conversations grow.
  • Token ledger visibility in CLI flows so model spend, replay waste, and
    skill attribution are inspectable instead of hidden.
  • Latency probe command: muster latency "prompt" --runs 3 separates
    provider time from Muster overhead, reports p50/p95, and flags whether a slow
    turn is provider-bound or caused by recall/prompt/persistence overhead.
  • Local workspace-read fast path: trivial prompts that only ask to list the
    current folder are answered by Muster directly with an audited
    muster-local/workspace-read episode, avoiding unnecessary Codex round trips.
  • Source-backed integration catalog expansion: muster plugins catalog now
    exposes 116 built-in entries after checking current Hermes and OpenClaw
    source trees. New setup-plan surfaces cover additional providers, channels,
    voice, document extraction, file transfer, webhooks, policy, token/cost
    governance, diagnostics, QA, migration, and memory backends without
    overclaiming execution before a pack/MCP is wired.

Changed

  • muster plugins setup/check/enable now reports concrete prerequisites:
    missing env vars, setup URLs, MCP/channel availability, configured defaults,
    capability-pack readiness, and next commands.
  • Runtime/provider UX is now picker-oriented: users can switch provider, model,
    runtime, MCPs, plugins, and skills from inside chat instead of memorizing
    exact IDs.
  • Chat fast mode now means a warm native session with lighter Muster context
    rather than a cold one-shot Codex exec path, so repeat Codex turns can reuse
    app-server state while skipping recall, ambient skill scoring, and memory
    writes.
  • Codex and Claude Code are modeled as first-class runtime capability packs,
    matching the way Hermes treats autonomous agent CLIs while preserving Muster's
    own session, memory, and token accounting.
  • Browser and web-search workflows now prefer explicit MCP setup and cited
    source paths over hidden provider behavior.
  • Default runtime guidance now uses Codex CLI instead of accidental localhost
    endpoints, keeping fast self-hosted providers opt-in rather than accidental.

Fixed

  • Serialized warm Codex app-server turns per session and added injected-context
    hashes to native session handles, preventing concurrent turn event mixing and
    stale memory/skill/rule reuse across resumed provider sessions.
  • Native session reuse now hashes stable instructions separately from volatile
    per-turn recall/skill context, preventing ordinary memory changes from
    cold-starting a fresh Codex app-server session.
  • Native Codex and Claude Code attempts now stamp actual create/continue
    session mode and session id into the token ledger, so replay-waste warnings
    catch bloated continued Codex sessions instead of only Pi/API paths.
  • Removed the “pack=no” gap from the built-in plugin catalog.
  • Fixed CLI setup output so release-critical integrations show real setup links
    and readiness state rather than vague availability text.
  • Hardened OAuth/MCP setup paths so credentials are checked and never printed in
    CLI output.

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 22 Jun 06:19

Full Changelog: v0.1.4...v0.1.5

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 22 Jun 06:06

Full Changelog: v0.1.3...v0.1.4

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 22 Jun 06:00

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 22 Jun 05:41

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 15 Jun 07:27

What's Changed

  • OpenTelemetry GenAI tracing (opt-in, dependency-free) by @Dkm0315 in #37
  • Make Node 24 the repo default by @Dkm0315 in #38
  • Fix OpenClaw migration scanner to match real layout + gap report by @Dkm0315 in #39
  • Fix profile config isolation (config writes leaked into shared default) by @Dkm0315 in #50
  • Route agent-rules to Claude system prompt + apply-silently rule (reduce answer narration) by @Dkm0315 in #49
  • Wire muster profile clone (issue #41) by @Dkm0315 in #52
  • Honest migrate --profile report (closes #51) by @Dkm0315 in #53
  • Selective OpenClaw migrate-apply (closes #40) by @Dkm0315 in #54
  • Fix migrate-apply runtime mapping for non-Claude channels by @Dkm0315 in #55
  • Fix migrate-apply default runtime for non-Anthropic models by @Dkm0315 in #56

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 07:12

What's Changed

  • Website redesign: Liquid Lavender + Apple Liquid Glass 2026 + dark mode + Mac terminal by @Dkm0315 in #35
  • Fix latent time-bomb in pulse daily-budget test by @Dkm0315 in #36

Full Changelog: v0.1.1...v0.1.0