issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript language:HTML
Filter by
2.3M results
H0 — no app code. Clears doc drift before the burndown starts.
- [ ] CLAUDE.md: coverage gates 50/30/35 → 70/70/60 (match web/vite.config.js:55-59).
- [ ] .claude/skills/architecture.md: line-number ...
P1
refactor
week-1
C4 — highest-value add-on during the refactor: catches integration breakage that unit tests miss as rendering code moves
between files.
- [ ] Add @playwright/test.
- [ ] A smoke spec that serves the ...
P1
testing
week-1
C3 — config only; no app code.
- [ ] Pre-push hook — add .husky/pre-push running vitest run so failing tests are caught before they reach CI. Keep
pre-commit as lint/format only ( 5s) per CLAUDE.md. ...
P1
week-1
C1 — the keystone. Must merge before any extraction PR under #52.
Problem
web/vite.config.js sets thresholds (70/70/60) but no coverage.include/exclude. v8 only counts files imported by a test,
so the ...
P1
week-1
Parent Algora bounty: #743
Bug
The API config parses PORT with Number(process.env.PORT ?? 4000). If PORT is present but invalid (non-numeric), the
parsed port becomes NaN and the API crashes during startup ...
The /sitemap.xml endpoint is caught by the Express catch-all * route and returns index.html instead of raw XML. Fix: add
a dedicated route with Content-Type: text/xml before the catch-all.
Describe the issue
In v2.26.26, Tugboat upgraded Google Lighthouse and in the process, the PWA section was removed from Lighthouse reports.
Which docs are affected?
- How Lighthouse in Tugboat works ...
Facet: Lighthouse
Surfaced by codex review on #1760 Phase 1 (per-scene i2v).
Gap: the Music Video board s scene spinners are cleared only by the gen-specific socket events (image-gen:* for the
reference-frame lane, video-gen:* ...
plan
Description
Add a Avatar Size Medium CSS component.
Features
- Pure CSS
- No JS required
- Responsive
- Accessible
accepted
component
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
Goal
Add a due_date field to todos so users can see when a todo is due and sort by urgency.
Acceptance criteria
- A due_date column is added to the todos table (date, nullable)
- The todo form includes ...

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.