issues Search Results · language:Dune language:JavaScript language:Java linked:pr language:Python language:HTML
Filter by
6.4M results
Task Details: Ensure that all the graph degradation bugs in the incremental subgraph reparse logic executed by the file
watcher are eliminated.
Testing Requirements:
- Ensure all tests in tests/ pass ...
enhancement
Problem / context
Hosted coding workspaces are Claude-only today. Teams need each Agent to choose its own runtime (Claude Agent SDK or
Codex SDK) without replacing existing Claude paths. Codex requires ...
Several frontend components currently manage conditional CSS classes using massive strings of Tailwind utility classes
coupled with messy ternary operators directly inside JSX (e.g., className={base-classes ...
Bump starlette from 1.0.1 to 1.3.1 in the pip group across 1 directory#271
dependencies
Rust sm codex maps the retained codex alias to provider codex-fork, but sm spawn codex currently passes the raw
positional provider string through as provider=codex.
That created live sessions like rs18ba07e3ec625778 ...
Description
Description
The file upload component currently defines supported file formats in two different places:
const ALLOWED_TYPES = [...]
and
accept= .pdf,.jpg,.jpeg,.png
Because these values ...
ai
frontend
type:design
type:devops
type:refactor
The Dockerfile downloads yq unconditionally as yq_linux_amd64 and from latest. On Apple Silicon the container is arm64
(confirmed: server os/arch linux/arm64), so the amd64 binary runs only under emulation. ...
The Docker build (the documented way to generate release artifacts without local deps) runs under a different setup than
the pypi-publish workflow that actually publishes:
- Dockerfile is FROM python:3.10; ...
Description
Description
The comments in lib/extract-text.js describe different character thresholds than the values currently used in the
implementation.
For example, comments reference a lower threshold ...
type:devops
type:docs
type:refactor
The OWASP dependency-check job re-downloads the full NVD feed every run (no API key, no validity window) - ~30-40 min
runs that hit NVD rate limits (524/429), making Java Lint SAST slow and flaky. This ...
bug
status: in-review

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.