Skip to content

MulmoClaude

v@mulmoclaude/[email protected] Feature

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

Published 10d 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

Updates Highlights, Tasks, and Drive across a mixed release.

Changes in this release

Feature Medium

Adds Google Tasks and Drive capabilities to the agent.

Adds Google Tasks and Drive capabilities to the agent.

Source: llm_adapter@2026-07-17

Confidence: high

Dependency Low

Updates @mulmoclaude/google-plugin npm package to version 0.2.0.

Updates @mulmoclaude/google-plugin npm package to version 0.2.0.

Source: llm_adapter@2026-07-17

Confidence: high

Full changelog

Highlights

  • Tasks and Drive join the google tool (PR #2132, issue #2115) — seven new kinds on the same single tool:
    • Tasks: taskListsList, tasksList, tasksCreate, tasksComplete
    • Drive: driveList, driveCreate, driveRead
  • The tool description states the two limits the agent must not overstate: Drive only ever sees files this app created (drive.file scope), and a task's due is stored at date precision, so no time-of-day promises.
  • Existing grants already carry tasks + drive.file, so users do not need to re-link.

📦 npm: @mulmoclaude/[email protected]


What's Changed

  • feat(ci): jscpd で PR に新規流入した重複コードを Code Scanning に報告する by @isamu in https://github.com/receptron/mulmoclaude/pull/2129
  • feat: エージェントに Google Tasks / Drive ツールを追加(#2115) by @isamu in https://github.com/receptron/mulmoclaude/pull/2132

Full Changelog: https://github.com/receptron/mulmoclaude/compare/@mulmoclaude/[email protected]...@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]