issues Search Results · language:Dune language:Python language:JavaScript linked:pr linked:pr
Filter by
4.4M results
问题背景
合同处理流程中多个阶段因 LLM/MCP 调用超时导致任务失败:
- OCR 提交(大文件 base64 上传)
- OCR 状态轮询
- 文本过滤(大文本 LLM 处理)
- 元数据提取
- 章节分析
- 合同比对
默认超时配置(90s/120s)无法满足大文本/大文件处理需求,实际业务常需 5-10 分钟甚至更长。
修复内容
1. 合同处理各阶段超时统一(10 ...
bug
Problem
Currently only markdown and plain text files can be ingested. PDF, DOCX, PPTX, etc. are not handled.
Fix
Use markitdown to convert non-markdown files before ingest. When LLM-enhanced conversion ...
이슈 이름: bug: 쓰레기 판별 threshold 초기값이 잘못 설정됨
수정 기능
!-- 어떤 기능인지 -- 쓰레기 판별(Stage 1) threshold 초기값이 80이어야 하는데 현재 50으로 잘못 설정되어 있습니다. 이로 인해 비쓰레기 이미지가 쓰레기로 오판단될 가능성이 높아지므로 기본값을
80으로 수정해야 합니다.
bug
배경
답변 스트리밍 중 토큰마다 scrollDown()이 호출돼(api/static/app.html) 화면이 답변을 끝까지 추적한다. 답변이 길어질수록 화면이 끌려 내려가 방금 보낸 질문과 답변 시작점을 놓친다.
목표 (ChatGPT/Claude 신형 방식)
- 메시지 전송 시 질문(유저 말풍선)을 sticky 헤더 바로 아래에 1회 앵커
- 답변이 ...
Summary\nAdd regression coverage that answer_status_reason stores a real boolean in status_reason.verified even when callers pass truthy or falsey values.\n\n## Scope\n- tests/test_answer_status_reason_enum.py ...
배경
rag_normalize._parse_scale_expr(s) - Optional[Decimal] 는 한국어 금액/수량 스케일 표현(천/백/십 · 만/억/조 · sino 숫자)을 계층적으로 파싱하는 순수 함수지만
직접 단위 테스트가 0건이다 (git grep -l -F 확인). RFP 숫자 정규화 경로의 핵심이라 파싱 누적 규칙이 조용히 회귀하면 금액 ...
Description
When configuring NTP source without specifying an interface, the ios_ntp_global module crashes with a KeyError:
interface . The parser assumes the key always exists.
Steps to Reproduce
- ...
Action: write_tests Target: Write tests for the most recently changed code to break the loop
Created by kaizen delivery.
kaizen:running
Problem
After the VPS core deploy, the bot starts and polls successfully, but startup reports DEGRADED because the history
service fails to initialize. Core RAG retrieval remains healthy, but /history ...
bug
domain:bot
domain:observability
domain:retrieval
priority:medium
verify:vps-required
📋 Feature Overview
Adds a complete Mock Interview system and Mock Interview History section to AlgoBuddy.
✨ What s New
Mock Interview Section (4 Screens)
- Setup Screen — Select algorithm, difficulty ...
gssoc:approved
mentor:PankajSingh34
type:feature

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.