pullrequests Search Results · language:Edge language:TypeScript language:PHP is:merged language:HTML is:unmerged language:HTML
Filter by
46M results
Addresses the post-merge deviation review. Fixes the genuine in-scope deviations + latent bugs, and tracks the rest in a
new DEFERRED.md so nothing lives only in scattered comments.
Fixed
- 🔴 Dispatch ...
Cuts AI Workbench 0.4.2 — continues the 0.4.x hardening line with one new capability: store-level keyset pagination for
the chat surface. No wire-contract change ({ items, nextCursor } preserved), no data ...
define all core TypeScript types in lib/queryEngine/types.ts
- QueryRule, QueryGroup, QueryNode, QueryState
- Schema, SchemaField, FieldType, Operator, LogicOperator
- ValidationError interface ...
updates to nx@22.7.5
Summary
- Remove the interim datasets run guide (docs/guides/run-datasets.md); the feature shipped in #46.
Audit-4 finding F-13 — Staging cron destructive guard
This PR implements the env-level protection for destructive crons when a Worker secret injection error accidentally
points staging to production. ...
Migrated cli_deploy.ts to use @clack/prompts for consistent UX. Replaced console calls with intro, log.step, log.info,
and outro. Fixed a typo in the error message for missing GCP projects. Updated cli_deploy_test.ts ...
Automated test pull request
What changed
- Flipped the Desktop warning: site is mobile-only story card in SPEC.html §12 from Open to Done: data-status → done,
swapped the Open badge for the Done badge, and relocated it into ...
🎯 What: The launchFireworks function relies on a series of setTimeout calls to launch fireworks bursts at specific
intervals, and animFW uses a recursive requestAnimationFrame loop that terminates based ...