issues Search Results · language:Edge language:Python language:JavaScript language:Python language:Java language:JavaScript
Filter by
55.2M results
Feature Request
Add dark mode support.
Problem
Users want dark theme option.
Proposed Solution
- Theme toggle
- System preference detection
- Persistent settings
Benefits
Better user experience ...
feature
Feedback collector routine failed — action required
Date: 2026-06-20
Routine: Litux feedback-collector (scheduled)
What happened
The scheduled feedback-collector agent ran but could not reach Supabase. ...
bug
infra
| Model | Energy/atom (eV) | Max force (eV/A) | Steps | Model load (s) | Relax total (s) | Cold single-CIF total (s) |
| --- | --- | --- | --- | --- | --- | --- |
| MatterSim | -5.081119 | 0.000025 | 0 ...
Description
Raised when a request fails due to a client-side network issue — DNS failure, connection refused, timeout — rather than
an API error response. Wraps the underlying httpx exception for context. ...
area:errors
priority:p2
type:feature
Description
Raised on HTTP 404 responses. Should include the resource type and ID that was not found, so the developer can
distinguish a missing payment from a missing invoice without parsing the message ...
area:errors
priority:p1
type:feature
Description
Raised on HTTP 429 responses when retries are exhausted or disabled. Exposes retry_after (seconds) so the caller can
implement their own wait logic.
Proposed Steps
- Define RateLimitError(ShadeError) ...
area:errors
priority:p2
type:feature
Description
Raised on HTTP 400/422 responses — malformed parameters, missing required fields, or out-of-range values. Should expose
field-level validation details from the API so the developer knows which ...
area:errors
priority:p1
type:feature
When starting out in Mandarin, the Chinese Grammar Wiki was really useful. I think making a wiki for Literary Chinese
would work super well here, ordered by most to least frequent.
Simply show how a function ...
enhancement
site
Experiment 8 - Michael HLA dataset at ratio 20
Goal
See difference in our results with a different dataset https://huggingface.co/datasets/mhla/pre1900-corpus. Some of the
big differences is the cutoff ...
Description
Raised when the API key is missing, malformed, or rejected by the server (HTTP 401). Should tell the developer exactly
what is wrong: missing key, wrong key format, or key revoked.
Proposed ...
area:errors
priority:p1
type:feature

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.