pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript
Filter by
181M results
Summary
- Add tools.subagentMcpAccess, defaulting to false.
- Allow spawned subagents to inherit live mcp_* tools from the main agent when enabled.
- Document the opt-in config and add regression ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
O que mudou
!-- Liste as principais alterações deste PR --
- Criada a tela interna de cadastro de nova conta bancária para usuários autenticados.
- Adicionada a rota protegida /contas/nova.
- Implementado ...
Bumps react-router to 6.30.4 and updates ancestor dependency react-router-dom. These dependencies need to be updated
together.
Updates react-router from 6.30.3 to 6.30.4 details summary Release notes ...
Summary
- Add Next.js reference handler for Fase 3 of the v2.0 RAG migration: app/api/parse-file/route.ts to be copied into
the Next.js repo.
- Route forwards uploads (file + modulo + categoria ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
This PR contains the following updates:
| Package | Update | Change |
| --- | --- | --- |
| ghcr.io/containeroo/never | patch | v0.8.13 → v0.8.14 |
[!WARNING] Some dependencies could not be looked up. ...
container
docker
patch
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
연관 이슈
Closes #25
증상
결제 요청(POST /payments) 후 Lambda 가 DB 에 쓰기 전(SQS 대기) 단계에서 단건은 404, 다건은 빈 목록.
원인
- requestCreate 가 결제 캐시를 적재하지 않아 getById(캐시 우선)가 miss → DB miss → 404
- listPaged 가 DB 직결이라 미영속 ...
bug