Steve Thomas
Steve Thomas
I was playing around just before and produced this result by trying to echo out some text in an image result. Would suspect the same is happening for you. It...
did you check that your storage directory is writable by the web server?
I'm seeing the same thing; ``` "autoload-dev": { "psr-4": { "Tests\\": "tests/", "Database\\Factories\\": "database/factories/", "Database\\Seeders\\": "database/seeders/" }, "files": [ "tests/macros.php" ] }, ``` The `tests/macros.php` file was working perfectly until...
I'm seeing the exact same problem. Workflows that were working last week are now failing with exit code 1. I've tried minimal prompts, cycling the api key, removed MCPs -...
This turned out to be a fairly trivial issue for me; I had setup extra credits for my Claude plan, but I didn't have any credits available for API usage...