Skip to content

v0.9.4 — Windows Docker recovery + remote host / mobile polish

Choose a tag to compare

@isamu isamu released this 07 Jul 20:45
99878a4

Highlights

Retrospective release entry for mulmoclaude@0.9.4 (published to npm on 2026-07-05) that shipped without a matching GitHub release.

Windows Docker sandbox: CJS-side fix (#1946)

NODE_PATH fallback so @mulmoclaude/* workspace packages resolve inside the Linux container even when the yarn workspace symlinks (Windows NTFS junctions) dangle. The ESM half of the fix followed in 0.9.5.

Remote host / mobile companion polish

  • Remote-view attachments (#1954): mobile shares photos / videos / PDFs into a chat via Storage, no localhost round-trip.
  • listSkills + free-form startChat (#1947): mobile enumerates host skills and starts chats without picking a role first.
  • List accounting books + role picker at startChat (#1962).
  • Popover UI help (#1955): explanations for the presence popover so users understand the same-Google-account contract.

Collections + Files

  • Dynamic collection icons based on data state (#1957, closes #1900).
  • Hide agent-internal top-level dirs by default in the file tree (#1963, closes #1896).

Session history: summary-first

  • Session list surfaces the LLM-generated summary; hover reveals the full first message (#1959, closes #1958).
  • Journal + chat-index gain a configurable mode + always-on origin filter (#1949 / #1951 as follow-ups to #1944).

Full Changelog

See CHANGELOG.md for the complete Added / Changed / Fixed list.

📦 npm launcher: mulmoclaude@0.9.4 (2026-07-05)