issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Python linked:pr
Filter by
4.5M results
This issue is created automatically to track contribution activity.
Updation
Context
VIS-029 is in progress after #1859 added notification-channel readiness for webhook and web-push. The next executable
slice is a real additional channel: Slack delivery via a deployment-provided ...
auto-implement
codex
feature
priority:medium
Bug
postMessage passes req.body directly to sendMessage() with no Zod validation. Messages with missing recipient or content
are accepted.
File: apps/api/src/controllers/messageController.js
This issue ...
Bug
postReview passes req.body directly to createReview() with no Zod validation. Malformed or empty payloads create
incomplete review records.
File: apps/api/src/controllers/reviewController.js
This ...
Bug
listMessages() returns the internal messages array directly. A caller can mutate it, corrupting service state.
File: apps/api/src/services/messageService.js
This issue is limited only to the creator ...
Bug
listReviews() returns the internal reviews array directly. A caller can push, splice, or modify it, corrupting the
service state.
File: apps/api/src/services/reviewService.js
This issue is limited ...
Bug
POST /api/reviews has no authMiddleware. Any unauthenticated caller can create reviews.
File: apps/api/src/routes/reviewRoutes.js
This issue is limited only to the creator of this issue. This means ...
Bug
POST /api/messages has no authMiddleware. Any unauthenticated caller can send messages.
File: apps/api/src/routes/messageRoutes.js
This issue is limited only to the creator of this issue. This means ...
The README body mostly speaks directly to developers, but some section headers and the Documentation intro still read
like slogans or internal taxonomy.
Acceptance criteria:
- [ ] README section headers ...
Summary
In remote-gateway mode, opening the Change working directory picker (RemoteFolderPicker) on a directory that contains
many subfolders pushes the footer — including the Select folder button — off-screen, ...
comp/gateway
comp/tui
duplicate
P3
type/bug

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.