ReMe/reme4/components/client
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
..
__init__.py dev/reme4 init merge (#236) 2026-05-17 14:14:43 +08:00
base_client.py refactor(mcp-client): update MCPClient to support runtime action (#250) 2026-05-21 11:09:35 +08:00
http_client.py refactor(mcp-client): update MCPClient to support runtime action (#250) 2026-05-21 11:09:35 +08:00
mcp_client.py refactor(mcp-client): update MCPClient to support runtime action (#250) 2026-05-21 11:09:35 +08:00