Skip to content

0.2.0 - 2025-07-01

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jul 07:12

Release Notes

Added

  • Nix packaging support: Added Nix flake configuration for reproducible builds across different platforms
  • GitHub Pages deployment: Automated deployment workflow for project landing page
  • Project landing page: Created index.html with project overview and documentation

Changed

  • Project rename: Renamed from mcp-probe to mcp-trace for better clarity
  • UI improvements:
    • Fixed tab visibility issues in the monitor interface
    • Added context-aware help text that updates based on focused area
    • Improved visual clarity of navigation modes and focus indicators
  • Documentation updates: Enhanced CLAUDE.md with clearer project guidelines

Fixed

  • CI/CD: Fixed GitHub Pages workflow to properly handle artifact uploads
  • Nix CI: Resolved formatting and clippy issues in Nix build process

Install mcp-trace 0.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/zabirauf/mcp-trace/releases/download/v0.2.0/mcp-trace-installer.sh | sh

Download mcp-trace 0.2.0

File Platform Checksum
mcp-trace-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
mcp-trace-x86_64-apple-darwin.tar.xz Intel macOS checksum
mcp-trace-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
mcp-trace-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum