Skip to content

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

Filter by

147M results  (3 s)

147M 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

Test PR: performance-enhancement-complete-v2 → performance-optimization-baseline

Ignore broken PDF files during ingestion. Made with Cursor

3 small changes to the UI refresh: - update neuvue paper link to the v2 - two different contact emails listed - consolidated to the bottom banner with neuvue@bossdb.org (previously a mix of info@bossdb.org ...

Test PR: performance-enhancement-complete → master

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 95% - Auto-fix allowed: True 📝 Summary The application uses the subprocess ...
ai-remediation
severity-medium

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 ...

Tune chunk splitter for better boundary recall. Made with Cursor

Description AiMentor.jsx hardcoded http://localhost:8000 as a fallback when VITE_API_BASE is not set: const base = import.meta.env.VITE_API_BASE || http://localhost:8000 ; In any deployed environment ...