pullrequests Search Results · language:Dune language:JavaScript language:Java language:Python language:JavaScript language:HTML
Filter by
212M results
Automated test pull request
Harness has created this PR to fix risky or vulnerable packages.
📁 Changes included in this PR
Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
- java/pom.xml ...
Harness has created this PR to fix risky or vulnerable packages.
📁 Changes included in this PR
Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
- go/go.mod ...
Harness has created this PR to fix risky or vulnerable packages.
📁 Changes included in this PR
Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
- java/pom.xml ...
Harness has created this PR to fix risky or vulnerable packages.
📁 Changes included in this PR
Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
- python/requirements.txt ...
Closes #30.
Twin of skyphusion-labs/vivijure-local-12gb#51 on the CogVideoX door. A homelabber on a fresh Ubuntu box hits a wall
before docker compose up: the docs only STATE the prereqs (NVIDIA driver ...
改动概要
会话管理重构
- 删除创建会话=关闭其他会话逻辑 — chat.py 3处移除 close_other_active_sessions,支持多会话并存
- 新增后台自动关闭 — main.py 启动 asyncio 定时任务,每5分钟扫描关闭空闲 30分钟的会话
- 浮窗↔全屏状态共享 — localStorage key 统一为 mibao_current_session_id ...
junshi-review/needs-changes