issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:JavaScript language:Java
Filter by
5.9M results
Bug
GET /api/search currently treats a missing, blank, or whitespace-only q query parameter as a valid search. The
controller passes req.query.q ?? directly to globalSearch, so /api/search, /api/search?q=, ...
Sous-tâche de #24 (FEAT-002.1).
type:task
Symptom
The Tasks left-nav page renders an error: tasks page board failed: module returned 500.
Root cause
The tasks_local table is missing the status, priority, tags columns that #218 added to the ...
Goal
Extend the existing ash evidence-quality analyzer so it can also consume local_swarm_summary.json artifacts, not only
run-external / local-suite artifacts.
Why
The bounded local swarm runner now ...
Summary
While going through the Azure providers I noticed that both AzureOpenAILLM and AzureOpenAIStructuredLLM rewrite the last
user message in place before the request. They do messages[-1][ content ...
Incident remediation (confidentiality, gate-9). A confidential deployment identifier leaked into the synced GitHub
content mirrors under resources/content/. The live GitHub surfaces are already scrubbed ...
ai
Machine-Readable Contract
contract_schema_version: v1
issue_kind: implementation
parent_issue: 1059
goal_ref: python-test を Python-only lane として成立させ、PR #1121 / Issue #1061 の fresh runner blocker を ...
agent/implementer
enhancement
phase/implementation
Problem
POST /api/reviews currently forwards req.body directly into createReview(). This accepts incomplete review payloads with
missing required fields such as reviewerId, targetId, rating, and comment. ...
목적
공공데이터 API Client와 도서관 좌석 DB 스키마를 연결해 공공도서관 기본정보와 열람실 실시간 좌석 정보를 주기적으로 수집하고 저장합니다.
작업 범위
- LibrarySyncScheduler 추가
- LibrarySyncService 추가
- /info_v2 응답을 libraries에 upsert
- /rlt_rdrm_info_v2 ...
enhancement
maintenance
Problem
POST /api/messages currently forwards req.body directly into sendMessage(). This accepts incomplete message payloads
with missing required fields from the message model such as senderId, receiverId, ...

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.