Skip to content

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

Filter by

195M results  (2 s)

195M results

- Modularized frontend to fix initialization hangs and improve scalability. - Implemented professional collapsible sidebar with role-based submenus. - Built a dedicated Test Panel for the test123 ...

D211 — Phase 1 of 6 multi-user PRs Schema + seed only. Zero behaviour change today; sets the ground for D213 s auth middleware switch. Schema `EntityShare(entityId, userId, role, invitedBy?, flipAt?, ...

Summary `base_class` was only living in `metadata.json` s inline `active_ascendancies` map. Promoting it to a first-class field on every entry in `ascendancies.json` so AI callers can filter show me all ...

Proposed change APC UPS Widget: Extend available fields and fix colon-split parsing bug Summary This PR extends the APC UPS widget (apcups) with all fields available from the apcupsd daemon and fixes ...
ai
chore
translation

Problem The startCommand in railway.json used ${PORT:-8765} as a bare uvicorn argument. For Dockerfile-based services, Railway executes the startCommand in exec form (no shell), so the literal string ...

Reorganise AQL s documentation surfaces so help orients the reader and describe documents specifics, consistently across the CLI, the language, and the REPL. CLI: - aql help now documents the aql command ...

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

While studying the material, I noticed that the word executed was misspelled in section 3.1, Command Line Basics I also found a few other occurrences of the same typo, which have been fixed in this PR. ...

Proposed change Refactors Schlage platform tests to: - Use snapshot_platform for entity registry and state coverage across all platforms (lock, sensor, select, switch, binary_sensor) - Introduce ...
by-code-owner
cla-signed
code-quality
has-tests
integration: schlage
Quality Scale: No score
small-pr

Summary Adds OpenRouterSTTService in src/pipecat/services/openrouter/stt.py for transcribing audio via OpenRouter s POST /api/v1/audio/transcriptions endpoint. Also updates the function-calling example ...