issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:JavaScript language:JavaScript
Filter by
4.2M results
Amend the existing parallel-pr-worktree-workflow skill (v1.2.0 → v1.3.0, minor) with three learnings observed while
shipping 6 root-cause fix PRs in ProjectHephaestus (2026-06-13, verified-local):
- ...
Pre-flight checks
- [x] I searched existing issues and this is not a duplicate.
- [x] I understand labels are triage aids, not contributor blockers.
Bug description
Pack publishing had two integrity ...
bug
status:approved
现状
GroundingFilter.apply(grounding_filter.py)对一次 memory query 串行调 2 次 LLM:
payload = await self._apply_l1_events(payload, query) # LLM 调用 1 (_SYSTEM_PROMPT)
payload = await self._apply_l2_relationships(payload, ...
enhancement
tech-debt
무엇을
- 실시간 확인용 웹 대시보드 추가 (시세/잔고/포지션/평가손익/주문/체결내역 한 화면)
- 시간 표시를 KST(Asia/Seoul)로 통일 (저장은 UTC 유지, 표시만 KST)
- GCP VM에서 인터넷으로 접속 가능하게 노출 + Basic Auth로 보호
왜
- SSH 터널 없이 브라우저에서 실시간 모니터링/주문이 가능하도록 ...
Auto-created by /handoff to track session-artifact commit.
Files: docs/session-logs/2026-06-13.md, docs/lessons-learned.md, data/session-index.jsonl, data/pickup-status.json
Session: scaffolder-hardening ...
背景
動画一覧の無限スクロールはフロントエンドでは limit=24 / offset を指定してページング取得していますが、バックエンド内部では ListVideosUseCase.execute() が条件に合う動画を全件取得し、その後
VideoListView 側で DRF の LimitOffsetPagination によってレスポンスを切り出しています。
そのため、APIレスポンス上はページングされていても、動画件数が増えるほど毎回の一覧取得コストが大きくなります。 ...
Summary
Record the merge state for PR #286 / issue #285 after the live audit archive retention workflow lands.
Scope
- Mark Queue Item 137 as merged in the autonomous run state.
- Refresh roadmap ...
documentation
release-readiness
The review UI shows a Screens filter but not the mock itself. This issue adds a mock viewer panel to the right side of
the review UI. The mock (pitcrew-mockup.jsx) is rendered in an iframe using Babel ...
Summary
The Claude car manuals connector pointed at https://manual.nlma.io/mcp (singular) loads 0 tools. The service is only
provisioned for manuals.nlma.io (plural). The repo documents neither the canonical ...
bug
documentation
enhancement
infra
背景
BGM 長尺動画のレンダリングで、generate_videos.sh は エフェクト無しでは既にループ連結方式(loop.mp4 → -stream_loop -1 -c:v copy、静止画 → 1fps
stillimage)で約 1〜2 分に収まっている。一方 エフェクト有効時(モード C: loop.mp4 + effect / モード D: 静止画 + effect)は filtergraph ...

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.