Skip to content

0.2.0 - 2026-03-26

Choose a tag to compare

@github-actions github-actions released this 26 Mar 23:15
729f636

Release Notes

⚙️ Miscellaneous

  • (config) Remove JSON-era code remnants from config system
  • (build) Enable nightly rustfmt and standardize workspace lints
  • Resolve PR #127 review feedback and enable taplo verification

⛰️ Features

  • (config) [breaking] Rewrite configuration system from JSON to TOML

🎨 Styling

  • Apply rustfmt 2024 edition and fix clippy lints

🐛 Bug Fixes

  • (config) Address follow-up issues from TOML rewrite
  • Address PR review follow-ups

Install agentic-mcp 0.2.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via Homebrew

brew install agentic-mcp

Download agentic-mcp 0.2.0

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