issues Search Results · language:Dune language:Python language:Java language:Java language:JavaScript linked:pr
Filter by
5.8M results
문제 상황
`detector` 패키지에 위치한 `AnomalyEventAppender`에 `@Transactional`이 직접 선언되어 있습니다.
``` src/main/java/.../domain/monitoring/detector/AnomalyEventAppender.java ```
```java // 현재 코드 (위반) @Service @RequiredArgsConstructor ...
0️⃣ Priority: Critical
♻️ Refactor
제안 배경
- 플랜마다 생성할 수 있는 사이트 슬롯 개수가 다르므로, 사용자가 본인 플랜 한도를 초과해 사이트를 생성하지 못하도록 제한해야 합니다.
- 사이트 생성 제한 정책이 명확해야 무료/유료 플랜 정책과 과금 기능으로 자연스럽게 이어질 수 있습니다.
구현 목표
- 현재 사용자의 활성 구독 플랜을 기준으로 사이트 생성 가능 여부를 판단하는 ...
enhancement
The submit step embeds ${INPUT} into a -d string; inputs with spaces fail ( submit failed POST /run ). Direct curl
works. Fix the quoting so multi-word INPUT works.
bug
build_tracer() (src/movate/tracing/init.py) only reads MOVATE_TRACE_SINK; the deploy sets MDK_TRACE_SINK. Result: the
tracer silently fell back to stdout (no Langfuse) despite MDK_TRACE_SINK=both. Fix: ...
bug
!-- aistock-bug:BUG-283 -- !-- aistock-candidate:IC-20260608-71d6b3b1cd4e --
Summary
2026-06-08 live validation shows two minqmt_sim daily runs marked SUCCEEDED while qmt_batch_status=PREFLIGHT_FAILED, ...
aistock:bug
bug
module:paper_v2
P0
severity:p0
status:fixed
Add multiplication endpoint and refactor UI to an operator dropdown
Summary
Add a POST /multiply endpoint to calcserver that returns the product of two numbers, expose a matching multiply helper
in the ...
theloop
Problem
The automation framework instructs AI agents to sign commits (git commit -S) via prompts in implementation.py and
ci_driver.py. However the Python fallback commit path in pr_manager.py:commit_changes() ...
state:plan-go
Problem
The Prisma schema defines createdAt DateTime @default(now()) on the Proposal, Review, Message, and Notification models.
However, the corresponding in-memory services (proposalService.js, reviewService.js, ...
Context
Surfaced 2026-06-08 during the noetl/ai-meta#68 kind re-validation (worker bumped to noetl-tools v2.23.1 via worker#62,
image localhost/noetl-worker-rust:v5.15.1-tools231 rolled in kind).
After ...
ai-task
bug
repo:worker
Problem
The Prisma schema defines createdAt DateTime @default(now()) on the Proposal, Review, Message, and Notification models.
However, the corresponding in-memory services (proposalService.js, reviewService.js, ...

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.