issues Search Results · language:Dune language:JavaScript language:JavaScript language:HTML language:JavaScript linked:pr
Filter by
2.2M results
Summary
The shared config does not currently enable no-var. var declarations are function-scoped and hoisted, so they leak out
of the block they appear to belong to and read as initialized undefined before ...
Suggestion filed by the Suggest new GitHub issues (daemon + landing) routine of moadim. Unassigned on purpose —
self-assign to approve.
Problem
MOADIM_BIND_ADDR overrides the listen address (src/cli.rs:17-21), ...
auto-suggested
getPage(items, 0, 3) returns the last 3 items in the array instead of an empty result or an error. Page numbers are
documented as 1-based; passing 0 should be treated as invalid input and either throw ...
bug
highlight( Hello World , world ) returns Hello **world** instead of Hello **World**. The search is correctly
case-insensitive, but the original casing of the matched text is lost — the search term is used ...
bug
slugify( hello - world ) returns hello---world instead of hello-world. When the input contains a hyphen surrounded by
spaces, the whitespace-to-hyphen conversion produces a run of consecutive hyphens that ...
bug
truncate( hello , 5) returns hell… instead of hello. Text that fits exactly within the maxLength limit should be
returned unchanged — the ellipsis should only be appended when the string is strictly longer ...
bug
Contexto
Transformar la vista actual del mapa (centrado en caja blanca con título) en un dashboard inmersivo full-screen: mapa
Mapbox a pantalla completa con sidebar izquierda del asistente IA, sidebar ...
enhancement
Summary
Two AI-generated lipsync working files were accidentally committed to the public CDN on 2026-06-10. The assets/tmp/
directory is not in .gitignore, creating a pattern for future accidental exposure. ...
scanner:hadolint
security
sev:medium
title: feat: Pi knowledge capture and background distillation type: feat status: active date: 2026-06-17 origin: docs/brainstorms/pi-knowledge-capture-and-distill.md
Pi Knowledge Capture Background ...
enhancement
Have you used AI?
No
Bug Description
We recently upgraded from webpack-dev-server v5.2.2 to v5.2.5 and it highlighted there was a breaking change in the
types and implementation. Doing some digging ...

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.