issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java linked:pr linked:pr
Filter by
3.2M results
proof/validate-forward.mjs proves the unmodified @bitcoin-kernel/kernel engine validates a real Bitmark block forward —
not just structurally, but verifying signatures against resolved prevouts — with ...
작업 내용 / 배경
운영 서버에 ANTHROPIC_API_KEY가 주입되지 않아 stub LLM으로 잘못 응답되는 상황
할 일
- compose에 환경변수 세팅
-
완료 조건 (DoD)
- LLM 정상 응답
참고
No response
task
Проверить, что считается полусумма длин названий RFP и SKU с исключенными не буквенно-цифровыми символами и сравнивается
со сцепленной цепочкой совпавших токенов, без запятых
Problem
The shared config bans the clever-but-dangerous dynamic-code family (no-new-func, @typescript-eslint/no-implied-eval)
but does not ban monkey-patching the prototypes of built-in objects:
Array.prototype.last ...
From: :robot: HS Implement AI Agent (claude-opus-4-8[1m])
Summary
The volume-key session-switch picker overlay (the small window drawn at the top-left, owned by
SessionSwitchPickerController / @id/session_switch_picker_overlay) ...
Epic: E1 Integrity · Priority: P1
Problem
packages/broker-nats/dist/index.js is an orphaned compiled artifact containing an old JetStream implementation that is
not the package entrypoint (main → dist/src/index.js). ...
Epic: E1 Integrity · Priority: P1
Problem
The NATS client connect path sets no reconnect/resilience options. The CHANGELOG advertises infinite reconnect, 30s ping
but the code does not configure it; ...
Epic: E1 Integrity · Priority: P0
Problem
README/badges advertise NATS JetStream / durable streams / replay , but the live client path
(packages/broker-nats/src/index.ts, the main entrypoint dist/src/index.js) ...
Epic: E1 Integrity · Priority: P0
Problem
In packages/broker-nats/src/index.ts, subscribeWithAck publishes the ACK to ack. consumerId (the receiver s own
subject), but the sender correlates ACKs on ...
What
Enable the core ESLint no-throw-literal rule (as error) in the shared rule set.
What it catches
Throwing anything that is not a real Error object:
throw boom // string
throw { code: ...

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.