Skip to content

pullrequests Search Results · language:B4X language:C++ language:JavaScript language:JavaScript language:CSS language:TypeScript

Filter by

195M results  (2 s)

195M results

Description Fixes #1411 - Added test in models/User.test.ts: lazy initialization is skipped when readyState is already 1 (connected), asserting mongoose.connect is never called — complements the ...

Summary Inspector-side fixes paired with the backend insight-lifecycle PR. Two findings: - S3 — Case upsert no longer silently commits partial state. In server/routes/shared/evals.ts, both per-case ...

Local testing against Pasillo dev surfaced two proxy bugs (now fixed): - /fx/intent/quote requires X-Idempotency-Key on all POSTs — proxy now sends it on quote too. - Aggregator returns data.winner ...

Summary Board-facing /mail dashboard that shows every inbound + outbound email conversation and its reply state. Implements AUR-1702 (parent AUR-1698), consuming the API from AUR-1701 and following the ...

Summary - store Cloud Run runtime secrets in Secret Manager and inject them via --set-secrets instead of --args - pass local profile secret values to auto-run via child-process env only, so printed ...

Bumps tsx from 4.21.0 to 4.22.4. details summary Release notes /summary p em Sourced from a href= https://github.com/privatenumber/tsx/releases tsx s releases /a . /em /p blockquote h2 v4.22.4 /h2 h2 a ...

Bumps the frontend-runtime group with 4 updates: next, react, react-dom and react-hook-form. Updates next from 15.5.18 to 15.5.19 details summary Release notes /summary p em Sourced from a href= https://github.com/vercel/next.js/releases ...
dependencies
javascript

Summary Resolves the reported PPTX inconsistencies (slide 3 utilization vs slide 4 capacity breakdown showing a ~2× gap) and restructures the deck per user feedback. Fixed - Capacity breakdown now ...

Closes #659. Completes the three-repo form-spec feature (rest-api #59 → mcp #70 → this). What The change form is now driven by the rest-api form-spec endpoint (GET app / model / pk /form-spec/, django-admin-rest-api ...