issues Search Results · language:Dune language:Python language:JavaScript linked:pr language:C#
Filter by
5.1M results
Description
There is widespread use of Supabase s .select( * ) modifier without .limit(), .range(), or strict column filtering
throughout multiple dashboard views. Because queries are unstructured, components ...
Bug
Auth and job controllers call Zod validation with schema.parse(req.body) inside async Express 4 handlers. When a request
body is invalid, the ZodError escapes as an unhandled rejected promise instead ...
Bootstrap the documentation that subsequent task PRs reference.
- CLAUDE.md — orientation for future Claude Code sessions (three-layer architecture, commands, eight gotchas).
- docs/journal.md — rolling ...
BUG/PROBLEM REPORT / FEATURE REQUEST
What I did:
guarded_getattr derives its container-assertion lookup key from different objects in the two implementations, so the
pure-Python and C engines can reach ...
OpenAI evidence quotes can contain control characters that openpyxl refuses to write to Excel cells, causing the script
to fail after all analysis calls finish with IllegalCharacterError. Strip Excel-illegal ...
Summary
Add an Upload control to the workflow editor s Validation Plan section so a user can import their own validation plan
from a JSON file, instead of only being able to LLM-Regenerate it or hand-edit ...
Description
Currently, 20+ frontend UI components in the application are tightly coupled to the database layer, invoking await
supabase.from(...) directly from the client. This bypasses the FastAPI backend ...
Bug
The admin metrics route currently requires any valid access token, but it does not verify that the authenticated user
has the admin role. A token with a non-admin role can call GET /api/admin/metrics ...
Location: frontend/pages/ProfilePage.jsx Issue: When a user selects a file for their profile picture,
FileReader.readAsDataURL() reads the entire file into a Base64 string in memory before making the API ...

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.