Skip to content

v0.1.2

Choose a tag to compare

@Dandre126 Dandre126 released this 19 Aug 05:18
· 5 commits to main since this release

Prompt compiler and family-specific craft.

  • --prompt-profile, --raw, and optional --optimize off|on|auto
  • Frozen family-matched text models; does not launch agy, cursor-agent, or Codex as an agent
  • Imagine prose, gpt-image-2 $imagegen labels, Nano Banana director briefs
  • --optimize auto remaps labeled spec ↔ prose when switching families
  • Official OpenAI multipart edits and --mask on --provider openai
  • --provider auto prefers Grok, then Codex, then Antigravity, then Cursor

Install:

curl -fsSL https://raw.githubusercontent.com/DandreYang/local-image-gen/main/install.sh | bash