pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:HTML language:CSS
Filter by
265M results
Board atmosphere (MatchBoard):
- The Scene-photo backdrop now runs a perpetual Ken Burns drift (slow pan + zoom on an inner bleed layer, alternating
so there s no loop snap) under the existing establishing-shot ...
Worker pipeline (captions-first → yt-dlp/ffmpeg → chunk → Groq → persist), DB-polling queue with SKIP LOCKED + retry,
and the web flow end to end.
- worker: media tooling, queue, pipeline orchestrator, ...
Summary
- #60 — activation hang fixed. The background activation probe could fall into the OAuth device-code polling loop (~15
min, awaited from activate()) and pop an unprompted sign-in when Copilot ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Phase B, slice 4 — completes the workflow model. A change can step BACK a stage as a deliberate, checkable transition.
- workflow_instance: bounded reverse edges (each stage → its predecessor, [via ...
Synopsis
To avoid confusion about where to define string constants, combine the EC and STR string containers. For now, the FORMAT
container remains, since its class offers some helper methods specific ...
Summary
- NoopRecycler.TryRecycle returned StateSucceeded + NeedDelete: false for any pod, including live ones
- collectRecycleResults treated StateSucceeded as recycling complete → return pod to ...
Summary
Fixes all 7 Pylance reportArgumentType errors and 3 Pylint convention warnings in server.py.
Changes
src/sheepdog/policies/heuristic.py
- Changed _ScoredPolicy.name annotation from PolicyMode ...
Closes #676. This pull request was automatically created through GitHub Actions :).
What
A Format button next to Clear that pretty-prints the current query via a conservative, whitespace-only DQL formatter
(lib/formatDql.js).
in: {q(func: has(name)){name age friend{name}}}
out: {
...