mcp/v1.0.2

MiniMax-AI/MiniMax-01mcp/v1.0.2May 11, 2026by hook0-bot

AI Summary

This release focuses on CI/CD optimization and introduces the Hook0 MCP server for AI assistant integration. It also updates dependencies and refactors the release workflow to support a monorepo structure.

Key Highlights

  • Added Hook0 MCP server for AI assistant integration
  • Optimized CI with per-package release flow and monorepo tag conventions
  • Updated dependencies to reqwest 0.13
  • Fixed frontend by converting SVG files from LFS to regular git files

New Features

  • Hook0 MCP server for AI assistant integration
  • Per-package release flow + monorepo tag convention
  • Reqwest 0.13 upgrade

Full Release Notes

## mcp/v1.0.2

- chore(release): bump mcp to 1.0.2
- chore(release): bump mcp to 1.0.1
- fix(ci): opt cli/play/mcp into cargo-release + serialize trigger jobs
- feat(ci): per-package release flow + monorepo tag convention
- chore: update dependencies
- chore: update dependencies
- test(cli): do not run tests with external dependencies by default
- chore: update dependencies
- chore: update dependencies
- chore: update dependencies
- chore: update dependencies
- chore: update dependencies
- chore: update dependencies
- chore: update dependencies
- ci: fix build
- chore: update dependencies
- chore: update to reqwest 0.13
- chore: update dependencies
- chore: avoid running MCP integration tests by default
- chore: update dependencies
- fix(frontend): convert SVG files from LFS to regular git files
- feat(mcp): add Hook0 MCP server for AI assistant integration

## Install

```bash
cargo install hook0-mcp@1.0.2
```