v2.0.0: Domains (Tools filtering), Extra tools, and Claude instructions
Release Notes
🚀 Features
- Add MCP server "domains" by @Novaes (#421)
- Add wiki creation and update functionality by @ssmith-avidxchange (#374)
- List PRs created by specific user (Issue 424) by @nikolapeja6 (#437)
- Add functionality to link artifacts to work items by @polatengin (#377)
- Enhance wiki tool to support URL retrieval, adding tests, and improved error handling by @polatengin (#442)
- Add getting started guide for Claude desktop by @danhellem (#441)
🛠️ 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
- Improve test coverage by @nikolapeja6 (#458)
- Add more test coverage for work items by @danhellem (#428)
- Add repo tests by @nikolapeja6 (#408)
📝 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
- Fix error message in the build pipeline by @polatengin (#389)
🔧 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
- Series of misc changes by @danhellem (#433)
- Adding UserAgent where it was missing by @nikolapeja6 (#411)
New Contributors
- @localconst made their first contribution in #351
- @willherring-eventpoint made their first contribution in #357
- @beauzeaux made their first contribution in #361
- @nuthanmunaiah made their first contribution in #270
- @ArcticZeroo made their first contribution in #388
- @katriendg made their first contribution in #401
- @petrroll made their first contribution in #416
- @fbeltrao made their first contribution in #410
- @ShriHumrudha made their first contribution in #391
Full Changelog: v1.2.1...v2.0.0