Skip to content

issues Search Results · language:Dune language:TypeScript language:Python language:Java language:JavaScript

Filter by

70.6M results  (858 ms)

70.6M results

Describe the bug POST /api/chat/general intends to reject blank messages with a 400 response, but the route catches its own HTTPException and converts it into a 500 Chat generation failed response. Source ...

Summary Cursor remote/local ACP sessions keep the sidebar title at the path fallback (e.g. hapi for /home/ubuntu/hapi) instead of updating metadata.summary.text like Claude/Codex/OpenCode. Users expect ...

Feature Request: Intelligent Enter key behavior in the chat composer Description Currently, pressing Enter in the chat input always sends the prompt. This works well for short, single-line messages but ...

readBody accumulates the entire request body into a string with no size limit: // src/server/http.ts:16-22 function readBody(req: IncomingMessage): Promise string { return new Promise((resolve) = ...
security
severity:med

Problem First visit downloads Pyodide (~10MB) from jsDelivr CDN. Every reload re-downloads it. Pyodide is the dominant component of the site s payload. Proposed fix Add a service worker (web/sw.js) ...
enhancement
v1.1
web

GET /capabilities returns every registered service to any agent with a valid token, regardless of that agent s policy grants: // src/server/http.ts:45-50 if (req.method === GET url.pathname === ...
security
severity:med

Currently, weekly programs expose start time, per-station durations, restrictions (odd/even), and program type — but not which days of the week the program is scheduled to run. The day-of-week data is ...

The /health endpoint responds before the bearer-token gate and includes the organization name: // src/server/http.ts:35-37 if (req.method === GET url.pathname === /health ) { return send(res, ...
security
severity:low

🚀 Day Fifty-Four — Still Unstoppable! 54 consecutive daily status reports — the streak is REAL and the automation never misses! 🎊 NDC-Demos is conference-ready, demo-stable, and polished for the stage. ...
daily-status
report

create a Cell class wrapper around db.Cell add helper fonctions (add_rectangle, add_port, ...) as Cell method This should be a builder pattern (Cell.build() run at the end of the process).
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.