issues Search Results · language:Edge language:TypeScript language:HTML language:PHP language:Java language:JavaScript
Filter by
60.8M results
Progression
- progress.update(mediaId, positionSeconds) — appelé toutes les 10s depuis le player
- progress.markCompleted(mediaId) — automatique à 90% de la durée
Favoris
- favorites.toggle(mediaId) ...
Epic: #382 / 設計: docs/plans/sdpm-integration-plan.md(§3.3, §4.2) 依存: #A1, #B2(必要時のみ) 状態: 任意(conditional) — #B2 が runtime
から直接 presigned URL を deck に載せて返せる場合は不要。
背景 / Context
deck の previewUrl/composeUrl/defsUrl/pptxDownloadUrl ...
backend
presentation
Implémenter la lecture vidéo direct play.
Route HTTP
- GET /video/:assetId/source — stream le fichier, vérifie session
Route Elysia
- media.getPlayback(mediaId) → PlaybackResponse
- url, ...
Problem
check_and_expire_batch calls expire_unit in a loop. expire_unit each time does a full persistent-storage read, mutates
one unit, and writes the entire map back:
// inside expire_unit — called ...
bug
performance
smart-contract
Epic: #382 / 設計: docs/plans/sdpm-integration-plan.md(§3.1, §5, §11) 依存: #A1, #B4
背景 / Context
Deck Result が chat artifact として届くようになるので、Frontend に compose + defs から SVG を組み立てて表示する renderer を追加する。SDPM ...
frontend
presentation
ui
Epic: #382 / 設計: docs/plans/sdpm-integration-plan.md(§3.3, §9.4) 依存: #B3, #A1
背景 / Context
apps/agentcore-runtime-ts/src/tools/slide-runtime-client.ts は Slide Runtime の応答を parse して SlideRuntimePresentationResult ...
presentation
Epic: #382 / 設計: docs/plans/sdpm-integration-plan.md(§3.2, §9.2, §12) 依存: #B1a, #B1b, #B2, #A1
背景 / Context
ここで初めて部品を本線に接続する。既存 create_slide_presentation → PptxGenJS → output.pptx の後段で、SVG export → compose ...
enhancement
presentation
Epic: #382 / 設計: docs/plans/sdpm-integration-plan.md(§4.1, §9.3, §8) 依存: #B1b(compose 出力), #B0(型)
背景 / Context
compose/defs/preview を Frontend から presigned URL で取得できるよう、S3 に永続化する層が要る。既存の揮発 artifact(runs/{runId}/...)とは別 ...
infra
presentation
Epic: #382 / 設計: docs/plans/sdpm-integration-plan.md(§4.2, §4.4, §13) 依存: #S0, #B1b(compose 出力・S3 key が確定した後に実施)
背景 / Context
packages/shared は API/OpenAPI の single source of truth。Deck Result を Runtime→client→Frontend ...
enhancement
presentation
Epic: #382 / 設計: docs/plans/sdpm-integration-plan.md(§2, §4.3, §9.1, #B1b) 依存: #S0, #B1a, #B0(型)
背景 / Context
SDPM の mcp-server/tools/compose.py は LibreOffice SVG を per-slide component に分解し、defs を最適化する ...
enhancement
presentation

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.