issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:JavaScript linked:pr
Filter by
4.5M results
Summary
On a read-only mount (the normal case for firmware images), bn save correctly falls back to ~/.cache/bn/bndb/ name .
hash .bndb. But bn load binary / session start binary only auto-discovers ...
bug
Context
The vcr_fixture decorator in tests/conftest.py types its wrapped function as Callable[..., Any]:
def decorator(func: Callable[..., Any]) - Callable[..., Any]:
...
cassette_name = f mod_{func.__name__}.yaml ...
Add the parq-blockmodel logo to the profile report, while retaining the flexibility for the user to add their own.
Repro
Multi-level EACH fanout causes pump thread deadlock in synaflow 0.20.3.
Pattern
L0: producer (Iterator[int])
L1: 3 EACH consumers (scalar from Iterator)
L2: 2 EACH consumers of one L1 output ...
Tool observations are truncated before re-entering the loop. For a group_by_count with many groups the agent only sees
the head of the list → it under-counts and (honestly) flags the truncation. Fix: for ...
bug
A hybrid/agent answer s claims can come from BOTH retrieved chunks AND tool results (e.g. a group-by-count from the
metadata sidecar). Faithfulness currently grades an agent answer against only the gathered ...
bug
Summary
The Trio-box gate recipe in ml/README.md is stale and misleads a copy-paste run:
- It uses --load ck-seed0-l5l4.pt — a checkpoint name that does not exist. The actual trio-box resume source ...
area:docs
Summary
The #734 BudgetController plateau-stop fires during a hard rung s flat warmup, truncating it ~20 iters before its climb
begins — the opposite of --auto-budget s intent ( extend a still-climbing ...
area:backend
bug
Summary
The curriculum s competency promotion (should_promote) thresholds against a 20-episode tail window, while a single PPO
iteration completes ~250+ episodes. The competency estimator is therefore ...
area:backend
bug
Currently the user must write down the message so they can decrypt it later or share it. Need a function to copy the
encrypted message to the clipboard
Feature
Planned

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.