Skip to content

Commit 7aca12e

Browse files
author
klapaudius
committed
Update README roadmap to reflect streamlined future plans
Simplified and updated the roadmap section by removing outdated release notes and consolidating details of upcoming features. Enhanced clarity around MCP compliance and prioritized key initiatives like resource implementation, streamable HTTP support, and pub/sub adapters.
1 parent ce4021e commit 7aca12e

File tree

1 file changed

+3
-15
lines changed

1 file changed

+3
-15
lines changed

README.md

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -206,26 +206,14 @@ klp_mcp_server:
206206
```
207207

208208
## Roadmap
209-
### 🔗 [View the v0.8.0 Release Notes](https://github.com/klapaudius/symfony-mcp-server/discussions/7#)
210-
### Version 0.9.0 (Current)
209+
We are committed to actively pursuing the following key initiatives to enhance the package's functionality and ensure compliance with evolving standards.
211210

212211
- **Core Features:**
213-
- **New Adapter**: Symfony Cache adpater for Pub/Sub messaging pattern.
214-
- **Refactoring:** Refactor `TestMcpToolCommand` to reduce technical debt and improve code maintainability.
215-
- **Testing Enhancements:** Enhance test coverage to achieve an acceptable and robust ratio, ensuring reliability and stability.
216-
- **Documentation:**
217-
- **Examples and Use Cases:** Include additional examples and use cases to illustrate practical applications and best practices.
218-
219-
### Version 1.0.0 (Next)
220-
- **Core Features:**
221-
- Basic resources implementation compliant with MCP specification.
212+
- Resources implementation compliant with MCP specification.
213+
- Prompts implementation compliant with MCP specification.
222214
- Support for Streamable HTTP (as specified in MCP 2025-03-26 version).
223215
- **Additional Adaptaters:**
224216
- Support for more Pub/Sub adapters (e.g., RabbitMQ).
225-
- **Documentation:**
226-
- Expanded documentation with more detailed examples and use cases.
227-
- Tutorials and best practices for implementation.
228-
- Establish guidelines for contributing.
229217

230218
## Credits
231219
- Boris AUBE and [all contributors](https://github.com/klapaudius/symfony-mcp-server/contributors)

0 commit comments

Comments
 (0)