issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript linked:pr
Filter by
1.7M results
🐛 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'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website
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
Feature request: flag prohibitive ( do not / never / avoid ) phrasing
Problem
Manifesto lines such as Do not use mock data. or Never edit the lockfile. phrase the instruction as a prohibition. A ...
enhancement
Parent bounty: #743
Bug
loginUser() in apps/api/src/services/authService.js currently returns only email and token. Callers that need to
identify the authenticated user or display the user role receive ...
Goal
Make the browser WebC/WASIX execution path understand the process-spawn imports expected by WASIX-style packages and
route them through the low-level packaged child-command bridge added in #179. ...

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.