pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:Python language:TypeScript
Filter by
255M results
💡 What: Added @functools.lru_cache(maxsize=1) to the get_whisper_model and load_rvm_model functions. Extracted model
loading into dedicated functions to support caching.
🎯 Why: Repeatedly loading the ...
The auto-coop Actions job was failing because timeout handling in the Playwright flow could throw a second exception
while capturing failure screenshots, which terminated the run before retries could complete. ...
Refactored src/better_telegram_mcp/server.py to implement lazy-loading for Settings and TelegramBackend via
_cached_settings and _cached_backend. This allows get_settings() to initialize itself if called ...
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
Automated test pull request
Atomic commit 23 of 24 for Phase 14 (live-experiment-capture). ROADMAP/STATE/REQUIREMENTS + VERIFICATION.
Commit: 40caa6c - docs(phase-14): complete phase execution
Merge, then tell me merged . One left ...
Summary
Fixes #40820. When the user s home (and thus $HERMES_HOME) lives on a volume whose path contains a space — e.g. an
external drive at /Volumes/External Disk/Users/ name — the Desktop installer ...
Bumps vitest from 4.0.18 to 4.1.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/vitest-dev/vitest/releases vitest s releases /a . /em /p blockquote h2 v4.1.0 /h2 ...
dependencies
javascript
Summary
Adds an RSS 2.0 feed for the Posts collection, switched on/off from the Keystatic Site Settings singleton (Push Pop s
site-settings surface).
What changed
- Settings singleton (keystatic.config.ts ...
Summary
Slice 4 of #411 — the last code slice. Removes the only real hardcoded repo-identity map (KNOWN_SCOPE_MAP = {
bdelanghe/ai-home : prx } in scope-inference.ts) and makes it config-driven.
- ...