issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript linked:pr linked:pr linked:pr
Filter by
218k results
Summary
Add a focused regression test for the answer contract snapshot helper when a result omits answer: the helper should
still return the stable ADR 0003 subset with answer fields present as None and ...
Bug:断网时停止流式输出后,聊天发送状态可能永久卡在 loading
现象
在 AI 流式输出过程中点击停止,如果此时网络断开,或者 Socket.IO 的 chat:cancel acknowledgement 没有返回,前端可能会永久卡在 stopping/loading 状态。
重连后,消息内容可以通过 recovery 正常同步回来,但是本地 transient 状态 isStopping ...
Bug
apps/api/src/app.js mounts express.json() without a size cap:
app.use(express.json());
With no limit, a client can POST arbitrarily large JSON bodies (e.g., 50 MB or more). The server will parse ...
How to cite this repo isn t immediately clear or easily discoverable to users, so we should fix that.
Discussed in https://github.com/ASFHyP3/burst2safe/discussions/152
documentation
good first issue
Context
Phase 2b (#488 / PR #489) wired mitm addons to 5 receiving modules but the modules just persist raw events. The
enrich_hook param is in place but no hooks are implemented.
This issue : implement ...
migration
security
Bug
The registerSchema in apps/api/src/validators/auth.js accepts admin as a valid value for the role field:
role: z.enum([ client , freelancer , admin ]).default( client )
An attacker can self-assign ...
내용
OSS 챗봇 서비스의 런타임 책임을 작게 분리합니다.
현재 LLM/OSS/service.py와 LLM/sub_model/query_index.py에 챗봇 시작 처리, DB 로그 저장, 캐시, LLM 호출, 검색 인덱스 초기화가 함께 몰려 있어 유지보수와 테스트가 어려운
상태입니다.
큰 구조 변경보다는 기존 동작을 유지하면서 책임 단위만 점진적으로 ...
Wire up ActiveFight
The player_state s fight property contains all the details to wire up the ActiveFight component.
Remove it from the Fight for Glory section, and use the details from the server in ...
💥 이슈 설명
마인크래프트(Fabric) 클라이언트에서 기존 백엔드 코칭 에이전트 API(POST /api/v1/chat/sync)를 호출할 수 있도록 연결 인프라(플러그인화) 를 세팅한다. 웹뷰(Streamlit)는 검증용이고,
실제 메인 클라이언트는 Fabric 모드다 — 둘 다 동일한 FastAPI API를 호출하는 구조를 잡는다. 이 작업은 4·5번(마크 ...
⚒️ Feature
Parent Algora bounty: #743
Bug
authService.registerUser() stores a new user object for every successful call without checking whether an account with
the same email already exists. An attacker can register ...

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.