Skip to content

Commit fe460a4

Browse files
authored
Remove recent enhancements section from README (#459)
Some minor clean up on readme ## GitHub issue number ## **Associated Risks** N/A ## ✅ **PR Checklist** - [x] **I have read the [contribution guidelines](https://github.com/microsoft/azure-devops-mcp/blob/main/CONTRIBUTING.md)** - [x] **I have read the [code of conduct guidelines](https://github.com/microsoft/azure-devops-mcp/blob/main/CODE_OF_CONDUCT.md)** - [x] Title of the pull request is clear and informative. - [ ] 👌 Code hygiene - [x] 🔭 Telemetry added, updated, or N/A - [x] 📄 Documentation added, updated, or N/A - [x] 🛡️ Automated tests added, or N/A ## 🧪 **How did you test it?** Manual
1 parent fdeefe0 commit fe460a4

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -42,16 +42,6 @@ The Azure DevOps MCP Server brings Azure DevOps context to your agents. Try prom
4242

4343
The Azure DevOps MCP Server is built from tools that are concise, simple, focused, and easy to use—each designed for a specific scenario. We intentionally avoid complex tools that try to do too much. The goal is to provide a thin abstraction layer over the REST APIs, making data access straightforward and letting the language model handle complex reasoning.
4444

45-
## ✨ Recent Enhancements
46-
47-
### 📖 **Enhanced Wiki Support**
48-
49-
- **Full Content Management**: Create and update wiki pages with complete content using the native Azure DevOps REST API
50-
- **Automatic ETag Handling**: Safe updates with built-in conflict resolution for concurrent edits
51-
- **Immediate Visibility**: Pages appear instantly in the Azure DevOps wiki interface
52-
- **Hierarchical Structure**: Support for organized page structures within existing folder hierarchies
53-
- **Robust Error Handling**: Comprehensive error management for various HTTP status codes and edge cases
54-
5545
## ⚙️ Supported Tools
5646

5747
Interact with these Azure DevOps services:

0 commit comments

Comments
 (0)