Skip to content

issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:Python language:Java

Filter by

5.8M results  (429 ms)

5.8M results

Context Local dev workflow has migrated to the kagura-plugins marketplace (github.com/kagura-ai/kagura-plugins.git). Enabled plugins now cover what the repo s local .claude/commands/* and workflow docs ...

📝 무엇을 하나요? 워크스페이스 멤버/초대 기능의 빠진 백엔드 엔드포인트를 보강한다. 현재는 초대 생성(createInvite)과 수락(acceptInvite)만 있어, 초대 목록 조회·취소·거절과 멤버 자진 탈퇴 경로가 없다. 또한 역할 변경 로직에 서비스 레이어 검증을 추가한다. 📌 To do - [x] newRole을 허용 집합(admin/editor/viewer)으로 ...
enhancement

Summary reporter.py calls _load_template() at the module level, meaning templates are read from disk when the module is first imported — not when a report is generated. If the package is incorrectly installed ...
good first issue
robustness

📝 무엇을 하나요? 채팅 실시간 기능의 누락된 테스트를 보강하고, 아직 구현되지 않은 개인 알림 전송 기반을 추가 또한 멘션 파싱 정규식이 영문/숫자 기반만 지원해 한글 닉네임 멘션이 저장되지 않는 문제를 수정 현재 멘션 파싱 정규식은 @([A-Za-z0-9._-]{1,100}) 형태라서 @홍길동 같은 한글 멘션을 인식하지 못하는 문제가 발생 📌 To ...
enhancement

Platforms: xpu This test was disabled because it is failing on main branch (recent examples). cc @mruberry @chauhang @penguinwu @voznesenskym @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe ...
bot-triaged
module: inductor
module: tests
module: xpu
oncall: pt2
skipped
triaged

Goal The /mobile session picker (#279, PR #284) currently lists ALL local sessions flat — infra sessions (agentwire-portal, agentwire-scheduler, agentwire-notifications, agentwire-stt, custom services) ...
feature:portal

🔨 리팩토링 service-catalog/Jenkinsfile에 변경 감지 로직이 누락되어 있어 추가합니다. service-auth, service-payment, service-core는 이미 Prepare 스테이지에서 git diff로 관련 경로 변경 여부를 확인하고 무관한 커밋일 경우 NOT_BUILT로 스킵하는 구조를 가지고 있으나, service-catalog는 ...
🌏 Deploy
🔨 Refactor

Summary collector_async.py passes connect_timeout to asyncssh.connect() as a str (via str(device.timeout)). The asyncssh library expects a numeric type (int or float). This raises a TypeError the moment ...
bug
good first issue

Summary config.py::load_inventory() strict mode checks only the password field for plaintext values. Cisco IOS devices commonly also have a secret field (the enable/privileged-exec password). A device ...
good first issue
security
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.