Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:Java language:JavaScript

Filter by

196M results  (2 s)

196M results

Summary - import firetix/vulnerability-intelligence-mcp-server as isolated subproject under mcp/vulnerability-intelligence/ - document the single-repo Launch Safety platform direction in README.md, ...

Summary Promotes Z06 to the live runtime registry (alongside Stingray + Grand Sport) and lands the months of workbook-authored logic from the z06-zr1-migration line, plus a safety-focused cleanup of spent, ...

Summary - Add LineChart.tsx — zero-dependency SVG line chart component (polylines, auto y-scale, HiDPI viewBox, dot mode for sparse data, legend) - Replace static snapshot tables in Results.tsx ...

Summary - Exposes daily_core_run in the read-only /operator/status API response - Passes through the daily-core manifest summary already produced by email-pipeline status - Adds API tests for missing, ...

Why E1.5 (the onboarding-lift eval) shipped as v0.20.0 via #199 — the last roadmap increment. This records what landed and hands off the next arc with a copy-paste prompt for a fresh session, following ...
documentation
enhancement
performance
question

Closes the last gap (G5) of the live-seam demo epic #123: wires the kernel command line through to boot and ships the dcache dhash_entries=1 build → boot → verify demo on the local libvirt host. Builds ...

Fixes #92. MintLocale.__init__ builds self.cache = apt_pkg.Cache(None) at line 56, then immediately calls build_lang_list() which unconditionally rebuilds the cache at line 136. Each apt_pkg.Cache(None) ...

This PR implements Phase 0 (Schema Validation Gate) for the CausaGanha consolidation pipeline. It uses Ibis for schema verification and roundtrip validation.

Test depends on eval real_e2e which is now a stub returning dicts. Remove until eval is properly re-implemented.