[FEATURE] Add Wasm-based code interpreter tool to safely run untrusted code.
![[FEATURE] Add Wasm-based code interpreter tool to safely run untrusted code.](https://www.chat-gpts.plus/wp-content/uploads/2026/06/4810-3cca9c44-768x403.jpg)
用户在 CrewAI 框架中试图运行不受信任的 Python 代码时,关注到了现有 CodeInterpreterTool 的安全漏洞(参见 Issue #4516)。Feature request 提出集成 Wasm 沙箱(如 Capsule)作为替代方案,以提供更安全的代码执行环境。
![[FEATURE] Add Wasm-based code interpreter tool to safely run untrusted code.](https://www.chat-gpts.plus/wp-content/uploads/2026/06/4810-3cca9c44-768x403.jpg)
用户在 CrewAI 框架中试图运行不受信任的 Python 代码时,关注到了现有 CodeInterpreterTool 的安全漏洞(参见 Issue #4516)。Feature request 提出集成 Wasm 沙箱(如 Capsule)作为替代方案,以提供更安全的代码执行环境。

用户在 vLLM 中部署 nvidia/diffusiongemma-26B-A4B-IT-NVFP4 或 aidendle94/diffusiongemma-26B-A4B-it-INT8-dynamic 模型时,使用 tensor-parallel size >1 或 pipeline-para
![[Bug]: test_flashinfer_cutlass_mxfp4_fused_moe accuracy mismatch on H20 (sm90) — 89% mismatch vs 20% threshold](https://www.chat-gpts.plus/wp-content/uploads/2026/06/46585-55e7134d-768x403.jpg)
运行 vLLM 内置的单元测试 test_flashinfer_cutlass_mxfp4_fused_moe 时,在单卡 NVIDIA H20 (sm90) 上触发。该测试被条件 gate HOPPER_MXFP4_BF16_AVAILABLE 收集(sm90 + flashinfer 存在)。使

用户通过 Pinokio 安装 Open WebUI(Git Clone 方式),在从 GitHub 更新代码后,对自定义 Filter 进行测试:在管理员面板 → 函数中创建了一个极简的“Outlet Probe”检测 Filter,启用了该 Filter 并附加到模型上。在常规聊天 UI 中发送

用户在阅读 Hugging Face Transformers 官方文档中 DiaForConditionalGeneration 模型(DIA 文本到对话模型)的文本生成示例时,发现示例代码无法直接运行。

用户在运行 Ollama 服务时(使用 OLLAMA_VULKAN=0 ollama serve ),观察到日志中仍有 Vulkan 相关输出,误以为 Vulkan 无法被禁用。最终发现这是一个 NixOS 打包版本的特殊 bug,官方二进制版本中该环境变量工作正常。

用户在 ComfyUI 中加载 Ideogram 4 或其他使用 *_convrot_simple 的 INT8 量化模型,并同时加载一个普通 LoRA。在默认动态显存管理下生成大图(如 2048x2048)时,图像质量明显下降,而使用非 INT8 模型或去掉 LoRA 时无此问题。小分辨率(如 5
![[Model3D] 3D model preview doesn't work when the app is embedded using web components](https://www.chat-gpts.plus/wp-content/uploads/2026/06/7485-5a5ebf69-768x403.jpg)
用户在 Gradio 应用中使用 Web Components 嵌入方式展示 Model3D 组件时(例如 https://www.gradio.app/docs/model3d 中嵌入的 Space),3D 模型预览显示为空白或无法渲染。直接访问原始 Hugging Face Space( htt
![[Bug]: websearch_interception silently truncates streaming response on /v1/messages — follow-up call always uses stream=False](https://www.chat-gpts.plus/wp-content/uploads/2026/06/27721-388279ff-768x403.jpg)
用户在 LiteLLM Proxy 中配置了 websearch_interception 及搜索工具(例如 Tavily),并通过 Claude Code 连接 Proxy(设置 ANTHROPIC_BASE_URL )。当发送一条触发网页搜索的消息(如 "What are the latest
![[1.15.0] Accessing a published Web App redirects users to the Dify login page](https://www.chat-gpts.plus/wp-content/uploads/2026/06/38043-2a7ca6b6-768x403.jpg)
用户使用 Docker 部署 Dify v1.15.0,在 Studio 中创建并发布一个 Chatflow 应用。当在无活跃控制台会话的浏览器(如无痕窗口或未登录状态)中访问应用的公开 URL 时,页面被强制重定向到 Dify 登录页,无法正常使用 Web App。而在已经登录 Studio 的情