Skip to content

pullrequests Search Results · language:Dune language:Python language:TypeScript language:Java language:TypeScript language:Java

Filter by

169M results  (2 s)

169M results

Summary - api/knowledge/indexer.py に _MIN_CHUNK_LENGTH = 20 定数を追加 - run_indexing() のループ内(seen_ids.add() の前)に短文フィルタを挿入 - 「要確認」「TODO」「---」等の20文字未満チャンクをインデックスから除外 - seen_ids に追加しないことで --full ...

Summary On mobile, the schedule calendar grid was rendering in a tiny ~310px window because the page chrome (page header + card header + card padding) consumed most of the viewport. This PR reclaims roughly ...
frontend
patch

Summary - make the Supabase moments storage bucket private - remove the broad public storage object read policy - tighten moment uploads so authenticated users can only upload under their own user-id ...

M7 story-002 — user-scoped DAL over the schema floor (2 commits). Changes - emitUserOperationalAudit: legacy-less (legacyId null) operational audit events drained through the SAME inFlightAuditWrites ...

What -m/-e flags now work on codex agent groups — and the acks they produce are finally honest. Before (observed live 2026-06-10, dirt-market-codex): - @Axie-Codex -m fable → acked model → claude-fable-5[1m], ...

Bumps the android-deps group with 19 updates in the /apps/android directory: | Package | From | To | | --- | --- | --- | | com.android.application | 9.1.0 | 9.2.1 | | com.android.test | 9.1.0 | 9.2.1 ...
dependencies
java

defineVariable(name[, projection]) was typed as a passthrough but did not affect downstream variable resolution. This diverged from the spec behavior where variables become available after the call and ...

💡 What: Added ARIA attributes (role= switch , aria-checked, aria-labelledby) and keyboard focus styling (focus-visible:ring-2 focus-visible:outline-none) to the custom configuration toggle switches in ...