Skip to content

mcp-devtools-server: v0.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Nov 02:44
700922d

0.2.1 (2025-11-25)

Added

  • complete Phase 2/3 Python tools - security, building, profiling, and venv management (#249) (60ef4c0)
  • implement ErrorEnricher service for error analysis (Issue #217) (#236) (cefcd0b), closes #222
  • implement Phase 1 Python language support with modern tooling (#238) (ddfc3ae)
  • implement universal ResultFormatter to replace duplicate formatters (#248) (da03a38)

Fixed

Documentation

  • add standardized error handling patterns to CLAUDE.md (#260) (b672ec3)