issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:Java language:JavaScript
Filter by
5.9M results
What happens
ui/src/components/stats/ActivityHeatmap.jsx:58 — the trailing-empty-column flush guard if (col.some((c) = c !== null))
weeks.push(col) — has a false branch (all-null trailing column) that ...
bug
ci
priority:p1
size:xs
status:ready
ui
Symptom
After releasing v0.10.1, rebuilding the pi-vm image still installed the old Bartleby — the .active_session fix never
reached the container. The build log showed:
= CACHED [linux/arm64 5/15] ...
bug
tooling
背景
現行の claude-review.yml は code-review
プラグインで指摘をトップレベルのコメント1個にまとめて投稿しており、required_review_thread_resolution(未解決スレッドでマージ不可)の運用に乗らず、指摘があってもマージをブロックできない。
また action のサンドボックスでは Claude からの投稿系ツール(生 gh / 組み込み投稿)が権限拒否される。 ...
Current benchmark suite uses synthetic generators. Real-world testing on benchmarks/scenarios/tool_outputs.py shows 26%
savings vs 56% synthetic. The gap is real and important.
Need: Capture actual tool ...
type:infra
Current ColumnarFold has a fragile null handling path. Columns with mixed None values get classified as json type, which
inflates in CSV. The null-handling fix in PR #62 is minimal.
Problems:
- A column ...
type:infra
무엇을
market.ticks를 소비해 종목별 1분 텀블링 윈도우로 OHLCV(시가/고가/저가/종가/거래량)를 집계하고 ClickHouse candles_1m에 업서트한다.
- 이벤트 타임(trade_ts) 기준 분 단위 윈도우
- 워터마크(max window - 2분)로 닫힌 윈도우 메모리 정리
- candles_1m = ReplacingMergeTree(updated_at) ...
Summary
Add a daily scheduled refresh for the Project dashboard metrics and expose a test-only hook to trigger the refresh on
demand.
Why
The Project dashboard already refreshes on startup and on access, ...
Overview
Integrate Codecov Components to define named groupings of files that map to user-facing features, enabling per-component
coverage thresholds and targeted PR feedback.
Motivation
Components ...
enhancement
Overview
Integrate Codecov Flags to segment coverage reports by logical areas of the codebase, making it easier to track coverage
regressions in specific components.
Motivation
Currently all coverage ...
enhancement
What to build
Refactor OpenCodeGoAnthropicChat and OpenCodeGoAnthropicAsyncChat to share _build_messages, kwargs construction,
response handling, and Options via a common base class or mixin. Then remove ...

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.