issues Search Results · language:Dune language:TypeScript language:JavaScript language:Java linked:pr language:TypeScript
Filter by
6.6M results
Summary
Workflow human-in-the-loop (HIL) stages can currently only prompt with the four built-in primitives exposed on
WorkflowUIContext — input, confirm, select, and editor. Extensions, by contrast, ...
enhancement
Add Rejected and make Ghosted calculate properly:
Rejected = count of status rejected + closed i.e. anyone who actually said no
Ghosted = total - (interviewing, Closed, Rejected, Offer, Withdrawn) i.e. ...
enhancement
Severity
P2 - correctness/reliability
Evidence
- app/src/main/java/com/example/app/Utils.java:21: catch(Exception ex){}
Problem
A broad exception handler drops all failures and returns control without ...
bug
codex-review
severity:P2
Problem: In lib/api.ts, the FeaturedList interface declares creator_name?: string, and getFeaturedLists selects
lists.creator_id from Supabase, but the field is never set on the returned objects — the ...
Request (user)
The Reconcile → All Transactions tool currently has only ← Prev / Next → buttons (#99). Add NUMBERED page buttons — show
up to 10 page numbers (windowed) so the user can jump pages directly. ...
agent:frontend
type:feature
Problem: lib/supabase.ts reads process.env.EXPO_PUBLIC_SUPABASE_URL! and EXPO_PUBLIC_SUPABASE_ANON_KEY! with non-null
assertions. If either is missing or misnamed (a common setup mistake — .env.example ...
Problem: selectNextPair in lib/elo.ts picks the least-compared item, then an opponent with the closest rating (random
among the top-3), but it has no memory of which pairs have already been shown. Early ...
背景
Epic Agent 身份联动与多文档上下文(规格 2026-06-09)在 P0–P2 Issue 合并后,需填写验收表、跑 epic manifest,并对 spec §3–§6 验收项(A/B/C/D)签署。
参考
- 规格:2026-06-09-m2t-desktop-agent-context-attachments-design.md
- 验收表(本 Epic 创建):docs/superpowers/verification/2026-06-09-m2t-desktop-agent-context-attachments-acceptance.md ...
enhancement
背景
桌面端 turn 主路径为 Python POST /api/agent/threads/{id}/turn + prompt_builder(E2)。Node sidecar context.ts 仍可能被 WS
context.refresh 消费者使用,需 过渡对齐 attachments[] payload,但 不以 sidecar 为 D4 Epic 验收依据。
参考
- ...
enhancement

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.