Skip to content

0.2.2 — log timestamps, noise filters, volume empty/error clarity

Choose a tag to compare

@george-bobby george-bobby released this 09 Sep 07:21
· 11 commits to main since this release

log timestamps, noise filters, volume empty/error clarity

  • search_modal_logs: carry per-line wall-clock timestamps into context blocks
    (--timestamps, default on); add source and exclude filters to cut log noise
    (e.g. repeated "queue put failed" spam); report excluded_lines.
  • get_modal_app_logs / get_modal_container_logs: opt-in timestamps; document
    that crashes surfaced as Modal dashboard events never appear in log streams.
  • list_modal_volume_contents: distinguish a genuinely empty listing (empty=true
    • message) from an error; echo volume_name/path/command.
  • Add GUIDELINES.md publishing checklist; bump version 0.2.1 -> 0.2.2.

Install

uvx mcp-modal@0.2.2          # run this exact version
claude mcp add mcp-modal -- uvx mcp-modal@0.2.2

Also on PyPI: mcp-modal 0.2.2. The .whl and
.tar.gz attached below are the exact artifacts published to PyPI for this version.