Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:PHP language:Go language:PHP

Filter by

117M results  (2 s)

117M results

Summary - Add production Analytics agent guidance to create extensions when native dashboard/analysis artifacts cannot faithfully represent the requested surface - Document the fallback in Analytics ...

What Adds the functional inventory of the central agent harness to the PRD, derived from auditing Hermes real feature set + architecture against zia s current code. - PRD §4.bis — Paridad funcional ...

Wires the existing Resend sendEmail (zero callers) to a welcome email on user.created. primaryEmail extracts the recipient; handleUserCreated renders WelcomeEmail.tsx (plain inline-styled React + @react-email/render) ...

feat: Offline-First Synchronization Engine for Field Technicians Closes #180 Description This PR transforms GearGuard into a true Offline-First application, guaranteeing that maintenance technicians ...

What FASE 3, PR 3.1 — the new glyphp interactive terminal (Ink), as chosen in the plan. glyphp (no args) boots an Ink shell: - animated glyph cursor (pulsing ⟡◈◆ mark, evokes the logo), - navigable ...

Summary Two correctness fixes found during a verification pass over the analysis-quality modules (25–28). Branched off origin/main; built in an isolated worktree so no other in-flight work was touched. ...

message.list becomes keyset-paginated ({limit, cursor} - {items, nextCursor}). Page 1 keeps pinned-first; older pages fetch non-pinned only with (createdAt,id) cursor so pinned never duplicate. The board ...

What this PR does - Adds queryGenerator.ts — converts the query tree to both SQL and MongoDB syntax in real time - Adds validator.ts — validates the query tree against the schema, catches invalid ...