issues Search Results · language:Dune language:Python language:JavaScript language:Java language:TypeScript language:Python
Filter by
70.5M results
Description
hooks/usePushNotifications.ts makes a POST request to /api/notifications/token when a user subscribes to push
notifications. This API route does not exist in the codebase — there is no app/api/notifications/token/route.ts ...
bug
high-priority
push-notifications
Description
Every API route under app/api/ returns static mock data:
- api/admin/stats — hardcoded numbers
- api/admin/tasks — hardcoded array of 3 tasks
- api/admin/users — hardcoded array of ...
architecture
backend
epic
high-priority
What problem does this solve?
manim support
Proposed solution
A — start + end on each descriptor
Explicit seconds within the play() window. JS plays each sub-animation for exactly [start, end]. No inference, ...
enhancement
Summary
All data currently lives in browser cookies (profile) and localStorage (quests, reviews, library usage, XP, lesson
history, badges). Need to set up Supabase with a merged schema from all three ...
critical
database
🔗 Mirrored PR cyberfabric/cyber-insight-front#34 | Author: dzarlax | Opened: 2026-04-23T13:35:29Z | Status: merged
on 2026-04-24T07:59:39Z GitHub API does not allow setting PR author or timestamps — attribution ...
Description
The service worker source at worker/index.ts declares two version constants (APP_VERSION = 2.0.3 and UPDATE_VERSION
= 2.0.1 ) that are never used anywhere. The comment says update this value ...
bug
service-worker
Summary
Hive v0.53.0 adds two features conductor should adopt:
- hive session recycle id — recycles a session (marks it recycled, kills tmux, resets worktree for reuse)
- hive session delete id ...
Business value
Mikaela can t eyeball code quality herself, so the assembly line needs a teammate that does. The Peer Review agent reads
the Implementation Agent s diff and flags bugs, tech debt, and Delpheus-convention ...
MVP
Description
In hooks/useInfiniteScroll.ts, the scroll useEffect has [page, loading, hasMore] as dependencies but uses fetchPage and
pageSize from the enclosing scope without including them in the dependency ...
bug
high-priority
hooks

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.