Skip to content

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

Filter by

221M results  (2 s)

221M results

Summary Gives drivers a real login and a mobile-first device view. An allocated load now shows on the driver s phone, where they can depart, pick up / drop / add trailers and dollies mid-route, and mark ...

Summary Lets the dashboard auto-ingest the daily sales emailed to you each morning, so the data goes live with no manual copy-paste. How it works 📧 Email from sender → Apps Script reads latest .xlsx ...

Adds ESLint rule require-exhaustive-switch. Imported from vibe-types/eslint-plugin.

Summary - add a Braintrust GitHub Actions workflow for reviewer evals - make the reviewer correctness eval runnable by Braintrust s file loader while preserving direct Python execution - document ...

Summary - Replaces the process-global _active_report + threading.Lock in utils/timing.py with ContextVar( _active_report , default=None); get_active_report/set_active_report become one-liners. ...

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

概述 新增一个 ** Video → Text ** 工具标签,可以把视频/音频文件里的语音转成文字,完全在浏览器本地运行,文件不会上传——契合 CardCraft 免费 / 免注册 / 不上传数据 的定位。 实现方式 使用 transformers.js 的 Whisper 模型在浏览器端做语音识别: 1. 取音频 + 重采样:用 Web Audio API 的 decodeAudioData ...