Skip to content

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

Filter by

5.8M results  (416 ms)

5.8M results

enhancement

Milestone 3 from the roadmap, deliberately scoped to a hard cap of 6 blocks: a pruned node in miniature — full structural and contextual validation over a rolling window of at most 6 full blocks, demonstrating ...

Found by MNE-370 re-validation (2026-06-10, post-PR #74). PR #74 fixed the result shape parity (recommended_action, UTC timestamps, similarity checks, version skew — all confirmed fixed), but the behavioral-similarity ...
adw:needs-human
adw:zte
bug

Add GET /server-info that returns JSON with: hostname (from os.hostname()), platform (process.platform), and uptime (process.uptime()). Import the os module at the top. Use a try/catch around os.hostname() ...

What I found In webui/Main.py, when get_groq_model_ids() fails to fetch the model list (network issue, invalid API key, temporary outage), the UI correctly falls back to a text input: except Exception ...

배경 대기열(ticketing) 람다가 예약 토큰 서명용 RSA 개인키를 JWT_SECRET env 에 평문 값으로 주입받고 있다. 다른 람다처럼 공용 common/secrets 로 Secrets Manager(확장 캐시)에서 조회하도록 통합한다(개인키 env 미노출). 작업 범위 - service.py: JWT_SECRET 값 주입 → RESERVATION_SECRET_ID(시크릿 ...
refactor

Make tasks interactive: change status (todo/in_progress/done) and delete tasks. Completes the core task CRUD. In scope: - update() + remove() in tasks.ts (PATCH/DELETE /v1/workspaces/{id}/tasks/{task_id}) ...

Goal Enables dynamic configuration of load test behavior without modifying code when running production traffic load tests against the demo app. Context This affects the load-generator service, located ...
engineering
status:merged

Name and Version core 0.44 What is the problem this feature will solve? Majority of blob storage providers are not able to handle concurrent multipart file upload of the same key. As a result an upload ...
enhancement

배경 현재 알림(Notification) 도메인은 조회(GET /notifications) 와 읽음 처리(PATCH /notifications/{id}/read) 만 구현되어 있고 알림을 생성 및 전송하는 쪽이 없다. ExtractionPipelineService에 남아있는 TODO를 작업한다. 목표 추출 작업이 완료/실패될 때 DB 알림을 생성하고 사용자의 ...
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.