issues Search Results · language:Dune language:Python language:HTML language:Java language:Java language:HTML language:Java
Filter by
42.6M results
Netflix add-on version
v1.23.5
Operative systems used
LibreELEC
Kodi version used
Other (specify in description)
Description of the bug
Kodi version is 21.2 Hardware is Raspberry Pi 5 on LibreElec. ...
Bug
Triage: Needed
Description When mock relying party UI tries to invoke the wellknown endpoint to fetch the value of
code_challenge_methods_supported, CORS error is encountered
Expected: Added the below property in the ...
task
Proposed change
When working with jetstream, usually, we place stream configs in application resource directory. We can upsert a stream
with
StreamConfiguration.instance(jet.toJson())
, where jet is ...
proposal
Description / Problem
get_github_prs (src/breakfast/api.py) already walks every repo of an owner via paginated GraphQL — but only collects PR
URLs. Each PR is then re-fetched individually over REST by ...
enhancement
DIRECT: When and Where Should You Allocate Test-Time Compute in Embodied Planners?
Authors: Jadelynn Dao, Milan Ganai, Yasmina Abukhadra, Ajay Sridhar, Mozhgan Nasr Azadani, Katie Luo, Clark Barrett, ...
arxiv:cs.AI
arxiv:cs.CV
arxiv:cs.RO
Problem
_truncate_formatted_text in src/breakfast/cli.py decides whether to truncate using the wcwidth-aware _visible_width(),
but performs the actual cut by slicing code points:
truncated = plain[: ...
bug
Problem
--mine-only resolves the authenticated user only when online — in src/breakfast/cli.py the lookup is guarded by if
mine_only and not offline:. In offline mode (explicit --offline, or the #286 ...
bug
Symptom
A multi-process annotate_tabular run finishes successfully (all tasks done, results processed, output + tabix index
written), then crashes during teardown with a TimeoutError:
INFO:gain.task_graph.dask_executor:closing ...
bug
in-progress
needs-triage
P2
Context
Sibling to #1584 (Sonnet-subagent path for /pickup). This issue evaluates whether /onboard should get the same
treatment, and records the decision.
Evaluation
Recommendation: do NOT add a blanket ...
Problem
make_github_api_request (src/breakfast/api.py:97, requests.get) and make_github_graphql_request
(src/breakfast/api.py:203, requests.post) pass no timeout=. Both retry loops catch requests.exceptions.Timeout, ...
bug

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.