pullrequests Search Results · language:Edge language:TypeScript language:HTML language:PHP language:JavaScript language:Java
Filter by
250M results
Resumen
Configura el servidor Flask para escuchar en todas las interfaces de red (0.0.0.0) en el puerto 8000, permitiendo acceso
desde cualquier equipo en la misma red LAN.
Cambio
# Antes
app.run(debug=True, ...
O backend já aceitava GET /despesas?frete_id= id , mas o app criava despesas/abastecimentos/vales sem enviar frete_id.
Portanto a busca por frete_id no detalhe do frete sempre retornava vazio.
- add_despesa/abastecimento/vale_screen: ...
Summary
Phase 1 PR 2 of Track H (cerebrum pillar migration, .claude/pillar-migration-roadmap.md). Splits the nudge_log slice s
migration journal off the shared journal into packages/cerebrum-db/migrations/ ...
!--- Please always add a PR description as if nobody knows anything about the context these changes come from. -- !---
Even if we are all from our internal team, we may not be on the same page. -- !--- ...
infra
size/small
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Что сделано
- Каталог (главная, фильмы, сериалы) — лента грузится через коллекции Kinopoisk TOP_POPULAR_ALL / TOP_POPULAR_MOVIES /
TOP_POPULAR_SERIES, как в hometv. ...
Summary
- app/api/command-os/intake/route.ts: catch block now emits console.error with a sanitized message so Vercel runtime
logs surface whether GITHUB_TOKEN is absent or GitHub API rejected the ...
GAP-1 provisioner tests failed on Windows (linkBdOntoPath no-ops on win32 + literal POSIX path assertions vs path.join
backslashes). Mock platform→linux, use path.join / path.delimiter. Test-only.
🤖 Generated ...
Please give a short description what your pull request is for
Add small portion of document reflecting lessons learned while identifying the issue #19844.
At the beggining, I wasn t sure whether the ...