issues Search Results · language:Dune language:Python language:JavaScript language:Java is:public is:public language:Java
Filter by
54.9M results
Describe the bug Widrige Umstände funktioniert nicht
To Reproduce Click Widrige Umstände
Screenshots
img width= 510 height= 191 alt= Image src=
https://github.com/user-attachments/assets/51057108-c0ce-4c3b-a13d-5b7b44320da7 ...
Summary
After #936 was fully resolved, genty vanilla NI is GREEN on gpt-5.5 across all 3 OSes (Ubuntu, macOS, Windows).
But the other 5 models fail on the file-creation check only (gpt-5.4-mini, claude-sonnet-4-6, ...
bug
Summary
The AI assistant in src/components/assistant.py is built on the OpenAI Chat Completions API
(api.openai.com/v1/chat/completions). Given that this project is Jupyter Crypto Wizard and the identity ...
enhancement
Implement Outbox.requeue(entry_ids) per ADR 0015 (docs/decisions/0015-outbox-requeue.md):
- Only ABANDONED rows flip, to PENDING with next_attempt_at = NULL, attempts = 0, last_error = NULL — one transaction, ...
area:audit
area:saga
type:feat
TL;DR
재고와 좋아요는 원자 UPDATE 쿼리로 DB 병목을 줄이고 쿠폰은 충돌 빈도가 낮은 특성을 고려해 낙관적 락으로 처리하여 정합성과 처리량 trade-off를 고려한 설계
본문
Introduction Goals
- Context / Background: 재고 차감, 쿠폰 사용, 좋아요 카운트는 여러 요청이 동시에 건드릴 수 있는 공유 ...
Context
Anthropic released Claude Fable 5 (claude-fable-5) — a new model tier above Opus:
| Model | ID | Context | Input $/1M | Output $/1M |
| --- | --- | --- | --- | --- |
| Claude Fable 5 | claude-fable-5 ...
Problem
Course-management automation can create/update homework questions and change homework state through token-protected
/api/ endpoints, but it cannot trigger homework scoring through the API.
Today ...

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.