Skip to content

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

Filter by

79M results  (2 s)

79M results

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 ...

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 ...

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. OpenRouter s STT API differs from OpenAI ...

Summary Adds a subtle, scroll-tied animation to the gradient accent words (the serif-italic phrases like * day one. *, * most proud of. *, * product-shaped. *, * the rest. *, * worth shipping. *). ...

Description Redesigns the auth flow so users can use the app without logging in. Admin login is now done via an inline dropdown in the header instead of a separate login page. Changes: - Removed the ...

Updates the requirements on uv-build to permit the latest version. details summary Release notes /summary p em Sourced from a href= https://github.com/astral-sh/uv/releases uv-build s releases /a . /em ...

Esta solicitud de extracción (Pull Request) introduce la configuración inicial para variables de entorno, despliegue y pruebas automatizadas exhaustivas para la API, además de realizar mejoras menores ...
enhancement

The CvStudio.dev title text on the splash screen was not visually aligned correctly — it needed a slight rightward offset. - Added a +10 pixel horizontal offset to the title s x-coordinate, matching ...