pullrequests Search Results · language:Edge language:Python language:PHP language:HTML language:Go is:unmerged
Filter by
38.3M results
Adds branch-local TS-Chat worlds for bounded alternate common-ground histories.
Release claim:
- TS-Chat common ground can be forked into branch-local worlds.
- Branches preserve accepted premise ...
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 ...
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. ...
Beep boop. Your images are optimized!
Your image file size has been reduced by 13% 🎉
details summary Details /summary
| File | Before | After | Percent reduction |
| :-- | :-- | :-- | :-- |
| /static/assets/images/unknown.svg ...
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 ...