issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:TypeScript
Filter by
56.3M results
Summary
DependencyGraph.compress_identity_transits() removes target cells that are identity transits (single-cell references).
For workbooks where public output series bind to those mirrors, emit_computes_block ...
The VOTE for the release was sent to the wrong mail list dev@db.apache.org
The dev mail list on the jdo page https://db.apache.org/jdo/mail-lists.html identifies the dev list as
jdo-dev@db.apache.org ...
The following synchronization works fine in cocotb 1.9 but timeout in cocotb 2.0.1
import cocotb
from cocotb.triggers import Event,Timer,First
async def adding_to_que(que,e1:Event,e2:Event,ea:Event): ...
背景
#134 (day-matcher 採用事例フィードバック) のトリアージで、改善提案#1・#2 の困りごとの大半が 「既存 API の認識不足」 に起因すると判明した。実プロジェクトで app.db 直叩きが 25
箇所あったが、その相当数は既存の Model / schema API で書き換え可能だった。
周知すべき既存機能(コード確認済み)
1. Mutation API は既に存在 ...
背景
#134 (day-matcher 採用事例フィードバック) の改善提案#1。複数テーブル原子更新(OAuth コールバックの users + sessions 同時 insert など)が app.db.* / app.batch
直叩きに落ち、「nanoka と drizzle の両方を理解しないと書けない」というフィードバック。
先に整理: 提案の一部は既に実装済み(認識ギャップ) ...
Admins should be able to invite new users to the system. This would allow onboarding without requiring self-registration
or direct database access.
Possible approach:
- POST /admin/invite endpoint ...
TL;DR
CCoW (Claude Code on the Web) の隔離コンテナから 手元の Chrome を CDP で操作 したい (スクショ確認・フォーム操作の E2E)。直接 CDP は不可と実測で確定したので、Chrome 拡張
(MV3) → Cloudflare Worker+DO → MCP の WS リレーで実現する。
- 実装先: ippoan/cdp-relay ...
Summary
LocalProvider.fetch() resolves the source argument directly to Path(target) and scans any directory or ZIP file on the
host filesystem. When the /api/analyze endpoint is connected to the pipeline ...
Start note
- Date: 2026-06-05 00:19 UTC
- Lane: Lane 09 -- Phase 1 parity fixtures and artifact diff gates
- Goal: add a bounded script-local Zig-facing contract for the artifact_diff.py UTF-8 JSON ...
背景
#134 (day-matcher 採用事例フィードバック) の改善提案#2。「モデルのバリデーションが API バリデーションに転用しづらく、結局 zod を 11 ハンドラ以上で手書きした」というフィードバック。
調査結果: 実装 gap はほぼ無い(既存 API で対応可能)
現行コードを確認した結果、起票者の困りごとは 既存 API で表現可能 だった。
- schema() ...

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.