fix: remove invalid api_only parameter from gr.Blocks 530adaa Alex Liberzon Qwen-Coder commited on Mar 24
feat: auto-generate quiver plot and fix MCP endpoint display d85de7d Alex Liberzon Qwen-Coder commited on Mar 24
fix: add requests dependency for URL image loading b626555 Alex Liberzon Qwen-Coder commited on Mar 24
fix: handle image URLs and file paths in Gradio MCP 604e7f6 Alex Liberzon Qwen-Coder commited on Mar 24
feat: convert to Gradio MCP server for Hugging Face Spaces 073de0f Alex Liberzon Qwen-Coder commited on Mar 24
fix: use h11 HTTP/1.1 for HF Spaces compatibility c653f49 Alex Liberzon Qwen-Coder commited on Mar 24
refactor: follow DO remote MCP server template pattern 1c5dbbf Alex Liberzon Qwen-Coder commited on Mar 24
fix: use h11 HTTP/1.1 protocol for HF Spaces compatibility b160288 Alex Liberzon Qwen-Coder commited on Mar 24
fix: handle POST requests on /mcp/ redirect for HF Space 5e44ba5 Alex Liberzon Qwen-Coder commited on Mar 24
fix: add redirect from /mcp/ to /mcp to handle trailing slash ecefa0f Alex Liberzon commited on Mar 24
Fix MCP path routing - change /mcp route to / for proper mounting e6b6eea Alex Liberzon Qwen-Coder commited on Mar 11
Fix MCP mounting - extract inner ASGI app to avoid double /mcp 2698452 Alex Liberzon Qwen-Coder commited on Mar 11
Fix uvicorn config - remove unsupported parameters 93cef8d Alex Liberzon Qwen-Coder commited on Mar 11
Use h11 HTTP protocol for better HF Spaces compatibility 49dc96a Alex Liberzon Qwen-Coder commited on Mar 11