pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:Python is:public is:public
Filter by
175M results
Summary
Added a new /export/db endpoint that streams a consistent snapshot of the SQLite database to authorized clients. This
enables the cross-sport hub (quarterback/vroomtv) to access simulation data ...
Generates the article JSON for ASIN B0FNCTK56M following STAGE 1 requirements. Incorporates valid third-party sources
and adheres strictly to formatting, content constraints (like narrative 4-step structure), ...
Why
Sponsorship has ended, and per direction: work delivered in the client s own repo keeps its name, but eval tools,
quality standards, and marketplace surfaces in this repo must not carry the client ...
Merges the top-level spec sets kymo-dsl and kymo-json (plus kymo-dsl-nref) into a single kymo-syntax umbrella feature:
- New thin umbrella quartet FEAT/DESIGN/TEST/PLAN-KYMO-SYNTAX-001 (v1.0): module ...
Summary
Added a new /export/db endpoint that streams a consistent snapshot of the season database to authorized consumers,
enabling integration with cross-sport hub services (quarterback/vroomtv).
Key ...
Summary
Adds a new /export/db endpoint that streams a consistent snapshot of the active save s database to authorized consumers
(e.g., quarterback/vroomtv cross-sport hub). The route is token-protected ...
Unified replay for vanderschaarlab/synthcity
Found via the meeting-detector enrollment logs: /api/auth/refresh returned 500 Internal server error with a raw stack
trace in details for an expired refresh token. (1) refreshAccessToken now throws statusCode=401 ...
Fixes #9 (refs #7 후속).
원인/수정
httpx는 params를 명시하면(빈 dict 포함) URL 자체의 query를 통째로 대체한다. get_response가 항상 params=query를 전달해 filedatDtl.do?fileDataNo=...
같은 호출이 query 박탈된 빈 셸 페이지를 받았고, #7의 스크레이핑이 live에서 전수 ...