Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript is:public language:C++ language:JavaScript

Filter by

161M results  (2 s)

161M results

💡 What: Added composite database indexes for (embedding_id, tenant, project_id) on memories_semantic, memories_episodic, and memories_procedural tables. 🎯 Why: To prevent O(N) full table scans when resolving ...

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

🤖 Automated Update Report Generated: 2026-06-08 22:20:01 UTC Workflow: Auto Run Script and Create PR Repository: xuqssq/auto-merge-pr 📊 Changes Summary - Added Files: 1 - Modified Files: 0 - Deleted ...

This pull request was generated by the mq tool [test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours [pullrequest] requests per hour: 60 target branch: main ...

Unified replay for pmndrs/postprocessing

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

Problem No SASL auth support. No client_id config. Python 3.14 not supported. Re-processes last message over and over. Dependencies out of date. Proposed changes Support SASL auth through config. Updates ...

Pipelines as Code configuration proposal To start the PipelineRun, add a new comment with content /ok-to-test For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...

This PR updates the code in models.py to utilize Pydantic v2 features, specifically replacing deprecated validator features with model_validator for enhanced validation practices.