issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:TypeScript
Filter by
35.3M results
Context
Allow users to board the Ark with on-chain sats.
Proposed implementation
- Allow users to board the Ark (using any of their on-chain wallets of type create/import mnemonic*)
- Show board ...
enhancement
priority-medium
Review these warnings from the GH Action output and resolve.
/home/runner/work/Dahln.Stack/Dahln.Stack/Dahln.Stack.Database/Dahln.Stack.Database.csproj : warning NU1903: Package SQLitePCLRaw.lib.e_sqlite3 ...
Context
Using ipop.ai like a user shows a systemic deployment gap: API-looking routes are handled by the static frontend host
rather than the server.
Evidence from live API probes (2026-06-25)
All of ...
問題
src/dxf-writer.ts の matrixToDxf 関数が size を独立した引数として受け取っているが、size は常に matrix.length と等しい。
// 現在
export function matrixToDxf(
matrix: boolean[][],
size: number, // ← matrix.length と常に等しい
...
enhancement
major
✨ 기능 설명
어떤 기능인가요?
예)
- 이메일 인증번호 발송 시, 발송자 이름 형식
img width= 406 height= 66 alt= Image src=
https://github.com/user-attachments/assets/2bb5cf70-1ecc-40e9-a4d6-518ac1d4cb2f /
🎯 필요한 이유
왜 필요한가요?
📋 ...
feature
問題
src/dxf-writer.ts の DEFAULTS オブジェクトに errorCorrectionLevel が定義されているが、matrixToDxf 関数内では一切参照されていない。
// src/dxf-writer.ts
const DEFAULTS = {
cellSize: 1.0,
errorCorrectionLevel: M as const, // ...
bug
major
There should be an introductory video and then a separate video for each of the 10 (which I have been revising
substantially this week).
Intent is that the videos average at 5 minutes each.
Update
I ...
What happened?
Summary
When using the OpenAI Responses API against an Azure OpenAI gpt-5-codex deployment, pi intermittently aborts a turn
with:
Error: Unknown error (no error details in response)
...
bug
untriaged
問題
src/generator.ts:15 で qrcode ライブラリの公開APIではない内部プロパティに直接アクセスしている。
// src/generator.ts
const raw = qrData.modules.data as unknown as Uint8Array;
// ^^^^
// qrcode の公開APIではない内部実装 ...
bug
major
title: Drawing the Family Tree: Visualizing the Agent Spawn Hierarchy project: claude-mcd tags: [AI, Agents, Observability, DeveloperTooling, Claude] status: audited date: 2026-06-25
A single Claude ...
blog

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.