issues Search Results · language:Dune language:Python language:JavaScript language:TypeScript linked:pr language:HTML
Filter by
8.3M results
Use case
lms can download models (lms get) but there s no first-class way to delete them. The current guidance is to manually
delete files from the models folder (e.g. rm -r ~/.lmstudio/models/ publisher ...
Parent bounty: #743
Problem
registerUser currently calls Date.now() separately for the returned user id and for the JWT sub claim. If those calls
cross a millisecond boundary, the API can return a user ...
The following managed files have drifted from the canonical source in f5xc-salesdemos/docs-control:
- CLAUDE.md
- .textlintrc
- .codespellrc
- .gitleaks.toml
- .claude/governance.json
- .claude/settings.json ...
Problem
POST /api/proposals accepts any value for bidAmount, including 0, negative numbers, and non-numeric values. The
controller passes req.body directly to createProposal() without validation.
Reproduction ...
Problem
POST /api/proposals accepts any value for bidAmount, including 0, negative numbers, and non-numeric values. The Prisma
schema defines bidAmount Float with no minimum constraint, and the controller ...
Two train-hub UX issues:
1. Buttons look hung. /train → This week s draft (and View logs / Schedule overview / Prompt log / Birthday check)
defer() without thinking=True, so during the Google Sheets ...
bug
Parent bounty: #743
Bug
POST /api/users forwards req.body directly into createUser() without validating the payload first. Other creation flows
already use Zod schemas before calling their service layer. ...
Problem
POST /api/proposals accepts any value for bidAmount, including 0, negative numbers, and non-numeric values. The Prisma
schema defines bidAmount Float with no minimum constraint, and the controller ...
Summary
createWorktree (apps/webapp/server/src/web/handlers/worktreeHandler.ts:94-123) passes the request-supplied ref and
newBranch straight into the git worktree add argv without guarding against a ...
Nightly review found stale documentation. Updating automatically.

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.