issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:Python language:JavaScript
Filter by
4.4M results
Is your feature request related to a problem? Please describe.
Once a ticket is resolved, there is no structured way for users to provide feedback on the quality of support received.
Describe the solution ...
Is your feature request related to a problem? Please describe.
Users may spend significant time writing detailed tickets and accidentally lose their progress due to page refreshes,
browser crashes, or ...
Is your feature request related to a problem? Please describe.
Users and managers may need to track specific tickets without being directly assigned to them. Currently, there is no
convenient way to receive ...
Context
After PR #40 the canonical incremental flow is per-day everywhere:
``` castlerag preprocess --day 2 --caption --events --aux castlerag embed --day 2 # writes transcripts_day2.npz, etc.
castlerag ...
db.execute() always returns a Result object, never None. The check if not result never triggers, so a valid 404 is never
raised when user doesn t exist.
Files affected: app/main.py Function: get_user_posts ...
Description: get_user and get_user_posts routes use session from sqlalchemy.ext.asyncio instead of Session from
sqlalchemy.orm.
App works at runtime since Python doesn t enforce type hints, but editor ...
Part of #94 (part 1). Findings U-08, U-11.
Problem
The daemon has ~40 pytest modules; the UI has zero tests and no runner. ESLint isn t wired either (U-08). CI only runs
tsc --noEmit + pnpm build.
Approach ...
enhancement
ui
What happened?
Description: Search query in state not cleared, causes confusion on reload
img width= 1920 height= 1080 alt= Image src=
https://github.com/user-attachments/assets/98a27f98-4668-4050-bcd7-caaf280f1c4e ...
bug
enhancement
Summary
The 2026-06-14 rollout-friction audit found that repeated_command_failure is now useful but too broad. The largest
cluster mixed GitHub CLI failures, lint/format failures, timeouts, missing commands/modules, ...
Is your feature request related to a problem? Please describe.
현재 gh_service.py는 GitHub issue/PR의 author와 라벨을 보고 사용자별 UserContributionCounts를 만듭니다.
그런데 현재 _add_issue_contribution()과 _add_pr_contribution()는 ...
enhancement

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.