Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:PHP language:Java language:Python

Filter by

198M results  (2 s)

198M results

Problem (#14) Mask segmentation OOMed on long / multi-person clips: ~15 GB/camera CPU RAM and a GPU OOM during SAM propagation (~350 frames max on a 24 GB GPU). Root causes - The full {frame: {obj: ...

Related Issue !-- Link the issue this PR addresses, e.g., Fixes #42 or Closes #42 -- Summary of Changes !-- Briefly describe what this PR does -- Testing Performed !-- Describe the tests you ran and ...

Bumps the all-dependencies group in /autobot-infrastructure/shared/mcp/tools/context7 with 3 updates: commander, @types/node and typescript. Updates commander from 14.0.3 to 15.0.0 details summary Release ...
dependencies
devops

What A freshly cloned Loma deployment starts with an empty skills collection, so the agent has nothing useful to draw on. This seeds a curated set of 13 generic, company-agnostic starter skills on first ...

Converts smyFiles2.py (Samsung My Files FileInfo.db) to the decorated @artifact_processor pattern. Dedup against the existing My Files family: the recent_files table is already fully handled by smyfilesRecents.py ...

Summary IOUring.write issued a single os.write / io_uring submission and returned its byte count: if self._ring is None: return await loop.run_in_executor(None, os.write, fd, data) ...

What why Fixes the gateway restart-cascade: a deliberate/interrupted restart turn was marked resume_pending, then replayed on the next boot by _schedule_resume_pending_sessions, which re-fired the restart ...

Implements the requested UI improvements for the browser-extension. It correctly masks raw data through pure helpers like maskSensitiveValue to format a secure protection history state (buildProtectionSummary), ...

变更内容 1. 取消功能(核心优先级) - 添加 AbortController 支持,用户可在 LLM 回复时取消请求 - 发送按钮在加载时变为红色停止按钮 - 取消后状态正确清理,可重新发送消息 2. think 内容显示优化 - ThinkContent 组件添加折叠功能(默认折叠,点击标题展开/收起) - 改进样式:渐变背景、平滑动画、悬停效果 - 添加流式时的脉冲动画效果 ...

Summary - redact bracketed unquoted secret assignment values in sanitize-output while preserving explicit safe code expressions - redact Cookie/Set-Cookie style headers, including grep-prefixed ...