issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr
Filter by
1.8M results
Add speech so the user talks and the tutor replies aloud (spec §6). Build order step 3. See docs/ARCHITECTURE.md → Voice
handling.
Definition of Done
- [ ] Mic button uses SpeechRecognition (en-US ...
What to build
visual-teach.js is a plain UMD/IIFE script (no top-level ES export/import; it attaches window.vtVisualTeach or sets
module.exports). It must be loaded with a plain script src= ... . When ...
in-review
Connect the conversation screen to /api/chat so a real text conversation works. The frontend sends the profile + message
history; the backend builds the system prompt (spec §5, see docs/ARCHITECTURE.md). ...
Small Node/Express server that keeps the API key server-side and proxies chat to Claude (spec §4). Also serves the
static frontend so it is one deploy. Build order step 2. See docs/ARCHITECTURE.md for ...
Conversation screen (spec §7.3) as a shell with text input only, plus wiring the screen flow. No real AI yet — a stubbed
echo reply is fine to see the flow (build order step 1).
Definition of Done
...
Problem
On 2026-06-21, a Bluesky video post failed with ` video processing error for job: d8ruha038n5c72rr6ft0 `. The upload
itself succeeded (job ID was returned), but Bluesky s video processing server ...
Description
The factorial calculator function fact(n) in complexity-calculator.js does not check for negative inputs or float
values, which can lead to invalid executions.
Proposed Fix
Add guard clauses: ...
bug
Easy
SSoC26
Description
The Topic Wise Performance Dashboard page does not render the site s top navigation bar or the bottom footer.
Cause
The script calls loadPartial( navbar-placeholder , /partials/navbar.html ...
bug
Easy
SSoC26
Description
On the Topic Wise Performance Dashboard page, the default demo data (e.g. Arrays, Trees, Graphs performance statistics)
is never populated in local storage or displayed on the dashboard for ...
bug
Easy
SSoC26
Temuan
scripts/capture.py (line 921) and scripts/validate.py (line 1061) both contain an f-string expression where a nested
string literal uses the SAME quote character as the f-string s outer delimiter ...

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.