pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:PHP language:C++
Filter by
174M results
Summary
Brings flyquery s semantic layer up to its documented contract. The headline fix: the SEMANTIC_LAYER fast-path now
actually executes — previously a published metric s compiled SQL was never run ...
⚡ Bolt: [GPU Readback and Buffer Optimization]
💡 What:
- Switched the final rendering texture in HoleFillingRenderer from 4-channel float32 to 3-channel uint8.
- Moved color clamping to the jfa_distance_mask.frag ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Supabase security advisor flagged 13 public functions with mutable search_path (lint 0011_function_search_path_mutable).
Migration 090 pins search_path = public, ...
Implements a database repair and maintenance script (src/scripts/db/fix_bad_data.py) to optimize ClickHouse tables,
remove invalid negative equity prices (while preserving genuine commodity anomalies), ...
Internal review draft only
3 new files under docs/strategy/review/.
Changes
- docs/strategy/review/remy-skill-v0.1-draft.md (new)
- docs/strategy/review/remy-sample-response-v0.1.json (new)
- ...
Closes RT-P1. Supersedes the 0.5.0 DID-resolution + issuer-DID-pin approach with JWKS-pin — simpler, residual-free, and
removes code.
Change
Verify an ALLOW proof s signature against the key set published ...
:wave:! GitHub Classroom created this pull request as a place for your teacher to leave feedback on your work. It will
update automatically. Don’t close or merge this pull request, unless you’re instructed ...
Summary
This PR moves crawled page HTML out of ClickHouse into a dedicated blob store and introduces a proper export pipeline.
Storing raw HTML in the database was bloating ClickHouse; HTML is now stored ...