pullrequests Search Results · language:Dune language:Python language:HTML language:Python is:unmerged language:JavaScript
Filter by
74.3M results
What changed?
Added changes which reflect the workings of the new batch engine. Removed the word materialize and the term Sync Engine
thrhoughout. Also removed the extra tutorial and references on the ...
cla:yes
This PR prevents raw tracebacks from being dumped to the user if an internal pip install subprocess fails.
Packet
json { schema : spark-compete-hotfix-v1 , event : spark-compete-first-event , submission_mode ...
This reverts commit 885a5756b7d19733c440553c65abbd5af592eaa5, reversing changes made to
cd2487797f93d18d2c925eda4f3d6b76ee0befa8.
Bumps perf-analyzer from 0.1.0 to 2.60.0.
 and adds cache operations. Depends only on
PR 2 (cache, merged); independent of the crawl PR-6.x stack.
batch-fetch ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 85%
- Auto-fix allowed: False
📝 Summary
The application uses subprocess.call ...
ai-remediation
needs-human-review
severity-high
🤖 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
Closes #924
Replaces the NoopKnowledge placeholder with a real knowledge.db-backed DbKnowledge implementation.
Changes
- DbKnowledge struct with rusqlite connection to ~/.copilot/knowledge.db
- ...