issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Python
Filter by
55.2M results
Fetching the roster of students and their attendance histories from the database can take several hundred milliseconds.
To reduce Cumulative Layout Shift (CLS) and improve perceived performance, we should ...
bug
Severity: low · Area: hook-integration
When a tool payload yields multiple paths, the PreToolUse hook acquires them one at a time and, if a later path
blocks-and-denies, leaves the earlier paths locked ...
bug
Severity: low · Area: hook-integration
Under contention, the PreToolUse hook performs a blocking acquire for up to MUTEXCC_HOOK_TIMEOUT seconds (default 120)
before denying, freezing the agent the whole ...
bug
Description
frontend/register.html (line 197) uses alert( Registration failed... ) for errors. Server validation details (duplicate
email, weak password) are lost.
Acceptance Criteria
- [ ] Replace ...
frontend
good first issue
gssoc:approved
gssoc 2026
level:beginner
level 1
type:bug
type:design
Severity: medium · Area: docs
The README s hook and MCP examples invoke ./mutexcc and $PWD/mutexcc, but install.sh installs the binary to
~/.local/bin/mutexcc on PATH and never into the user s repo, so ...
documentation
Severity: medium · Area: install
install_hooks opens the user s existing settings.json with mode w (truncating it) before writing, with no
temp-file-plus-rename and no backup, so an interruption between ...
bug
Como administrador quiero consultar las ventas realizadas para monitorear la actividad comercial.
Criterios de aceptación:
- Mostrar listado de ventas.
- Consultar venta por identificador.
- Permitir ...
Severity: medium · Area: mcp-protocol
mcp_serve() processes requests on a single serial stdin loop, so a blocking acquire_lock stalls every other request
queued on the same session (check_lock, list_locks, ...
bug
Description
frontend/login.html (line 170) uses alert( Login failed... ) for error handling. This is poor UX - errors should be
shown inline using Bootstrap alert components.
Acceptance Criteria
- ...
frontend
good first issue
gssoc:approved
gssoc 2026
level:beginner
level 1
type:bug
type:design
Severity: medium · Area: locking-correctness
An MCP acquire_lock with the default ttl_s=0 stores a NULL expiry that is never pruned, and there is no pid/host
liveness pruning anywhere, so a crashed or ...
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.