ReMe/reme2/component/service
jinli.yl 98632dfc24
Some checks failed
Pre-commit / run (ubuntu-latest) (push) Has been cancelled
feat(service): add MCP service to component service module
- Import MCPService from .mcp_service module
- Add MCPService to __all__ exports list
- Make MCPService available in component service package
2026-04-28 00:24:25 +08:00
..
__init__.py feat(service): add MCP service to component service module 2026-04-28 00:24:25 +08:00
base_service.py refactor(component): refactor base components and file store implementations 2026-04-23 17:44:25 +08:00
http_service.py refactor(component): refactor base components and file store implementations 2026-04-23 17:44:25 +08:00
mcp_service.py feat(mcp): add Model Context Protocol service implementation 2026-04-28 00:24:24 +08:00