github / github/app

Associate pick-and-polish selections with voice transcription references

Offen
#2,190 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Keine Sprachdaten
Sterne
2.1k
Forks
153
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

### What problem are you trying to solve?

Pick and polish works well for attaching a selected UI element to a typed prompt, but it does not support naturally referencing multiple elements while dictating a request.

For example, while speaking I want to select different elements and say:

> Make **[click] this one** larger, remove **[click] this one**, and move **[click] this one** to the left.

Currently, the selections are treated as general attachments rather than being associated with the exact moment or phrase in the voice transcript. The agent therefore cannot reliably determine which instruction belongs to which selected element.

### Proposed solution

Integrate pick-and-polish selections with voice transcription so each selection is linked to its position in the transcript.

When the user clicks an element while speaking, the transcript could insert a visible reference token, such as:

> Make **[Header]** larger, remove **[Secondary button]**, and move **[Image card]** to the left.

The agent should receive both the selected element's context and its relationship to the corresponding spoken instruction. Multiple selections should be supported within one continuous voice request.

### Workflow impact

This would make voice-driven UI editing faster and more natural. Users could describe several changes in one pass without stopping to submit a separate prompt for every element or verbally identifying elements that are already selectable on screen.

It would also create a stronger multimodal workflow by combining visual selection, speech, and agent context.

### Installation context

GitHub Copilot app on macOS, using browser/app preview and voice transcription.

### Additional context

Pick and polish already provides the core selection mechanism. The request is to preserve the timing and semantic relationship between each selection and the corresponding part of a voice-transcribed prompt.

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

Start by tracing the existing pick-and-polish selection flow and voice transcription flow in the GitHub Copilot app; the issue names no files, tests, or entry points. Define how selections become visible transcript references, preserve each selection's timing and context, support multiple selections in one request, and verify that each spoken instruction is associated with the intended element.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
macos
Bereich
desktop
Issue-Typ
Feature
Schwierigkeit
5/5
Geschätzter Aufwand
Über eine Woche
Aktivitätsstatus
Ruhig
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
30/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.