Skip to content

Conversation

@aslamcodes
Copy link
Owner

What

Fix image-create command with argv listed instead of text formatting, as image-create expectes arguments list rather than text input

Why

image-create command breaks as go exec passes texts combined text to the image-assistant command

How

  • Added argument value as a separate entry in the arguments slice

Scope

  • image creation

Test

  • Unit tests
  • Manual run against a image builder

Risk

Low. New code path behind flag.

@aslamcodes aslamcodes merged commit 06f7dfa into main Dec 16, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants