pullrequests Search Results · language:Dune language:TypeScript language:HTML language:JavaScript
Filter by
201M results
Fixes the issue where the autorouter filters out the forward direction of turn nodes, causing unnecessary zigzags/wild
trace jumps.
Closes tscircuit/autorouting#92 /claim #92
src/lib/compatibility.ts
- computeCompatibility(run, userProfile, userHistory) → CompatibilityResult | null
- 6 weighted components, 100 pts total: levelScore (0-30) level match with adjacency matrix ...
Three new features, mostly driven by experiments where Fish is invoked from, and returns to, a subject provider such as
Gorilla.
(1) The Class feature allows subjects to be associated with one of several ...
Why
The bridge computed reachable movement squares with one straight ray per square (polygonBackends.move.testCollision) —
line-of-sight, not pathfinding. So the app s walls disagreed with Foundry both ...
Adds a GitHub Actions CI workflow (.github/workflows/ci.yml) that runs ESLint (npm run lint) and a TypeScript type check
(tsc --noEmit) on pushes and pull requests to main.
This is a purely additive, ...
Implements the i18n multilingual-field hardening spec as opt-in additions to i18nText/dictKey. Every existing field
behaves exactly as before — zero breaking change.
Spec: docs/superpowers/specs/2026-06-05-i18n-multilingual-field-hardening-design.md ...
feat: integrate fact extraction into context retrieval and enhance vector store functionality
Summary
This PR updates both dashboards to rely on the existing consolidatedStatus field. This field already takes into account
checking if the reviewStatus is UNDER_REVIEW or not and it was created as ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| axios (source) | 1.16.1 → 1.17.0 | age | confidence |
Release Notes
details summary axios/axios ...