Skip to content

MulmoClaude

v@mulmoclaude/[email protected] Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 5d LLM Frameworks
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Adds image-resolution chain with resolveImageSrc and setFilesRawUrl, plus markdown image-ref rewriters.

Full changelog

Highlights

Adds the image-resolution chain, moved out of the host and the markdown plugin (the deferred half of the markdown-utils dedup):

  • resolveImageSrc + setFilesRawUrl(url) — resolves workspace-relative image paths against a configurable file-server URL (defaults to /api/files/raw; hosts call setFilesRawUrl to keep their own routing table the source of truth).
  • rewriteMarkdownImageRefs / rewriteImgSrcAttrsInHtml — the 237-line markdown image-ref rewriter.

Removes the last big markdown/image clone between host and plugin (jscpd, spreadsheet excluded: 2419 → 2163 duplicated lines).

Minor bump — ^1.0.0 consumers pick this up with no range change (the payoff of graduating to 1.0.0). New dep: marked.

📦 npm: @mulmoclaude/[email protected]

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track MulmoClaude

Get notified when new releases ship.

Sign up free

About MulmoClaude

All releases →

Related context

Earlier breaking changes

  • v1.1.1 Moves Google token store to ~/.config/mulmo/google-token.json
  • v0.6.4 `General` role split into lean `General` and new `Personal` role; Encore seed role pinned to Personal.

Beta — feedback welcome: [email protected]