Support image generation for developer assets (icons, favicons, logos, OG images)
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Shell
- Sterne
- 11.2k
- Forks
- 1.9k
- Ø Merge
- 14 Std. 16 Min.
- Gemergte PRs (30 T.)
- 6
Beschreibung
Describe the feature or problem you'd like to solve
Copilot CLI can read images but cannot produce them. Building any web page, desktop app,
or mobile app needs visual assets that aren't code — app icons at every required size,
favicon.ico, Open Graph preview images, splash screens, placeholder art.
Copilot CLI can scaffold the whole project and write the manifest that references
icon-512.png, but it can't create that file. The developer has to leave the terminal,
generate the asset elsewhere, and come back. That happens on nearly every new project.
To be clear on direction: the deliverable is a file written into the project
directory, not an image displayed in the terminal.
Why now — billing is usage-based. Since 1 June 2026 Copilot meters usage through AI
Credits (1 credit = $0.01). Image generation is a paid capability and I'd expect to pay
for it per use, charged at its own rate rather than the one designed for text.
Additional context
OpenAI's Codex CLI already ships this as a bundled first-party skill (imagegen) backed
by a built-in image_gen tool, scoped to "website assets, game assets, UI mockups,
product mockups, wireframes, logo design," with a policy that project-bound assets get
written into the workspace rather than left in the tool's default directory.
Also requested for VS Code:
microsoft/vscode#266055.
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Das Issue nennt keine Implementierungsdateien, Tests oder Einstiegspunkte; beginne damit, die bestehende Fähigkeit der CLI zum Lesen von Bildern und die Integration der nutzungsbasierten Abrechnung zu lokalisieren. Lege fest, wie eine Bildgenerierungsanfrage ausgelöst, abgerechnet und in das Projektverzeichnis geschrieben wird, und überprüfe anschließend, dass Entwickler-Assets wie Icons, Favicons, Logos und OG-Bilder an den angeforderten Pfaden erzeugt werden.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Bereich
- ai, cli
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Aktiv
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 42/100