[Question] matrix sharing feature
![[Question] matrix sharing feature](https://www.chat-gpts.plus/wp-content/uploads/2026/06/2753-158f0beb-768x403.jpg)
用户启动 ComfyUI(含 ComfyUI-Manager 插件)时,控制台输出一行以 [ComfyUI-Manager] 开头的黄色或提示性信息,内容涉及 matrix sharing feature 和 matrix-nio 依赖缺失。该提示纯粹是软警告,不会阻止程序运行。
![[Question] matrix sharing feature](https://www.chat-gpts.plus/wp-content/uploads/2026/06/2753-158f0beb-768x403.jpg)
用户启动 ComfyUI(含 ComfyUI-Manager 插件)时,控制台输出一行以 [ComfyUI-Manager] 开头的黄色或提示性信息,内容涉及 matrix sharing feature 和 matrix-nio 依赖缺失。该提示纯粹是软警告,不会阻止程序运行。
![[Bug]: `ContextVar` not propagated on non-`async` tool execution.](https://www.chat-gpts.plus/wp-content/uploads/2026/06/21555-b799ab6c-768x403.jpg)
用户在 FunctionAgent 中定义一个 FunctionTool ,并传入同步函数 fn (而非 async_fn )。工具在执行时无法正确传播外层的 ContextVar 值,导致 ContextVar.get() 返回默认值而非调用方设置的值。此问题在 OpenTelemetry 场景中
![[Question]: How to make multi_agents have separate Memoreis while share the same Context?](https://www.chat-gpts.plus/wp-content/uploads/2026/06/21888-297ef423-768x403.jpg)
用户参考 LlamaIndex 官方文档 中 Pattern 1 – AgentWorkflow 实现多代理系统时,发现所有代理共享相同的 Memory 与 Context。用户期望每个代理能拥有独立的对话记忆,同时在同一个 Workflow 内共享全局上下文(例如任务状态、共享变量)。
![[Gemma 4] Gemma4UnifiedForConditionalGeneration text-only inference produces degenerate output (token repetition collapse)](https://www.chat-gpts.plus/wp-content/uploads/2026/06/46531-3f809be1-768x403.jpg)
用户在使用 Hugging Face Transformers 库( transformers )加载 Google Gemma 4 指令微调模型(如 google/gemma-4-12B-it )进行纯文本推理时,模型输出退化为重复单一 token(例如 "111111111111")。该问题在

用户在 Windows 10 上运行 ComfyUI 便携版 (v0.24.0-9-g4e1f7cb1),使用 IdeogramV4 T2I 官方模板工作流生成图像时触发。使用 Nvidia 3060 显卡和 16GB 系统内存。下载了运行 IdeogramV4 所需的所有文件。

用户在 ComfyUI 0.22.2 中上传时长超过 20 秒、体积约 100 MB 的视频时(无论使用官方 “Load Video” 节点还是 “VideoHelpSuite” 节点),弹出 “413 - Request Entity Too Large” 错误。用户希望在不降低视频质量的前提下解

用户在运行 Diffusers 的量化代码(如加载 Flux 模型并指定 TorchAoConfig("float8dq_e4m3_row") )时触发。Issue 引用了一篇较旧的 Hugging Face 博客文章(LoRA-fast)中的示例代码,但该代码中的旧 API 在 torchao >

在 Windows 系统上使用 ComfyUI Desktop 应用程序时,点击启动后程序闪退,日志显示 `Process exited with code 1`,并出现 `ImportError: No module named 'triton'` 警告。该问题多发于更新或重装 ComfyUI 后

用户在准备下载 ComfyUI Windows 便携版 zip 文件时,需要确认内置的 PyTorch 版本(如是否支持 CUDA 13.0)以及 Python 版本,以确保与自己的工作流或自定义节点兼容。

用户在 Fooocus 2.1.850 及更高版本上运行 Stable Diffusion XL 模型(如 juggernautXL),使用 NVIDIA GTX 1660(6GB VRAM)或 GTX 1650(4GB VRAM)等消费级显卡时,启动后模型加载时间极长(如 250-385 秒),其