ReMe/reme2
jinli.yl 332ac780b7 feat(mcp): add Model Context Protocol service implementation
- Create MCPService class to expose jobs as MCP tools
- Implement FastMCP integration with async lifespan management
- Add environment variable setup for service information
- Implement tool registration for job execution via FunctionTool
- Support multiple transport types (sse, stdio) with configurable host/port
- Integrate with application lifecycle for proper startup/shutdown
2026-04-28 00:24:24 +08:00
..
component feat(mcp): add Model Context Protocol service implementation 2026-04-28 00:24:24 +08:00
config feat(core): add core components and application framework 2026-04-23 16:25:31 +08:00
enumeration feat(parser): add base file parser and concrete implementations 2026-04-24 21:00:31 +08:00
file_based refactor(file_store): simplify file metadata schema and remove unused fields 2026-04-23 19:25:55 +08:00
schema refactor(file_store): simplify file metadata schema and remove unused fields 2026-04-23 19:25:55 +08:00
utils feat(core): add core components and application framework 2026-04-23 16:25:31 +08:00
vector_based feat(components): add token counter and file-based utility components 2026-04-16 20:21:04 +08:00
__init__.py feat(components): add token counter and file-based utility components 2026-04-16 20:21:04 +08:00
application.py feat(core): add core components and application framework 2026-04-23 16:25:31 +08:00
constants.py feat(components): add token counter and file-based utility components 2026-04-16 20:21:04 +08:00
file_graph.py feat(file-watcher): enhance base file watcher with file graph persistence (#217) 2026-04-27 18:03:47 +08:00
reme.py refactor(component): refactor base components and file store implementations 2026-04-23 17:44:25 +08:00
reme_backup.py refactor(component): refactor base components and file store implementations 2026-04-23 17:44:25 +08:00