pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:HTML
Filter by
175M results
V8 strings are UTF-16, but a few of the V8 - NSString bridge points round-trip through UTF-8 first, and that loses data
in two ways:
- Lone surrogates get corrupted. A JS string can hold an unpaired ...
What
Adds the two self-hosted Modal voice engines behind /impersonate and migrates Trump to the stronger fine-tuned
GPT-SoVITS TTS path.
- RVC engine (serve_rvc_modal.py) — timbre swap, keeps the sender ...
Summary
- Adds Phase 24: Post-Extraction DRY / Constructor-Injection Refinement to capture 7 post-extraction patterns verified
during ProjectHephaestus PR #1320 (issue #1289)
- Updates description ...
Problem
Google Workspace auth silently broke on the Mac Mini for ~8 days. Root cause: isAuthenticated() returned true whenever
auth_method !== none , ignoring token_valid — so a configured-but-revoked ...
Standing endpoint watcher — grab data the moment a flaky GIS server recovers
BlueLiner aggregates ~30 third-party state government ArcGIS servers that go down for minutes-to-hours and recover
unpredictably. ...
Release NK — v0.51.398 — Auto-generate titles for imported CLI sessions (#3987)
Absorbs #3998 (@rodboev), v2 after a changes-requested round. Imported sessions without a WebUI title get a generated
title ...
Icon-generation scripts download Outfit-Regular.ttf to the repo root as a transient dependency. Production loads fonts
from Google Fonts CDN — keep binary tool deps out of git.
Generated by Claude Code ...
Automated daily GA4/GSC history accumulation. Adds JSONL rows for the previous fetched day under
data/analytics/history/. Idempotent via seen_dates.json — re-runs for the same date are no-op. See
data/analytics/history/schema.json ...
Motivation
- Verify end-to-end that a user message flows from chat → personal context → personal retrieval (RAG) → chat prompt
using only approved, consented material, and provide a lightweight, ...
codex
Motivation
- Prevent catastrophic index bloat and latency from storing high-frequency OHLCV, ticks and features using UUID
primary keys in regular Postgres tables.
- Move to natural composite ...
codex