Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:HTML language:Ruby language:HTML language:JavaScript

Filter by

219M results  (2 s)

219M results

Motivation - A refactor introduced a typo in the default Claude image-analysis model id causing the runtime to send an unknown model id for Claude image-analysis requests. - The default must match ...
aardvark
codex

Motivation - Standalone log coalescing was collapsing adjacent entries that differ in inspectable details because the equality key omitted fields such as latency, context/metadata, error, run/process ...
aardvark
codex

The Worker name in your Wrangler configuration file does not match the name of the deployed Worker in the Cloudflare Dashboard. Cloudflare automatically generated this PR to resolve the mismatch and avoid ...

Bumps @aws-sdk/client-bedrock-runtime from 3.1053.0 to 3.1057.0. details summary Release notes /summary p em Sourced from a href= https://github.com/aws/aws-sdk-js-v3/releases @​aws-sdk/client-bedrock-runtime ...

Resumo Calculadora estimativa completamente refeita — agora baseada nas medidas reais do projeto arquitetônico, não apenas na área de piso. Como funciona 1. Informa pé direito do projeto 2. Adiciona ...

Com DB_RESET=true os tres servicos subiam, mas o usuario admin e os dados base nao eram criados: no Prisma 7 o prisma migrate reset nao dispara mais o seed automaticamente (o comando nao tem nem --skip-seed ...

Motivation - A recent change removed the nullish fallback for retryableCheck, causing a runtime TypeError when an untyped caller passed retryableCheck: null and the retry logic tried to invoke it. ...
aardvark
codex

- Added SMTP email configuration to .env and .env.template for Gmail. - Created ForgotPassword and ResetPassword DTOs for handling password recovery requests. - Implemented EmailService to send password ...