issues Search Results · language:Dune language:Python language:JavaScript language:Java is:public linked:pr language:Java
Filter by
5.8M results
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: backend/src/models/user.model.js auth.controller.js Issue: The pushSubscription field in the User model is
typed as mongoose.Schema.Types.Mixed. The subscribeToPush controller accepts req.body.subscription ...
docs: archive fastapi-skeleton change
Merge the Application Runtime ADDED Requirement from the fastapi-skeleton delta spec into the canonical python-toolchain
capability and move the change folder to ...
documentation
status:approved
type:chore
Location: backend/src/controllers/auth.controller.js (updateProfilePicture) Issue: While message.controller.js correctly
uses validateImageAttachment to verify file signatures and MIME types, updateProfilePicture ...
Location: backend/src/controllers/message.controller.js (sendMessage, markMessagesAsSeen) Issue: The replyTo parameter
in sendMessage and the senderId in markMessagesAsSeen are pulled from req.body and ...

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.