issues Search Results · language:Dune language:JavaScript language:JavaScript language:HTML language:Python linked:pr
Filter by
5M results
개요
정책 AI 요약 기능 관련 API 명세를 docs/API_SPEC_AI.md에 추가합니다.
변경 내용
타입 추가
- Evidence — RAG 근거 청크 타입
- PolicyAiSummary — 정책 AI 요약 응답 전체 형태
API 추가
- GET /api/v1/policies/{policy_id}/ai-summary — 정책 AI ...
`StorageService.load_session` (`storage_service.py:202-229`) gracefully handles partial writes — if a session has
metadata.json but no request_data.json / sources.json, the loader still returns a usable ...
Summary
manage_documents (the read/view/open/get action) parses the LLM-supplied limit with int() and no guard:
preview_limit = int(args.get( limit , MAX_READ_CHARS))
args is LLM-emitted JSON, so a ...
ready for review
문제
1. Slack 봇이 freeform 답변을 렌더 못 함 — 백엔드는 #191/#192로 조건부 포맷(incident→5요소 / 그 외→freeform answer_text)인데,
slack._format_answer가 5요소(r.answer)만 읽음. freeform 답변은 5요소가 비어 있어 parts가 비고 → ** 관련 근거를 충분히 ...
fix
现象
某些文件转出的 flac,在部分播放器里不显示封面(如 AViVA - GRRRLS.ncm)。
根因
封面其实已写入 flac,但 mutagen 的 Picture 块 width/height/depth/colors 全为 0(写 write_flac_tags
时未填)。严格的播放器据此判定封面无效而不显示;宽松的播放器才显示。mime 也被硬编码为
image/jpeg。
...
core
fix
Problem
VIS-012 says Strategic memory / decision-registry is still In Progress: the registry, capture and retrieval paths exist,
but summarization at scale remains open.
The Decisions screen currently ...
codex
feature
priority:medium
概要
作業終了時に未コミットがあった場合のgit stashを使った対処フローをCLAUDE.mdに追記する
完了条件
- 作業終了時のルールにgit stashフローが記載されていること
- PRがマージされていること
Gap
After a ready work-unit repair review passes, reconciliation can still stop at awaiting_retry_or_done_authority because
the review result did not explicitly authorize either retry or parent completion. ...
Problem / context
PR #160 merged but CI on main still fails:
- Backend: test_workspace_file_index_lists_relative_paths_only expects flat .evotown/ paths; file-index API now lists
single-level entries ...
Two retained sm request-codex-review rows for office-automation PR #145 cancelled with Notify session no longer exists
even though sm me and the Rust /sessions/{id} route could resolve the notify session ...

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.