Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML language:Python language:JavaScript language:JavaScript

Filter by

175M results  (2 s)

175M results

💡 What: Modify send_batch in proxy/raw_websocket.py to batch all parts into a single byte string using b .join(frames) before calling self.writer.write(…). 🎯 Why: A looping sequence of .write() calls to ...

bt_gitbot
staging.saas-18.4

Summary Audit pass bringing every in-repo plugin up to the target architecture (after the alhazen-core marketplace move). - Hook hints repointed alhazen-core@alhazen-core → @skillful-alhazen in web-search, ...

This update focuses on improving the grounding of tool calls, particularly for dictionary lookups. We introduced a targeted SFT booster phase and refined the reward function to strongly penalize hallucinations ...

Summary Sunday QA regression-prevention run. Adds 18 source-level regression guards for shipped fixes/features that earlier test_regression_prevention_*.py suites never structurally pinned — the kind ...

功能描述: 实现语音确认与澄清机制。当对象指代命中多个候选时,系统会追问候选列表,用户可继续说「第一个 / 第二个」完成选择,或说「取消」中止。清空画布等破坏性操作会先进入二次确认,用户说「确认」后才执行,说「取消」则放弃。 实现思路: 新增 clarifier.js 管理一次待澄清/待确认上下文,避免把状态逻辑散落在各个命令分支里。parser.js 增加确认、取消、清空画布解析。main.js ...

This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig. Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...

Promotes dev to main. - #87 — getHaDeviceInfo in the LoRaWAN codec: chirp2mqtt HA entities (temp/humidity/battery/GPS, RSSI/SNR) + a GPS device_tracker; ChirpStack profiles created with auto_detect_measurements. ...