Skip to content

mcp-server-azure-devops: v0.1.16

Compare
Choose a tag to compare

0.1.16 (2025-04-05)

Features

  • limit search results to 10 when includeContent is true (827e4e6)
  • make projectId optional in search features for organization-wide search (1ca1e0e)

Bug Fixes

  • correct [Object Object] display in search_code includeContent (bdabd6b)
  • resolve parameter conflict in getItemContent function (38d624c)
  • simplify content handling in search_code to properly process ReadableStream (136a90a)

Performance Improvements

  • optimize git hooks with lint-staged (ba953d8)