0.2.2 — log timestamps, noise filters, volume empty/error clarity
log timestamps, noise filters, volume empty/error clarity
- search_modal_logs: carry per-line wall-clock timestamps into context blocks
(--timestamps, default on); addsourceandexcludefilters to cut log noise
(e.g. repeated "queue put failed" spam); reportexcluded_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.2Also on PyPI: mcp-modal 0.2.2. The .whl and
.tar.gz attached below are the exact artifacts published to PyPI for this version.