pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:Python language:Java
Filter by
40M results
Gap-review D2 + owner decision (2026-06-14): the public beta has no free trial — it s pay-to-activate (account activates
on a completed Stripe checkout). Code, billing, and marketing already implement ...
What
Adds a Docker-free, no-NVIDIA way to run the Knowledge Graph Extractor on an Apple Silicon Mac, plus an opt-in faster
MLX backend. No change to the extraction/UI/scheduler logic: the model stays ...
This branch collects the EMILIA Protocol work from the 2026-06-14 session. Frozen EP-RECEIPT-v1 / packages/verify /
packages/issue are unmodified throughout.
Standards (held from IETF filing until the ...
What
Unauthenticated visits to /hub redirected to /login/?callbackUrl=%2Ffeed%2F, losing the requested destination. Now the
requested route is preserved as the callback.
Root cause
mira-hub runs with ...
Companion to skillsbench#937.
What
- Remove website-data/trajectories-index.json (2.7 MB). It was the previous-generation snapshot — only 7 old models
(Opus 4.5/4.6, Sonnet 4.5, Haiku 4.5, GPT-5.2, ...
The survey chips on the loading screen weren t responding to clicks. Hardened the interaction so it works regardless of
the underlying cause (stacking context, stale asset, or label/checkbox quirk):
...
attest prune now ages out sessions that hold only replay records (whose attestation was removed). Such a session had no
datable timestamp, so it was kept indefinitely and the attestation store could grow ...
Summary
- closes #98
Replace the executor s flat sequential task loop with a DAG-aware scheduler that resolves Task.dependencies, detects
cycles, and propagates SKIPPED status. Fixes Bug #1 from Experiment ...