pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:PHP language:CSS
Filter by
170M results
What
Quality-tooling batch (independent of the release-please migration in #2):
- Config hardening — log_level validator (rejects unknown levels), SettingsConfigDict instead of raw dict.
- Logging ...
Upgrade dependencies to fix critical buffer overflow in cryptography, Host header bypass in Starlette, RCE via malicious
PSD in Pillow, decompression bomb DoS, and protobuf recursion DoS.
details
summary ...
Descrição
Aplica o molde de camada de dados (React Query) ao domínio de Eventos, seguindo o padrão já validado em Atores
(#PR-atores). Cobre a página de listagem (/events) e a de detalhes (/events/:id), ...
Summary
Fixes #19.
- delete_certificate() previously hardcoded its search to vsys1 and shared, causing --remove-old-cert to silently
no-op when the old cert lived in vsys2, vsys3, etc.
- The ...
Summary
Second of 5 phases landing the species-aware anatomy architecture.
Moves five global severability tables (SEVERABLE_CONTAINERS, SEVERED_HEAD_LOCATIONS, SEVER_HAND_BY_CONTAINER,
LIMB_DOWNSTREAM_CHAIN, ...
Closes #39.
Root cause (found + reproduced locally)
The users collection had a select field (userType/role) with an emptied values array. Under PocketBase 0.36.7 an empty
select is invalid (fields: (N: ...
Follow-up to #276 — addresses the Codex P2 review
Codex flagged a real correctness bug in the run_free_loop wiring shipped in #276.
The bug
run_free_loop exported owner-approved traces with export_jsonl() ...
What
Two improvements driven by the chunk self-containment review:
1. Hybrid chunking is now the default in scripts/chunk_documents.py (opt out with --no-hybrid).
2. Mojibake repair added to scripts/clean_documents.py; ...