strix icon indicating copy to clipboard operation
strix copied to clipboard

[BUG] pull image bug

Open 1y1n opened this issue 1 month ago • 0 comments

Describe the bug If the API_KEY is wrong in the first run, the image will be emptied. To run again, need to pull image layer again.

To Reproduce Steps to reproduce the behavior: 1.Set wrong API_KEY 2.run strix --target ./app-directory 3.when it is over, run strix --target ./app-directory again

Expected behavior don't need pull image again or check API_KEY first

Screenshots

Image

System Information:

  • OS: Ubuntu 18.04
  • Strix Version or Commit: 0.3.5
  • Python Version: 3.12.7
  • LLM Used: GPT-5

1y1n avatar Nov 20 '25 09:11 1y1n