Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP language:Python

Filter by

67.1M results  (2 s)

67.1M results

Docstrings generation was requested by @scotej. - https://github.com/scotej/psychic-object-avoidance/pull/1#issuecomment-4571016867 The following files were modified: - generate_markers.py - land.py ...

Prioridade: P1 — Segurança / Information Disclosure O que foi alterado e por quê O handler externo de webhooks do WhatsApp em apps/whatsapp/webhooks/views.py retornava a mensagem de exceção bruta para ...

Why The track-driver handoff (docs/bio-epic/CLAUDE-DRIVER-HANDOFF.md) is the cross-session resume SSOT, but the agent definition left its persistence mechanism implicit ( UPDATE your handoff — without ...

ui/ux 마감

Why Claude Code sessions don t share memory — a fresh session in this repo knows only what s committed in files (the CLAUDE.md hierarchy + always-loaded docs), not what a previous session figured out ...

Summary - Hide the dashboard URL action when the web dashboard is disabled. - Show connected MCP servers in the desktop System view. - Tighten the System view layout and remove redundant live-load ...

load_bsb mapped PSA→ Psalms but BSB labels the Psalter Psalm (singular) per verse, so the English cross-reference loaded empty for all 150 Psalms ( 0 BSB verses ). One-line fix: map Psalms → Psalm for ...

Summary - Replace the recursive ListNode rebuild implementation of 0707_design_linked_list with a vector-backed object state that preserves LeetCode 707 semantics. - Mark the benchmark registry ...

Prioridade: P0 — Bug de Produção (Race Condition) O que foi alterado e por quê LoginView e ChangePasswordView faziam a rotação do token em duas operações separadas: # Antes (vulnerável) Token.objects.filter(user=user).delete() ...