Enhance project structure and documentation
- Updated code structure in documentation for clarity. - Added example configuration file for AutoGen-MCP-Server. - Created detailed logs directory documentation. - Expanded development requirements with additional tools. - Updated core requirements with new dependencies. - Added module docstrings for better code understanding. - Introduced a web UI template for configuration management. - Implemented integration and unit test structure.
This commit is contained in:
3
src/mcp_server/__init__.py
Normal file
3
src/mcp_server/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
"""
|
||||
MCP Server implementation - Entry point for MCP-capable clients.
|
||||
"""
|
||||
Reference in New Issue
Block a user