issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:Java language:JavaScript
Filter by
3.2M results
/wiki/ slug /info.json currently calls getCollection(“pages”) and render(page) inside its GET handler for every
generated route. Sibling per-article JSON endpoints (history.json, cite.json, references.json, ...
other
Context
After #13941 and #13943 landed, the harness and orchestrator were restarted with all local models ejected. The
orchestrator started a KB sync, LM Studio loaded the OpenAI-compatible embedding ...
ai
architecture
bug
model-experience
testing
Problem
Only the CI build step uses parallel threads (-T 0.5C). Developers building locally and CI unit test shards get
single-threaded Maven builds by default.
Solution
Add .mvn/maven.config with -T ...
area/build
area/dependencies
Description
This would allow extensions to supply custom logic used for io.quarkus.arc.InjectableBean.isSuppressed().
Currently, it s only used for @LookupIfProperty and @LookupUnlessProperty.
Use case: ...
area/arc
kind/enhancement
배경
주문/배송 두 경로가 주문 행을 락하지 않고 상태를 전이해 동시성 상황에서 lost update가 발생한다. Order에 @Version이 없고 취소 경로만 락이 비대칭이다(같은 도메인 ClaimService는
findByOrderNumberForUpdate 사용). 배포 전 필수.
결함
- 재고 이중 복원(오버셀) — order/application/OrderService.java:134-155 ...
bug
domain:order
domain:shipping
M
priority:blocker
Description
The buildUserPrompt function in src/llm/prompt.ts has no direct unit tests. It takes a diff string and returns a
formatted user prompt containing the diff in a fenced code block with instructions. ...
good first issue
tests
概要
Moodleのタイムラインにおける課題の提出期限(時間)のパースエラー、および残り日数の計算ズレを修正する。
目的
- 提出期限当日に、実際にはまだ期限が残っているにもかかわらず「締め切り超過」と表示されてしまうバグを解消し、正しい残り時間をユーザーに提示するため。
- 明日期限の課題について「期限まで2日」と表示されるなど、人間の直感よりも1日多くカウントされている日数表示を、直感通りの日数(「期限まで1日」)に補正するため。 ...
✨ 기능 요약
Terraform으로 AWS EC2를 프로비저닝하고, GitHub Actions CD 파이프라인을 통해 main 머지 시 자동으로 이미지 빌드 → ghcr.io push → EC2 배포가 이루어지는 인프라를
구축한다.
📌 작업 내용
- [x] Terraform으로 EC2 및 Elastic IP 설정 (infra/terraform/main.tf) ...
docs
enhancement
infra
목적
로그인한 사용자가 참여 중인 채팅방 목록을 조회할 수 있게 한다.
범위
- docs/API.md의 내 채팅방 목록 조회 계약 구현
- GET /api/chat-rooms Controller 매핑 추가
- 기존 POST /api/products/{productId}/chat-rooms 매핑과 충돌하지 않게 채팅방 Controller 매핑 ...
agent-ready
priority:P0
type:feature

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.