issues Search Results · language:Dune language:TypeScript language:HTML language:JavaScript language:Go language:JavaScript
Filter by
46.7M results
Proposal Details
The x flag instructs the parser to ignore most whitespace, unless it is backslashed or within brackets. It s useful for
breaking up long patterns into readable parts. Additionally, the ...
Proposal
🤖 Generated by the Daily AI Assistant
Problem
Ctrl+C quit behavior is inconsistent across the chat TUI. The full quit path is defined once in handleQuit()
(pkg/cli/ui/chat/keyhandlers.go):
func (m *Model) ...
bug
refactor
Context
Surfaced diagnosing the Phase 5 A2A-routing failure (#368 2026-06-04): devops-agent observed a turn-complete notify_peer
routing legacy with a wake + zero invoke_agent sender spans, contradicting ...
code-agent
Cualquier petición a una ruta no contemplada en los requisitos anteriores debe devolver un código de estado HTTP 404 y
el mensaje correspondiente.
auto-issue
El servidor debe manejar una petición GET a la ruta /usuarios/:id, donde :id es un parámetro dinámico en la URL, y
devolver la respuesta correspondiente con el ID.
auto-issue
El servidor debe manejar una petición GET a la ruta /productos pero procesando el query string categoria, devolviendo
una respuesta dinámica según el valor pasado.
auto-issue
El servidor debe manejar una petición GET a la ruta /productos y devolver la respuesta con todos los productos.
auto-issue
From PR: #151 File: src/app/api/lessons/[id]/notes/route.ts:1 Severity: high
What s wrong
POST /api/lessons/[id]/notes is structurally identical to POST /api/units/[id]/notes (the route this PR just ...
defect
origin:internal-review
severity:high
type:defect
El servidor debe manejar una petición GET a la ruta / y devolver la respuesta especificada en el README.
auto-issue
Summary
TermUI has no widget for selecting a numeric range with two handles (min and max). This issue adds a RangeInput widget
to packages/widgets/src/input/ that renders a track with two movable handles. ...
assigned
type:feature

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.