ReMe/reme4
Sen Huang db35cf792c
Some checks are pending
Pre-commit / run (ubuntu-latest) (push) Waiting to run
Tests ReMe / Unit Tests - py3.10 (push) Waiting to run
Tests ReMe / Unit Tests - py3.13 (push) Waiting to run
refactor(mcp-client): update MCPClient to support runtime action (#250)
Update MCPClient to accept action parameter during method calls
instead of requiring it during instantiation, making it consistent
with the new client interface.

fix(reme): update client usage patterns

Update all client usages to pass action parameter during method
calls instead of during client instantiation.
2026-05-21 11:09:35 +08:00
..
components refactor(mcp-client): update MCPClient to support runtime action (#250) 2026-05-21 11:09:35 +08:00
config feat: implementation of the read step for reme (markdown) (#245) 2026-05-19 16:19:13 +08:00
enumeration dev/reme4 init merge (#236) 2026-05-17 14:14:43 +08:00
schema dev/reme4 init merge (#236) 2026-05-17 14:14:43 +08:00
steps fix: recent unittest inconsistency (#248) 2026-05-20 09:58:15 +08:00
utils refactor(mcp-client): update MCPClient to support runtime action (#250) 2026-05-21 11:09:35 +08:00
__init__.py dev/reme4 init merge (#236) 2026-05-17 14:14:43 +08:00
application.py dev/reme4 init merge (#236) 2026-05-17 14:14:43 +08:00
constants.py feat: implementation of the read step for reme (markdown) (#245) 2026-05-19 16:19:13 +08:00
reme.py refactor(mcp-client): update MCPClient to support runtime action (#250) 2026-05-21 11:09:35 +08:00