Skip to content

Add RFdiffusion2 remote tool integration#183

Open
SufianTA wants to merge 1 commit into
mainfrom
feat/rfdiffusion2-remote-tool
Open

Add RFdiffusion2 remote tool integration#183
SufianTA wants to merge 1 commit into
mainfrom
feat/rfdiffusion2-remote-tool

Conversation

@SufianTA
Copy link
Copy Markdown
Collaborator

Summary

  • add RFDiffusion2Tool, a command-backed RFdiffusion2 wrapper with dry-run support and subprocess execution
  • add local tool config, MCP auto-loader config, remote metadata, and a FastMCP server wrapper
  • document server/client setup and register the tool in the lazy registry/default config

Closes #14.

Tests

  • $env:PYTHONPATH=(Resolve-Path .\src).Path; python -m pytest -q --no-cov tests\tools\test_rfdiffusion2_tool.py tests\integration\test_remote_tools.py
  • $env:PYTHONPATH=(Resolve-Path .\src).Path; python -m compileall -q src\tooluniverse\rfdiffusion2_tool.py src\tooluniverse\remote\rfdiffusion2 tests\tools\test_rfdiffusion2_tool.py
  • python -m json.tool on the new RFdiffusion2 JSON configs
  • git diff --check

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.

[New feature request] Add RFDiffusion2 as a tool

1 participant