issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python linked:pr language:Java
Filter by
5.9M results
Summary
On native Windows, the gent-skills validation path can fail before a contributor reaches the actual autoreview behavior
being changed. I hit several Windows-specific failures while updating and ...
Why
backend/src/auth/README.md Tests section (lines 76-141) is a curated map of which test files pin which auth contracts.
Four recent PRs added meaningful auth-layer pins that aren t mentioned:
- ...
Sorun
Admin → Haberler panelinde discarded statüsü ** İşlenmedi ** olarak etiketleniyor (articles/page.tsx:77,
articles/[id]/page.tsx:48). Bu yanıltıcı: discarded pipeline ın kasıtlı kalıcı reddi (tek ...
type:bug
What
Add the first Mermaid architecture diagram for the portfolio documentation.
Scope
- README Platform Overview
- docs/platform-architecture.md
Why
The main architecture should render as a clean ...
Problem
The TextMate grammar does not reflect the mach 2.0.0 breaking changes from the comptime collapse:
- REMOVED: $mach.target.* and $target.* comptime roots (now $mach.build.* / $project.target.*). ...
Problem
test/fixture-multitarget/src/main.mach uses $mach.target.os, which was removed in Mach 2.0.0 (comptime collapse).
The 2.0.0 path is $mach.build.os.
# old (removed)
$if ($mach.target.os == $mach.os.windows) ...
First, thank you for ragas — the CostCallbackHandler / TokenUsage abstraction makes per-run cost tracking really
convenient, and we rely on it for Bedrock-backed evaluations.
Problem
get_token_usage_for_bedrock ...
What
Add README badges and a simple demo target for the portfolio project.
Scope
- README badges for CI, Python, FastAPI, Kubernetes, Terraform, Trivy, and license.
- make demo command that runs ...
Problem
ReportService.approveReport(reportId, managerId) only checks report.status == IN_REVIEW. It does NOT check that the
approver is not the author. A user who is both the report author AND has a manager ...
bug
security

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.