pullrequests Search Results · language:Edge language:Python language:C# language:Java language:Python language:Python
Filter by
101M results
Motivation
- Enable a test deployment step for every branch to build and exercise images before a release.
- Make the remote application directory configurable via environment to avoid hard-coded ...
codex
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Converts the Clinical Notes / SOAP hub from browser localStorage to a canonical, clinic-scoped ClinicalNote persistence
layer with full lifecycle support and ...
Summary
Step 2a of the destination contract framework started in #593. Mirrors the HTTP suite for destinations that write to
disk — same three universal invariants, same parametrised shape; only the no ...
Summary
Fixes #470.
- AGENTS.md/CLAUDE.md scanned: _read_go_build_files() now includes these files alongside Makefile, Taskfile.yml,
README.md, and CI workflows
- Broader test command regex: ...
This PR addresses a critical issue where multi-word search queries cause application crashes (SQL syntax errors). The
root cause was the incorrect application of the FORMSOF(INFLECTIONAL, ...) SQL clause ...
Summary
- Critical bug fix: T7 accumulated up to 8 duplicate notifications in the quiet-hours queue because
last_t7_fired_ist_date was only stamped in send_pending (on successful delivery), never ...
Replace the static per-workflow lookup in `estimate_duration()` with a heuristic that considers prompt length, technical
keywords, and structural markers (numbered lists, code fences, file paths).
What ...