issues Search Results · language:Dune language:JavaScript language:JavaScript language:TypeScript language:Java
Filter by
49.6M results
Summary
src/claims/claims.controller.ts registers POST /claims/submit twice:
// First registration (no guard in the merged file)
@Post( submit )
async submitClaim(…) { … }
// Second registration (with ...
Summary
macf routing doctor s registry-reading checks (routability, registration-freshness, instance_id-match) do a single-scope
registry.list() that is blind to fleet agents registered in a different ...
bug
code-agent
in-progress
Parent
#2 — VOC Race Entry — Backend Rebuild
What to build
Send outbound email notifications to the boat owner when their Entry status changes to a state that requires their
attention or awareness. ...
ready-for-agent
Issue Analysis: Programming Code Alignment in Arabic (RTL) Locale
This document provides a detailed analysis of the code rendering bug when switching the website locale to Arabic, and
proposes clean solutions ...
bug
Problem
CI (#73) gates PRs, but there is no continuous deployment — nothing ships on merge to main. Deploys are fully manual
(pnpm --filter @evo-csv/worker run deploy from a laptop, per the deploy runbook), ...
enhancement
needs-human
P2-medium
Summary
src/policy/policy.controller.ts getMyPolicies():
@UseGuards(JwtAuthGuard)
async getMyPolicies(@Query( wallet ) wallet: string, @Req() req: AuthenticatedRequest) {
wallet = wallet || req.wallet; ...
Summary
src/policy/policy.controller.ts buyPolicy() (current version after refactor):
@Post( policies/buy )
@UseGuards(JwtAuthGuard)
async buyPolicy(@Req() req: AuthenticatedRequest, @Body() dto: BuyPolicyDto) ...
Parent
#2 — VOC Race Entry — Backend Rebuild
What to build
Implement the admin-side entry workflow and the two cascade cancellation mediators.
Entry admin workflow:
- Approve a SUBMITTED entry (SUBMITTED ...
ready-for-agent
ISSUES
上周有 24 个新 issue。 24 个 issue 已经被关闭,0 个 issue 仍然保持打开状态。
CLOSED ISSUES
:heart: #3188 项目周报 (2026 年 6 月 13 日 - 2026 年 6 月 20 日), by taro-bot2[bot] :heart: #3187 项目周报 (2026 年 6 月 13 日 - 2026 年 6
月 ...
weekly-digest

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.