issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr language:Java
Filter by
3.2M results
Parent
Parent: #6
What to build
Implement render-comment as the first user-visible reporting path. It should render one pull request comment from
Android and optional iOS QA Reports, identify the comment ...
ready-for-agent
Parent
Parent: #6
What to build
Implement the structured contract that connects PR metadata, QA execution, and reporting. This slice should define
minimal PR Context input, the validated QA Report output, ...
ready-for-agent
Parent
Parent: #6
What to build
Add the first Expo EAS Integration slice to qa-agent init. The command should scaffold an Android-first QA Agent setup
for an Expo project, including a typed config, ...
ready-for-agent
Summary
Add a walkthrough step teaching users how to add an MCP server with opencode mcp add.
Files to change
- walkthroughs/07-mcp.md — new content
- package.json — new walkthrough step
- Optional: ...
enhancement
good first issue
Follow-up to #33 (config-driven themes/layouts). Today theme and mode are conflated: emerald-light / emerald-dark are
two flat entries instead of one Emerald theme with two modes. Split them into two orthogonal ...
enhancement
Context
Release classification: post-release / boardless (diagnostic maintenance bug; not release-blocking).
During no-hold lifecycle cleanup on 2026-06-21, npm run ai:audit-discussion-lifecycle correctly ...
ai
architecture
bug
Pre-flight Checks
- [x] I have searched existing issues and this is not a duplicate
- [x] I understand this issue may need maintainer approval before merge
Problem Description
GhostMap docs need ...
목표
Android/iOS release artifact가 스토어 제출 가능 상태인지 기계적으로 구분하는 gate를 추가한다. debug, no-codesign, 임시 self-signed artifact를
store-ready로 표시하지 않고, 실제 signing/track/TestFlight 증거가 없으면 명시적으로 blocked 상태로 남긴다.
대상 ...
Summary
Nutritionists need a way to see and copy their public appointment booking URL from the admin profile area. Backend
support exists (nutritionist_profile.public_booking_id, route /consultas/{publicBookingId}/agendar-cita ...
enhancement
The both if statement expressions are reported which should not:
const foo = ({bar = false}: {bar?: boolean | baz | }) = {
if (bar === false) {
// ^^^^^^^^^^^^^
}
if (bar === true) {
...
bug

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.