Skip to content

Release v0.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 19:48
· 5 commits to master since this release

MCPForge v0.2.0 — The Universal AI Tool & Client Matrix

What's New in v0.2.0

🚀 Major Features & Capabilities

  • Pi Coding Agent Support (Adapter #27): First-class adapter support, process scanner, and live state detection for Pi.
  • TUI UX & Visual Architecture Overhaul: Two-pane navigation (Enter/Esc/h/l), segmented inspector sub-tabs (1: Overview, 2: Clients, 3: Environment, 4: Telemetry, 5: Config JSON), real-time inline filter bar (/), and streamlined contextual footer.
  • Interactive Schema-Guided Form Builder ([f]): Synthesizes default parameters directly from JSON Schema types and constraints, enabling rapid tool invocation without manual JSON editing.
  • Fullscreen Output Pager & OSC 52 Clipboard Export ([v] / [c]): Dedicated scrollable inspection modal with zero-dependency native clipboard copy across local and remote SSH/tmux sessions.
  • Visual Backup Manager & Diff Inspector ([b] / [r]): Browse automatic timestamped configuration snapshots, view unified diffs against current disk configurations, and restore with 1 keystroke.
  • Multi-Ping Latency Telemetry & Performance Grading: Sub-millisecond latency measurements with tiered badges (⚡ Blazing <50ms, ● Fast <200ms, ▲ Sluggish 200ms+).
  • Consolidated Machine-Wide Auto-Sync (mcpforge sync --auto): Automatically reconciles all configured servers across all detected AI client harnesses.
  • Raspberry Pi ARM Support: Added official release matrix targets for Raspberry Pi ARM64 (aarch64-unknown-linux-gnu) and Raspberry Pi ARMv7 (armv7-unknown-linux-gnueabihf).

📦 Crates.io Releases

Full Changelog: v0.1.0...v0.2.0