issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr language:Java
Filter by
3.2M results
The global search endpoint currently defaults a missing query string to an empty string and returns a successful
response. Missing or whitespace-only search queries should be treated as client input errors ...
🐛 Bug Report
Description
website/src/pages/StatusPage.jsx line 14 calls fetch() with a hardcoded relative path:
fetch( /api/monitoring/status-history )
Unlike all other pages that use getApiBase() ...
assigned
bug
good first issue
gssoc:approved
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
type:bug
valid-issue
website
🐛 Bug Report
Description
website/src/hooks/useSearch.js accepts apiBase as an optional parameter with a default of :
export function useSearch(activities, events, apiBase = ) {
SearchBar.jsx is ...
assigned
bug
good first issue
gssoc:approved
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
type:bug
valid-issue
website
ProductBatch
- [x] scheduleSoldOutCheck()위에 @Transactional(readOnly = true) 애너테이션 적용
- [x] ProductRepository 에 품절 건수 조회용 쿼리메서드를 선언
- [x] checkSoldOut()메서드에서 productRepository.countByStock(0) 을 호출하고, ...
Parent bounty: #743
Bug
POST /api/users passes req.body into createUser(), and apps/api/src/services/userService.js currently spreads the full
payload into the returned user object:
const user = { id: ...
Feature request: bound file size by lines/sections, not only by token count
Problem
dogent caps a manifesto at 4000 tokens (token-count), but token volume is not the whole story. Two well-established ...
enhancement
Feature request: a SKILL.md must demonstrate, not only describe
Problem
A skill that only states rules in prose leaves the agent to infer the exact shape of correct output. Few-shot
demonstration is ...
enhancement
Feature request: flag cross-line pronoun references ( it , this , they )
Problem
dogent s own mission states: Treat each line as one instruction, nothing else. A line that opens with It must run before ...
bug
enhancement
Context
PR #1834 shipped the v0.5 multi-model pipeline (Gemini perceive → Opus 4.8 challenge → GPT-5.5 write). As a conservative
interim safety fix (Codex P2), persist no longer runs the GPT-5.5 writer ...
Feature request: flag underspecified qualifiers ( properly , good , fast )
Problem
Lines like Keep the code clean., Handle errors properly., or Make it fast. look like commands but carry no measurable ...
enhancement

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.