issues Search Results · language:Edge language:Python language:PHP language:TypeScript linked:pr language:JavaScript
Filter by
359k results
Problem
ci:alerts accepts --alert-evidence-limit and the bulk replay help text references that flag, but the options list in
node scripts/triage-ci-alerts.mjs --help omits it.
Evidence
- scripts/triage-ci-alerts.mjs ...
Proactive Improvement
Signal type: agent_quality Area: src/agents/ Approach: Create src/lib/monitoring/circuit-breaker.ts implementing a
per-agent sliding-window failure counter with configurable trip ...
automated
bud
bud-improvement
Intent
계정 프로필 카드 재구성:
- 로그아웃 버튼을 이메일 표시 아래로 이동.
- 로그아웃이 있던 우측 자리에 편집(연필) 버튼 추가 → 이름 변경.
- 상단 이메일 레이블 자리에 실제 이름 표시.
- 이름 미설정 시 이메일 @ 앞부분 표시.
Scope
- AccountPanel: 프로필 카드 레이아웃 변경, 인라인 이름 편집(authClient.updateUser ...
Parent bounty: #743
POST /api/users lets a caller override the server-generated user id. apps/api/src/services/userService.js creates the
user object with id first, then spreads the caller payload afterward: ...
Proactive Improvement
Signal type: error_spike Area: agent/quote-triage Approach: Rewrite src/agents/quote-triage/index.ts as a single
self-contained file with lazy Supabase init (prevents cold-start ...
automated
bud
bud-improvement
Description
The utility functions in locustfile.py currently do not have type annotations, which reduces code readability and
prevents static type checking tools from catching potential type errors.
...
enhancement
status:developing
workbuddy
DescriptionThe GET /api/notifications and POST /api/notifications endpoints do not have any authentication middleware. Any unauthenticated user can list or create notifications.This issue is limited only ...
Description
The locustfile.py loads people.json on startup but does not have explicit error handling for missing files, permission
errors, or invalid JSON content. This leads to unclear crash messages ...
enhancement
status:merging
workbuddy
The /api/proposals endpoints currently expose proposal listing and creation without authentication. Proposals include
private bid and freelancer/client workflow data, so these routes should require a valid ...
Description
payload.amount is used directly in apps/api/src/services/paymentService.js, so zero, negative, non-finite, or
non-numeric values can be accepted when creating a payment intent.
This issue ...

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.