issues Search Results · language:Dune language:Python language:Java language:JavaScript language:Java language:JavaScript
Filter by
55.3M results
Code Security Report
Scan Metadata
Latest Scan: 2026-06-23 06:21am Total Findings: 3 | New Findings: 2 | Resolved Findings: 0 Tested Project Files: 3
Detected Programming Languages: 2 (Java*, Python*) ...
Mend: code security findings
Summary
A running MCP server can silently be older than the installed obs CLI, with no way for a client to tell. Add a way to
query the running server s version and detect restart recommended.
Evidence ...
Summary
There is no discoverable command to re-index a vault from disk. obs analyze recomputes graph metrics on whatever is
already in the DB; obs discover finds vaults. Neither is an obvious refresh ...
Summary
During a full rescan, a note with no derivable title raises sqlite3.IntegrityError: NOT NULL constraint failed:
notes.title in db_manager.add_note. The scan continues, but that note is silently ...
작업 내용
상품 거래 상태 변경 및 예약 취소 기능을 구현한다.
담당자
황정후
작업 기간
2026.06.23
관련 API
- [ ] PATCH /api/products/{productId}/status 상품 상태 변경
- [ ] PATCH /api/products/{productId}/status/cancel-reservation 예약 취소 ...
Bug Report (Kevin playtest round 2)
Kevin: Pawns capture but no promotion (meaning no hierarchy shift on capture).
Root cause
The afterMove hook in einstein-chess.js detects captures via move.flag === ...
中文正文
问题
ContractParser.parse_bytes() 对损坏的 .docx / .pdf 没有把解析库异常转换成用户输入错误。损坏 DOCX 会抛 zipfile.BadZipFile,损坏 PDF 会抛
pypdf.errors.PdfStreamError 等异常。
AgentRpcServicer.ParseFile() 只把 ValueError 映射为 400,其余异常会落入通用 ...
pkg:agent_rpc
pkg:services
size:small
Issue: Use Current Location Button Fails to Set Location; User Denied Geolocation Notification Displayed Description: In
the Enatega Multivendor customer website, an issue has been identified where the ...
작업 내용
상품 CRUD 기능을 구현한다.
담당자
황정후
작업 기간
2026.06.23
관련 API
- [ ] POST /api/products 상품 등록
- [ ] GET /api/products 상품 목록 조회
- [ ] GET /api/products/{productId} 상품 상세 조회
- [ ] PATCH /api/products/{productId} ...
Feature
기능 설명
- 과정 리뷰 RSS 리뷰 수집 → 스케줄링 적용
배경 및 목적
- 자동 스케줄러로 데이터 수집 및 정제
요구 사항
- [ ] 과정 관련 테이블 데이터
- [ ] 리뷰 (크롤링) 데이터
- [ ] RSS 데이터
API 설계
- 엔드포인트: 없음
- HTTP Method:
- 요청 파라미터 또는 ...
enhancement

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.