issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:Java language:Java
Filter by
5.8M results
Parent
#385
What to build
Bring the public tracker and roadmap surfaces back into sync with live GitHub state before implementation agents start
v0.9 work. The current docs still mention some closed ...
area:docs
area:results
effort:s
priority:p1
type:docs
✅ Complete
All sub-tasks done and merged to claude/project-rust-conversion-WQzpl (PR #10).
- [x] #29 Differential parity (Python⇄Rust) + ensure_ascii JSON fix — PARITY OK: all surfaces byte-identical ...
Refs #1882
Follow-up after the Scout suggestion endpoint client boundary.
Scope:
- Add a Scout suggestion source selector boundary.
- Define available suggestion sources: local_stub and endpoint_client. ...
Bug
test/special.js line 566 contains a for-loop with an inverted condition:
for (let i = 0; i LAPS; i++) {
LAPS is a positive constant, so 0 LAPS is immediately false and the loop body never executes. ...
high
needs-milestone
trivial
Scope
This issue is the result of an in-depth review of src/praisonai/praisonai (the wrapper layer). It focuses on 3 validated
architectural gaps that violate the core engineering principles from AGENTS.md ...
bug
claude
documentation
문제 요약
Gemini API가 503(UNAVAILABLE, 과부하) 또는 429(레이트리밋)를 반환할 때, 특히 임베딩 호출이 재시도 보호 없이 즉시 실패하여 RAG 인덱싱/법령 준수 검사가 빈 결과로 폴백된다. 분석은
성공 으로 끝나지만 결과가 비어 보임.
원인
- src/rag/embedder.py: embed_texts/embed_query가 ...
✨ 구현 할 기능
- 온보딩 나이/소득 필드를 범위/구간 문자열로 수정
- 온보딩 관심 분야 다중 선택 기능 추가
- 온보딩 완료 시 100P 즉시 지급
🏷️ 도메인 (해당하는 것에 체크)
- [ ] 🔐 domain:auth (auth)
- [x] 🙋♂️ domain:user (user)
- [ ] ⚖️ domain:policy ...
domain:user
FIX
Summary
The current Windows miner can attest and report ready/enrolled, but it cannot produce an accepted block header on the
production node because its chain identity and header protocol are inconsistent ...
Bug Description
The API layer imports fastapi and pydantic at module import time, but the project did not previously pin the underlying
pydantic runtime. In a non-isolated environment, this allows pydantic ...
bug

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.