-
Notifications
You must be signed in to change notification settings - Fork 0
Add interactive preset picker #29
Copy link
Copy link
Open
Labels
cli-roadmapCLI roadmap improvementsCLI roadmap improvementsworld-class-cliRoadmap work for making ClickClick a world-class non-AI image generation CLIRoadmap work for making ClickClick a world-class non-AI image generation CLI
Description
Activity
Metadata
Metadata
Assignees
Labels
cli-roadmapCLI roadmap improvementsCLI roadmap improvementsworld-class-cliRoadmap work for making ClickClick a world-class non-AI image generation CLIRoadmap work for making ClickClick a world-class non-AI image generation CLI
Problem
The CLI has many useful built-in presets, but users need to know which preset and flags they want before they can make progress.
clickclick preset listis descriptive but not an authoring workflow.Proposal
Add an interactive preset picker, for example:
The flow should let users choose a preset, enter required fields, optionally provide common media/color options, preview the result, and emit either the final CLI command or a config recipe.
Acceptance criteria