issues Search Results · language:Dune language:Python language:JavaScript language:Java language:JavaScript language:CSS
Filter by
56.6M results
Auto-sync from upstream/main failed due to rebase conflicts.
Run id: 27495298396 Workflow: Sync fork from upstream
Resolve manually:
cd ~/EverOS git fetch upstream git rebase upstream/main
# resolve ...
tracking
Description Problem
Users may lose internet connectivity while browsing the platform. Currently, there is no clear indication when the
application goes offline.
This can lead to:
Failed API requests. ...
bug
Background
The following UI modules have grown significantly and now contain multiple responsibilities:
- src/ui/editor_panel.py
- src/ui/canvas_panel.py
- src/ui/main_window.py
This already conflicts ...
In src/Pages/Projects/ProjectCard.js (lines 475 492), the external links for the GitHub Repository and Live Demo use
target= _blank without explicitly including rel= noopener noreferrer . While some modern ...
Summary
The BuilderOps record layer already coerces string actor/created_by ids into actor objects via normalize_actor, but the
MCP tool boundary rejects them:
- app/planner/tools.py advertises created_by/actor ...
area:runtime
type:bug
Make player death event more satisfying. In zpp when we kill a player the player remains there, they just drop their
inventory. But it doesn t give winners the actual satisfaction. The opponent should ...
This error tell me:
Oops! Operation failed...
=========== ERROR LOG ===========
Error: Invalid CSS after $GNOME_SHELL: : expected expression (e.g. 1px, bold), was ;
on line ...
bug
The explanation of why dotenv needs __dirname could be clearer for non-technical readers.
Implement token revocation for proper logout functionality.
- Create RevokedToken entity
- Create RevokedTokenRepository
- Implement revokeToken() in JwtService
- Add JWT revocation check to auth ...
Context
Follow-up from review of #5781 (TUI multi-select reinject, Phase 0, behind CHROXY_TUI_MULTISELECT_REINJECT).
The reinject path in packages/server/src/claude-tui/form-driver.js (respondToQuestion, ...
enhancement
from-review

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.