Skip to content

pullrequests Search Results · language:Dune language:Python language:Python language:Java language:TypeScript language:Java

Filter by

169M results  (2 s)

169M results

💡 What: Added a confirmation dialog that appears when a user presses the delete icon on a History Item. 🎯 Why: To prevent accidental data loss. The delete button utilizes a large hitSlop to improve touch ...

Fixes a fail-closed gap flagged in review of the original gate. The confidence threshold used awk (c =0.9); when jq -r .confidence yields a non-numeric string — notably null (printed for a missing or ...

Summary Mirrors the bill vote feed s consume-once pattern for Law Reform (LawReformVote) and Follow-the-Money spending (FederalContractVote): - Server exclusion: feed loaders skip items the signed-in ...

Unified replay for nsupdate-info/nsupdate.info

Task: platform #12 — Frame the doc: structure, intro, end-to-end journey diagram deck mapping Idea: platform #6 — The Builder s Journey Foundation for idea #6. Adds docs/BUILDERS-JOURNEY.md — a narrative, ...

Summary Three connected bodies of work that move the operator from founder-only toward a multi-tenant SaaS a paying stranger can use safely. 1. Security — close cross-tenant data exposure (13fb849) middleware.ts ...

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

Previously, the env would not reset on timeout, only the AIController would. Additionally, we can change this to truncation after that PR is merged, but I left it the original done here for plugin version ...

Files modified - mlflow/snippets/tried_serving_a_model.py — New L2 snippet: train a RandomForest, log with MLflow, then load back from run URI and Model Registry for serving predictions via Python ...