issues Search Results · language:Dune language:Python language:JavaScript linked:pr linked:pr language:Python language:Java
Filter by
5.8M results
Summary
Configure RuboCop so methods under private/protected are aligned with public methods.
Desired style
class User
def public_method
end
private
def private_method
end
end
Verification ...
Problem
When transcribing with a segment-only model (e.g. Qwen3-ASR), mlx_audio.stt.generate --format srt emits one cue per
audio chunk. With the default --chunk-duration 30, each cue spans ~30s and holds ...
Description
The backend CORS middleware is configured with wildcard allowances for HTTP headers (allow_headers=[ * ]) and methods
(allow_methods=[ * ]). Although the allow_origins array strictly defines ...
Problem
drive-green (ci_driver) surfaces unresolved PR review threads into its CI-fix prompt but never replies to or resolves
them — it relies on GitHub auto-resolving a thread when the line it points ...
state:needs-plan
Summary
- Add Rails authentication user/session/password reset scaffolding.
- Rename user email column to email.
- Add string-backed user role enum with default user.
- Document GitHub issue, ...
Description
In the /tickets/save endpoint, the system historically read the request_body.user_id directly from the client JSON
payload to verify the company and assign the tenant. Because there was no ...
This issue is created automatically to track contribution activity.
Updation
Problem
CIDriver._load_impl_session_id reads build/.issue_implementer/state-{n}.json, but the implementer persists its state to
issue-{n}.json (ImplementationStateManager.save). The names never match, ...
state:needs-plan
Bug
The agent loop-breaker s runaway backstop counts per-tool-type call totals and trips whenever any tool is used ≥15 times
— so 15+ distinct calls to one tool are mistaken for a stuck loop, aborted, ...
ready for review
Problem
The automation loop never drives a pre-existing open PR to a mergeable state. _implement_issue hard-returns the moment
it finds an open PR for an issue (the old skip to avoid clobber shortcut), ...
state:needs-plan

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.