Got things working further, and now when I execute tasks I ultimately get a timeout. Here is what logs look like:
Using Claude CLI...
Checking claude installation...
Found claude at /usr/local/bin/claude
File type:
bash: line 115: file: command not found
file command not available
First few lines:
...
update Check for updates and install if available
install [options] Install Claude Code native build
Attempting non-interactive execution...
Using --print flag for non-interactive mode...
(node:51) MaxListenersExceededWarning: Possible EventTarget memory leak detected. 11 abort listeners added to [AbortSignal]. Use events.setMaxListeners() to increase limit
(Use `node --trace-warnings ...` to show where the warning was created)
....