Skip to content

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

Filter by

175M results  (2 s)

175M results

Summary - Bumps ci-gha-dead-guard-removal skill from v1.0.0 → v1.1.0 - Marks verification: verified (was unverified — skill was created during plan phase only) - Updates the Verified On table with ...

📌 Description This PR adds a Cloud FinOps Optimization Center Component under: submissions/examples/cloud-finops-center-rr/ The component provides a centralized interface for monitoring cloud spending, ...

Addresses the remaining open findings in docs/model_audit.md across 6 batches (one commit each). 13 code-fixed, C28/C37/C40-power-rating documented as intentional, C38 unit-label fix, C14 analysed and ...

ROUTE=Codex/manual docs-only PR PHASE=P1C-1H review-fix run report schema SCOPE=docs-only report schema SOURCE_OF_TRUTH=P1C-1G stop semantics + PR #85 STOP event KEEP_WORKFLOW_PIN=codex-version 0.139.0 ...

Summary Refactored the Vingroup opportunity documentation from a single monolithic file into separate track-specific files while preserving shared context and analysis. Key Changes - Renamed vingroup-track-c-ai-alignment.md ...

Pull Request Description This PR implements a real-time audio captioning feature for the Virtual Courtroom interface. It integrates WebSocket communication to stream audio data from the client to the ...
enhancement
gssoc:approved
gssoc
level:advanced
quality:exceptional
type:devops
type:feature

Increasing version of package(s) in repository septentrio_gnss_driver to 1.4.7-1: - upstream repository: https://github.com/septentrio-gnss/septentrio_gnss_driver - release repository: https://github.com/ros2-gbp/septentrio_gnss_driver_ros2-release.git ...
lyrical

…ry request PERFORMANCE IMPROVEMENT: - Removed ensureSchema() and ensureDefaultUsers() calls from login endpoint - These are already called at server startup (only run once, not per request) - ...

Summary Closes #233. PostgresBucket built every statement by interpolating the table name (and, for leak/peek, raw values) into the SQL string via f-strings / str.format, suppressed with # noqa: S608. ...