issues Search Results · language:Dune language:Python language:JavaScript linked:pr language:JavaScript language:JavaScript
Filter by
4.5M results
Problem or Limitation
The README currently lists the supported data structures and algorithms, but the newly added Linked List Visualization
module (merged in #650) is not mentioned anywhere in the documentation. ...
- Formatting checks aren t run, and I rely on these
- It s difficult to go half measure on these, so running them on a PR diff is not really feasible and some of my
changes are sloppy as ...
Problem
Speech-to-text (STT) could be an interesting addition to prompting in the chat area.
Proposed solution
A kind of superwhisper microphone button could initiate the live STT streaming to prepare ...
enhancement
Summary
python -m jax_solitons.campaign.reap --label X --yes destroys every live instance stamped with LaunchSpec.label == X,
regardless of whether those instances are orphaned or actively in use by a ...
Summary
The tag release workflow builds only the Python package and publishes dist/*, while the repo also contains C and C++
implementations that compile in CI.
Expected
Tagged releases should attach ...
CodeQL bot flagged several items in the alarm-engine repository layer
(llm-systems-alarm-engine/backend/storage/repositories.py). After validation, two are actionable and one is an optional
cleanup; two ...
enhancement
Tests whether acoustic speaker (dis)similarity explains when separation helps — a plausible alternative to the
hallucination story. Correlates a per-snippet MFCC embedding distance with each (con×pro) ...
Problem
reg-meta-build build-db takes ~14 min on the real corpus. Per-stage timing (added in this work) shows it is dominated by
one stage and is CPU-bound, not I/O-bound:
| Stage | Baseline | % of total ...
enhancement
reg_meta_build
Summary
Recent releases of pyOpenSSL (26+) removed OpenSSL.crypto.verify, which breaks SNS signature verification in older
versions of this package that rely on pyOpenSSL for certificate loading and RSA ...
Description
Current behavior
The set_cookie method does not upsert the new cookie, just append.
❯ curl -i http://localhost:8000/
HTTP/1.1 200 OK
...
set-cookie: foo=bar; Path=/; SameSite=lax
set-cookie: ...
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.