Skip to content

pullrequests Search Results · language:Dune language:Python language:C# language:JavaScript language:Java language:JavaScript

Filter by

196M results  (2 s)

196M results

요약 jaehoon 브랜치의 medicart_ws + web 작업을 main에 병합 요청. medicart_ws - mission_manager: 모드 중재 허브(우선순위 선점/복귀·cmd_vel 게이트·status 워치독·래치 set) + 시스템명령 실행기(dock/undock/ros_restart/reboot/shutdown). mission_request ...

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

Adds one capability to the pensieve-search skill: pulling an entity s temporal context, framed as grep -C N for the screenshot timeline. Search pinpoints a moment but the answer often isn t on that frame ...

Summary The desktop cron run-history load no longer times out on large cron histories — its query is now bounded to one job instead of scanning the whole cron pile. Root cause: the run-history endpoint ...

Changed file headers to: #!/usr/bin/env python3 -- coding: utf-8 -- SPDX-FileCopyrightText: 2013 Björn Johansson SPDX-License-Identifier: BSD-3-Clause Updated the LICENSE.txt with the MIT license ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | prek (source, changelog) | =0.4.3 → =0.4.4 | age | confidence | Release Notes details summary ...

💡 What: Replaced pandas .iterrows() with .itertuples(index=False) in ingestion/ingest.py and updated dictionary lookups to attribute access. 🎯 Why: .iterrows() is a known performance bottleneck in Pandas ...

Purpose Ship reference ComfyUI API-format workflows so users can register something working out of the box (spec sections 12.1 and 26) (#22). Changes - 5 sample workflows in workflows/: - anime_t2i_api.json ...

get_retriever() used a bare None check with no lock. Under concurrent requests at startup, multiple threads could simultaneously see _retriever_instance as None and each construct a RAGRetriever, causing ...
Hard
level3
nsoc26