Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Python language:Java language:HTML language:JavaScript

Filter by

211M results  (2 s)

211M results

Summary - Add automatic weather detection (GPS or city search) with weather-matched outfit suggestions pulled from the user s own wardrobe - Add client-side background removal for uploaded garment ...

class Outer: ... class Inner: ... class Deep: pass ... Outer.Inner.Deep.__qualname__ Inner.Outer.Deep # before Outer.Inner.Deep.__qualname__ Outer.Inner.Deep # after ...

tests/test_session_diagnostics_state_hygiene.py previously had two tests that only set diagnostic state fields and re-asserted them — they proved the setter worked, not that production recovery clears ...

What changed and why POST /api/records previously stored title and content verbatim with no conversion. This PR adds the full payload-to-Markdown pipeline so inbound webhook JSON and parsed email payloads ...