Skip to content

Conversation

@d42me
Copy link
Contributor

@d42me d42me commented Jan 5, 2026

Closes ENG-2416


Note

Introduces RL (RFT) capabilities to the MCP and extends the HTTP client.

  • Adds new prime_mcp.tools.rl with wrappers for RFT endpoints: models, runs (list/get/create/stop/delete/logs), and adapters (list/get/delete)
  • Exposes these as MCP tools in mcp.py (list_rl_models, list_rl_runs, get_rl_run, create_rl_run, stop_rl_run, delete_rl_run, get_rl_run_logs, list_rl_adapters, get_rl_adapter, delete_rl_adapter)
  • Enhances HTTP client to support PUT in both AsyncAPIClient and make_prime_request

Written by Cursor Bugbot for commit d46e4f5. This will update automatically on new commits. Configure here.

@d42me d42me marked this pull request as draft January 5, 2026 04:46
@d42me d42me marked this pull request as ready for review January 5, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants