issues Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:JavaScript
Filter by
57M results
Problem
Five empty catch blocks discard fetch/heartbeat/presence errors with no logging and no user feedback (each annotated
with a biome-ignore for empty block).
Location
- client/src/context/BoardContext.tsx:382,387,397 ...
code
P3
tech-debt
Context
PR #589 shipped the cockpit-v2 scaffold — the named components called out in the design (configuration-card,
can-it-trade-card, detective-section, pre-trade-checklist FAB) landed in the right ...
enhancement
ready-for-agent
Problem
Sidebar packs 10 useState and 7 useEffect into a single 1032-line component.
Location
- client/src/layout/Sidebar.tsx (1032 lines)
Why it matters
Workspace switching, navigation, and presence ...
architecture
P3
tech-debt
Problem
The server calls app.listen with no SIGTERM/SIGINT handling — no draining of SSE connections, no closing of the PG pool
or Redis clients.
Location
- server/src/index.ts:36-39
Why it matters ...
infra
P3
tech-debt
Problem
Upload validation checks file.mimetype, which is set by the client and easily spoofed. No verification of actual file
content (magic bytes).
Location
- server/src/routes/settings.ts:32-40 ...
P3
security
tech-debt
Summary
Overhaul Tugon auth to be suitable for a utility company deployment where agents should never self-register.
Spec
Passkey-only enrollment
- Agents can only register passkeys — password auth ...
enhancement
Source
Website: https://stripe.com Ditemukan di: Bento cards (modular-solutions-bento-card) and Startups program cards
Apa yang dilakukan
A radial-gradient circle (brand purple → magenta → neutral) ...
good job
Problem
Agent routes wrap handlers in try/catch + console.error + ad hoc 500s, while board routes rely on the global Express
error handler. Logging is scattered raw console.* throughout with no levels, ...
code
P3
tech-debt
背景
PR #3124 (#3048 P1) が 16 workflow に concurrency + cancel-in-progress: true を付与した。group key は ${{ github.workflow }}-${{
github.event.pull_request.number || github.ref }}。
QM adversarial review で指摘 ...
priority:low
type:infra

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.