Skip to content

v2.0.0: Domains (Tools filtering), Extra tools, and Claude instructions

Choose a tag to compare

@Novaes Novaes released this 25 Aug 17:46
· 73 commits to main since this release
2dacf9d

Release Notes

🚀 Features

🛠️ Improvements

  • Better filtering in branch tools by @nikolapeja6 (#440)
  • Update workitems.ts to make getting child workitems clearer for LLMs by @petrroll (#416)
  • Transform all possible identity fields to formatted strings in wit_get_work_items_batch_by_ids by @fbeltrao (#410)
  • Add pull request branch refs in the tool responses (Issue 417) by @nikolapeja6 (#436)
  • Explicit instructions for expected result format by @ShriHumrudha (#391)

🧪 Testing

📝 Documentation

  • Enhanced Troubleshooting Documentation for Dev Container and WSL Authentication Issues by @katriendg (#401)
  • Enhance examples for adding artifact links to work items by @danhellem (#423)
  • Update README with nightly build instructions for mcp@next by @danhellem (#438)
  • Remove recent enhancements section from README by @danhellem (#459)
  • Update documentation to improve formatting across multiple files by @polatengin (#422)
  • Clarify copilot settings in README.md by @ArcticZeroo (#388)

🐛 Bug Fixes

🔧 Chores

  • Add CI/CD workflows for publishing nightly and release npm packages by @Novaes (#400)
  • Move 'pre-release' to 'next' (built-in dist-tag) by @Novaes (#435)
  • v1.3.x release train by @Novaes (#387)

Miscellaneous

New Contributors

Full Changelog: v1.2.1...v2.0.0