Skip to content

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

Filter by

56.6M results  (2 s)

56.6M results

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

Summary Adds an S3-backed transcript source so claude-sql can run against s3://bucket/prefix instead of only the local ~/.claude/projects glob — e.g. sessions mirrored to S3 by the claude-agent-sdk S3SessionStore ...

Summary This PR updates GitHub Actions workflow dependencies to newer versions and enhances TLS configuration for Gmail IMAP connections to improve security and compatibility. Key Changes GitHub Actions ...

🎯 What: The testing gap addressed: Missing unit tests for edge cases and remaining uncovered functions in services/semanticSearch.ts such as cosineSimilarity edge cases, getAllModels, preloadEmbeddingModel, ...

What Caches the viewer-independent DB work behind the landing page (/) and the fleet directory (/fleets), which were both force-dynamic and re-ran every query on each request (x-vercel-cache: MISS site-wide). ...

Summary - NEXT_PUBLIC_SUPABASE_URL and NEXT_PUBLIC_SUPABASE_ANON_KEY were stored as empty strings in Vercel Production - Re-added both with correct values pointing to mzlyblyegxxkexldstha.supabase.co ...

Summary - Adds pytest-xdist and parallelizes both unit and integration test suites, significantly reducing local and CI test run times - Introduces per-test DB isolation via a new fresh_test_db ...
refactor
testing

Description Fixes #60 by forwarding the configured embeddings.dimensions value to the OpenAI Embeddings API. Previously, the OpenAI embedding path ignored the configured dimensions and always returned ...