issues Search Results · language:Dune language:Python language:JavaScript language:CSS language:Java linked:pr language:C#
Filter by
6.7M results
Thank you for your thorough review. We have addressed all the reported issues. Below is a concise breakdown of the fixes
applied:
1. Documentation — LLM Usage for AgenticAI
- Added clear documentation ...
Cloud automation improvement request
GitHub Copilot Cloud Agent で、このリポジトリの収集・翻訳ロジック改善を行い、PR を作成してください。
対象データ
- 最新イベント: data/events/2026-06-12.json
- 実行概要: data/run-summary.json
- 日次 Markdown: ...
auto-pr
copilot
digest-automation
Problem
Scheduled jobs can pin a model string, but the WebUI cron form is not provider/model aware like the main
profile/composer model picker. This makes cron behavior inconsistent with chat sessions ...
Summary
Follow-up from #22 / #23. That fix added commands to .claude-plugin/marketplace.json, so installing via the marketplace
now works. But .claude-plugin/plugin.json itself still declares no commands ...
작업 내용
Local, Dev 서버에서 Swagger test할 때 조금 더 실용성있게 작업하기 위해 태그별로 필터를 적용해 보다 편리하게 관리
체크리스트
- [ ]
- [ ]
- [ ]
Background
当前 script/debug/litellm.js 会在 request / response 两类脚本执行阶段都尝试输出 [LiteLLMReqContent],并在存在响应数据时输出
[LiteLLMResContent]。这会导致日志语义不够严格:请求侧内容日志可能出现在非 request 脚本阶段,响应侧内容日志也应只归属于 response 脚本阶段。
Goal ...
enhancement
问题描述
反向转换(MD - PPTX)时,所有图片都对应到 images 目录的第一张图片。
原因
- forward 转换时 extract_images_from_slide() 生成文件名(如 \slide_01_img_02.png\),但该文件名未存入 shape metadata
- reverse 转换时 _add_image_shape() 只能按扩展名在目录中搜索,总是命中第一张匹配的图片 ...
📖 기능 설명
탄소 배출 데이터를 다양한 chart로 시각화하여 사용자에게 제공합니다.
🔥 우선순위
High (핵심 기능)
✅ 작업할 내용 (Checklist)
- [ v] 기간 조회 연동
- [ ] LineChart 데이터 수신 및 연동
- [ v] BarChart 데이터 수신 및 연동
- [ v] DoughnutChart 데이터 수신 ...
상태: 🚧 진행 중
영역 : ⚙️ BE
작업 유형: ✨ 기능
问题描述
将 PPTX 转为 Markdown 再转回 PPTX(roundtrip)时存在以下问题:
1. 幻灯片尺寸不匹配
- 现象:原始 41.002 x 19.05 cm,还原后变为 33.867 x 19.05 cm
- 原因:反向转换时硬编码了标准 16:9 尺寸(12192000 EMU),未读取原始尺寸
2. 形状默认蓝色填充
- 现象:大量形状变成蓝色矩形框 ...
An interesting find here is that BufferList for SMA is faster than static variant due to more efficient calculation so
it’d be good to carry Queue double buffer into it and make better use of existing ...

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.