pullrequests Search Results · language:Edge language:Python language:JavaScript language:Java language:JavaScript
Filter by
185M results
…ink syntax in privacy page content
Summary
- Adds list_traces() to scripts/langfuse/langfuse_client.py for timestamp-based trace search via Langfuse API
- New scripts/langfuse/analyze_failure.py — diagnoses benchmark failures by correlating ...
Motivation
- Provide a guided, self-service diagnostic for Home Assistant Green when the device powers on but cannot be reached
from a browser or app.
- Consolidate common troubleshooting flows ...
codex
!-- CURSOR_SUMMARY -- [!NOTE] Low Risk Single workflow condition change; no runtime app or security logic changes, only
skips an optional CI step outside the org.
Overview Adds if: github.repository_owner ...
Updated content.js to use chatList.children to fix the broken selector, and added browser_specific_settings to
manifest.json so it works out of the box on Firefox.
b/530193573
This PR fixes two compliance issues with how the driver handles JDBC metadata when FilterTablesOnDefaultDataset=1 is
enabled:
1. Updated determineEffectiveCatalogAndSchema to strictly follow ...
Problem
CI e2e job (ci.yml on main, scheduled run #6) fails with:
FAILED test_pickup_sets_picked_up_at_timestamp
AssertionError: Expected 200, got 404: { detail : Driver not found }
Root cause
create_driver ...
Summary
Fix username/password identity token validation to report malformed encrypted token proof failures as
Bad_IdentityTokenInvalid, matching OPC UA Part 4 token encryption and proof-of-possession ...