issues Search Results · language:Dune language:Python language:JavaScript language:Java language:HTML language:TypeScript
Filter by
76.9M results
In validateInput (src/args.ts), toValidate spreads parsed flags and then sets toValidate._ = positionals when
positionals exist. A user-declared --_ value flag is silently overwritten by the positional ...
The published dist/*.d.ts files reference sources with literal .ts extensions (e.g. dist/index.d.ts: export { parseArgs,
validateInput } from ./args.ts ;). The tarball ships args.d.ts, not args.ts. tsc ...
Describe the bug When kitty is in fullscreen (or just a window with no title bar), mouse movement over the top edge is
not detected and clicks on that area are not send to the application that is using ...
bug
Problem
When a real API call fails (timeout, auth, network), every hook (useDesignDirections, useDesignGeneration,
useDesignReview) catches the error and silently falls back to mock data. The ErrorBanner ...
bug
ux
Summary
Replace deterministic local moderation with a real provider-backed moderation layer.
Acceptance Criteria
- [ ] Add real moderation provider config
- [ ] Keep local deterministic provider ...
moderation
post-mvp
provider-integration
security
Context / Evidence
Found while dogfooding the gated prod recommender (/recommend). The same task_description returns different model /
platform / cost across repeat calls.
Determinism probe — Help me ...
dogfood
enhancement
Problem
After generating 9 design variants (3 directions × 3 states), only 2 are visible at default zoom. The remaining 7 are
off-screen. A fit button exists in the bottom-right corner but new users won ...
ux
Context / Evidence
A live 24-probe prod dogfooding sweep of /recommend found that blank and near-empty inputs return a confident model pick
(and pay a full provider call) instead of being rejected:
...
bug
dogfood
Summary
Large PDF/file attachments sent from the Control UI can overflow the browser or gateway stack because the upload path
materializes full data URLs and parses them with full-string regular expressions. ...
clawsweeper:needs-live-repro
clawsweeper:needs-maintainer-review
clawsweeper:no-new-fix-pr
impact:message-loss
issue-rating: 🐚 platinum hermit
P1
Problem
useDesignGeneration.ts lines 219-223 reference MOCK_STATES[s.stateIndex]?.label inside the realGenerate callback when
building the iteration feedback prompt. If the real API returns state labels ...
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.