Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP language:Go language:HTML is:unmerged

Filter by

38.3M results  (1 s)

38.3M results

Adds ESLint rule no-intersected-function-types. Imported from vibe-types/eslint-plugin.

What A look-and-feel refresh of the watcher dashboard that keeps the existing layout and the FastAPI/SSE API contract untouched. Four focused changes plus the persistent Bot Operations bar added earlier ...

Fixes #1372 What this PR does Adds a lightweight validation script and CI workflow to ensure issue template labels always match the live label taxonomy, preventing future drift. Changes - .github/scripts/validate_labels.py ...

Summary SynthesizePartialBookSignature already records BookSigCoveragePct (0..99) when a book s sig is built from incomplete file coverage. That data was invisible in the UI. This PR surfaces a small ...

Makes the MIT license complete and canonical across the repo. - yaab: modern PEP 639 metadata — license = MIT (SPDX) + license-files = [ LICENSE ]; removed the now-disallowed License :: trove classifier. ...

Bird training in progress. Pushes after every round so partial work survives runner timeouts. - Handle: eQh6I - Bird ID: 6f4c8ee21aa64b95 - Corpus: fim - Extended from: workers/dispatcher/harvest-1way-r108_sym24 ...

Motivation - Tests were polluting sys.modules with fake runner imports and not restoring them, causing full pytest runs to fail intermittently. - The accumulation launcher needed orchestration ...
codex

Summary - ADR 047 PR #3 of 4. PR #1 made the catalog self-describing; PR #2 gave it per-caller memory; this PR is the LLM-backed router that fuses both into a single call the agent makes BEFORE ...