issues Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:TypeScript linked:pr
Filter by
6.6M results
Problem 1: no default port
maw-gateway serve without --port exits with usage error. Should default to 3456 (same as Bun serve).
// current: requires --port
port.unwrap_or_else(|| usage())
// fix: default ...
Symptom
A raw LNURL-pay code entered in the Send sheet (paste or QR scan) does nothing — LNURL1…, lnurlp://…, or
lightning:LNURL1…. processInput() branches only on isLightningAddress / isBitcoinAddress ...
area:lightning
bug
!-- AGENT type: bugfix priority: medium size: small platform: [extension, windows] files: read: - core/ui/transaction-history/list/TransactionRecordCard.tsx - core/ui/transaction-history/record/createTransactionRecord.ts ...
bug
✨ Feature - 게시글 작성 언어 자동 감지 번역 버튼 정상화
!-- 위 작업내용 주석에 어떤 기능인지 적어주세요--
📝 Description
!-- 아래에 설명을 적어주세요 -- 게시글 작성 시 language가 항상 ko로 고정 저장(Post.of 하드코딩)돼, 한국어 UI에서 영어로 글을 써도 원문 언어가 ko로 기록됨 → 상세 화면에서 ...
feature
The Supabase connector icon is based on the official Supabase favicon SVG, but the local raw SVG uses React-style
attribute names: stopColor, stopOpacity, and fillOpacity. Because connector icons are imported ...
The Stripe connector icon matches the official Stripe favicon SVG, but the raw SVG still uses keyword white for the mark
and clip rectangle.
Official source:
https://images.stripeassets.com/fzn2n1nzq965/1hgcBNd12BfT9VLgbId7By/01d91920114b124fb4cf6d448f9f06eb/favicon.svg ...
Template drift sync
Bring this repo up to date with its source template open-source-polarion-java-repo-template, synced against
open-source-polarion-java-repo-template@3dc98c4 (2026-06-08).
This repo ...
Template drift sync
Bring this repo up to date with its source template open-source-polarion-java-repo-template, synced against
open-source-polarion-java-repo-template@3dc98c4 (2026-06-08).
This repo ...
问题
当前所有编排都使用同一个固定 DAG:
planner → explorer → coder_a/coder_b → reviewer → judge → runner → repairer → summarizer
对于不同任务类型,这个 DAG 过重或配置不当。例如:
- 快速审查:不需要 coder,只要 planner → explorer → reviewer → judge ...
问题
executor.ts 中 livePatch 候选生成排在 coder_b 之后,但它的输入依赖(plan、contextSelection、visualSpec)在 coder_a 启动时已经就绪。
当前代码 (L291-324):
// 1. coder_a
// 2. coder_b
// 3. livePatch ← 等上面两个跑完才启动
if (options.livePatch ...

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.