issues Search Results · language:Dune language:TypeScript language:HTML language:JavaScript language:Java language:Python
Filter by
77.1M results
- [ ] test watershed_pathing.py on Blue videos when they are received.
summer 2026
The change
Replace LLM Board s spatial model — a freeform 4000×3000 scroll-canvas of manually-placed vertical chains — with a
horizontal, auto-laid-out, zoomable thought-tree forest. This is the biggest ...
enhancement
epic
tree-model
Summary
Move or remove internal architecture and execution stream contract documentation from the public .github repository
after confirming the material is preserved in the private company repository ...
documentation
security
Context
Current autosave (components/editor.tsx lines 228-234) is a 5-second debounced server save with critical gaps:
1. No client-side persistence — zero IndexedDB, localStorage, or sessionStorage ...
Context
The entire image system is faked. Audit findings:
1. Cloudinary SDK is NOT installed — not in package.json
2. POST /api/media does NOT upload to Cloudinary — it stores the raw base64 data URI ...
Context
Audit confirms these features do not exist in any form:
| Feature | Status |
| --- | --- |
| Dedicated media library page | Missing (only 8-thumbnail sidebar grid exists) |
| Categories management ...
Context
The current post list (components/cms/post-table.tsx) is a bare HTML table with 4 columns (Title, Status, Date,
Actions). It has:
- No filtering UI despite the API supporting status, category_id, ...
Context
The editor (components/editor.tsx) has critical responsiveness problems:
Mobile/tablet failures (verified):
1. Settings sidebar is w-80 (320px) fixed — on 375px viewport it leaves 55px for ...
Context
The CMS currently lives as a client-side state toggle in app/page.tsx — a useState(false) that swaps between Blog and
CMS components. There is no /cms route. Auth is a hardcoded passwordInput ...
Description
Add JPA annotations to the Event aggregate. This is the most complex aggregate - it includes a VenueMap with a Zone
inheritance hierarchy (SeatedZone / StandingZone) and Seat entities.
Entities ...

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.