issues Search Results · language:Dune language:Python language:JavaScript language:PHP language:Java language:CSS linked:pr
Filter by
6.3M results
Bug
The job creation endpoint currently accepts unauthenticated POST /api/jobs requests. Any caller can create a job posting
without a valid user token.
Expected behavior
- Job creation should require ...
증상
plugin v0.4.0 배포 후, 0.3.0 → 0.4.0 으로 claude plugin update 한 사용자가 24h 내 세션 시작 시 다음 알림(다운그레이드 권유처럼 보임)을 본다:
[dcness update available: 0.4.0 → 0.3.0]
원인
hooks/session-start.sh:59 의 update-체크가 INSTALLED ...
Summary
Add guidance for cleaning up temporary files generated during XDM schema extraction.
Problem
When users redirect script output to temporary files (e.g., ), these files are not automatically ...
Problem
After an operator completes broker setup (BrokerSetupPage), the dashboard and portfolio stay empty even with a completed
bootstrap and a valid eToro key.
Root cause
The setup flow (BrokerSetupPage.tsx): ...
The engine-bundled MCP server runs in a daemon thread inside the engine process, but to talk to the engine it opens a
second WebSocket connection back to the Nodes API (Client in servers/mcp.py s lifespan). ...
This issue is created automatically to track contribution activity.
updation
Bug
The payment creation endpoint currently accepts unauthenticated POST /api/payments requests. Any caller can create a
payment intent payload without a valid user token.
Expected behavior
- Payment ...
问题描述
复习听力卡片时,日历会在明天显示一个灰色的听徽章,表示听力将在明天到期。但用户正在当天复习听力,这个徽章造成混淆——用户以为听力明天才会出现,但实际上现在就在复习。
根本原因
日历的 future 查询获取同一词汇所有类别的卡片到期日。如果听力卡片在本次会话中已经完成了学习步骤并毕业(graduating_interval = 1天),其 due 字段就变成了明天,于是日历在明天显示灰色听徽章。 ...
前端
程序错误
Problem
When running `--dry-run` to preview what the pipeline would do, already-renamed files (those matching
`^\d{4}-\d{2}-\d{2}-`) are silently skipped by discovery. This makes dry-run less useful as ...
Summary
Add focused tests for scripts/_ship_env.py so ship-lane secret stripping remains prefix-based and non-mutating.
Scope
- tests only
- no ship runner behavior change
Validation
- python3 ...

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.