pullrequests Search Results · language:Edge language:Python language:PHP is:unmerged is:merged language:JavaScript
Filter by
92.6M results
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
Summary
Follow-up to #30/#31. Adds a public, runnable, read-only evidence artifact so anyone can independently inspect the
pre-registered calibration record, plus the supporting doc section. Additive ...
La UI de /scheduled-restart/ usaba apiPost directo y caía en el branch else con Error al programar cuando governance
retornaba status=needs_confirmation para scheduled_restart.create / .delete (registrados ...
Updating CI for agentic pipeline with tests that use new classifier.
Summary
- Reads #auth-email and #auth-password values before app.innerHTML wipes the static form skeleton
- Restores them into the dynamic inputs immediately after creation
- Fixes regression where ...
Summary
- candy-hermit: highlightMatches was using byte-level substr on ANSI-wrapped text, splitting multi-byte UTF-8 chars
(CJK/emoji) at the window boundary. Fixed by using mb_substr(..., UTF-8 ...
Hotfix. Canopy (and anyone else who updated to agent v2.5.0) is seeing [tail] ldEvt is not defined on every log line —
the live-tail per-line callback referenced ldEvt without declaring it. The const ldEvt ...
Completes DEV-76 (PDF + email). Email delivery via Resend.
Changes
- invoices.sent_at/sent_to (0025). lib/email.ts (Resend REST; default from = verified invoices@mail.endlessworlds.xyz,
EMAIL_FROM ...
Summary
- Added /voice/ask for Space push-to-talk voice Q A with JSON/base64 or multipart audio input.
- Added provider-swappable STT (openai, elevenlabs, faster_whisper) with OpenAI gpt-4o-mini-transcribe ...
Follows the rename in vancil/flint. Updates the EmberEngine references in Mailable and PendingMail to SparkEngine, and
updates README and CONTRIBUTING.