issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:JavaScript is:public
Filter by
33.4M results
Summary
Prompt definitions repeatedly include identical JSON output instructions.
Current Pattern
Provide the output in the following JSON format ONLY:
Suggested Refactor
Extract the shared instruction ...
ai
enhancement
type:bug
type:refactor
Major disaster! After upgrading to Nextcloud 26 (34.0.1), the Passman window is just blank. I can no longer see my
Password Safes. The Nextcloud background is displayed correctly, the frames are there, ...
bug
Summary
Some action modules already use the shared Prisma lookup helper while others continue constructing identical lookup
queries manually.
Suggested Refactor
Adopt the shared Prisma lookup helper ...
ai
backend
database
help wanted
level:intermediate
quality:clean
type:devops
type:refactor
type:security
Summary
History retrieval actions repeatedly return identical empty responses when authentication or user lookup fails.
Current Pattern
return {
success: false,
data: [],
};
Suggested Refactor ...
ai
backend
level:intermediate
quality:clean
type:bug
type:devops
type:refactor
type:security
Problem
Follow-up to #223 (PR #263). The guest-list template advertises Plus One Name, RSVP Status, and Table # columns, but
CreateGuestRequest (backend/src/main/java/com/altarwed/application/dto/CreateGuestRequest.java) ...
agent-ready
area:backend
bug
metric:couples
p2
Update the Smart Guided Task Creator so users can provide task information that improves scheduling.
Add fields:
Task type: Assignment, Quiz, Exam Revision, Lecture Review, Tutorial Prep, Project, Reading ...
priority.High
type.Task
Summary
History retrieval actions repeatedly construct identical success responses.
Current Pattern
return {
success: true,
data: records,
};
Suggested Refactor
Introduce a reusable helper responsible ...
backend
quality:clean
type:devops
type:refactor
would be nice to be able to clear history.
enhancement
Status
Projeto base criado no repositório.
O que já está pronto
- [x] Dashboard estático em index.html
- [x] Estilo premium em styles.css
- [x] Renderização dos dados em app.js
- [x] Seed inicial ...
Summary
Most AI actions invoke Gemini using nearly identical execution logic.
Current Pattern
const aiResult = await generateGeminiContent(prompt);
Suggested Refactor
Introduce a reusable execution ...
ai
backend
enhancement
help wanted
level:intermediate
type:devops
type:refactor

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.