pullrequests Search Results · language:Edge language:Python language:PHP language:Java language:JavaScript language:Vue
Filter by
46.7M results
What
Reactivates the dormant nightly intelligence pipeline (GAP 4) by adding its cron entry to
scripts/install_nightly_crons.sh.
Details
- Pipeline: scripts/nightly_intelligence_pipeline.sh — deterministic, ...
The harness only loaded the bundled SKILL.md, which prevented operators from extending it with locally installed skills.
This change adds discovery and named loading for skills placed under ~/.ai-vuln-harness/skills/. ...
Summary
- Extend typing.md with a Verbose Comments rule loaded by the engineer skill whenever the diff touches comments.
- Targets comments that pass the why test but read as AI prose — full sentences, ...
Summary
Adds a web-ci GitHub Actions workflow that gates every frontend PR + push to main on typecheck + lint + vitest,
mirroring api-ci.yml.
Why
Until now the only frontend gate was Vercel s next build, ...
Problem
The deployment fails at healthcheck because uvicorn receives the literal string $PORT instead of the resolved port
number. Railway applies the start command in exec form for Dockerfile deployments, ...
Roll-up integration for mission a14d4ffd-6888-46c3-a5dd-9c7fb270f462.
Summary
- add artifact_catalog.v1 schema and typed loader for stable reusable figure/table IDs
- add scripts/validation/validate_artifact_catalog.py so catalogs fail on duplicate IDs, missing source/output ...
A script was written to scrape the user s latest stats from GitHub, Hugging Face, and Kaggle. Upon checking the codebase
(portfolio-react/src/data/projects.js), the exact metrics were already present and ...