m4ki3lf0

Results 4 comments of m4ki3lf0

Love the idea ! @0xallam However few points of attention before merging Code Fails Quality Checks : ```bash $ make check-all 🎨 Formatting code with ruff... poetry run ruff format...

Make check-all doesn't pass checks. - [ ] Running poetry run strix -n drops you into the TUI, which breaks automated/non-TTY workflows; before this PR argparse rejected the command. Please...

@gabetocci That should do use STRIX_LLM_REQUEST_TIMEOUT to increase the Request Timeout Delay instead of STRIX_LLM_TIMEOUT (which was previously increase the agents checkin) @0xallam I think the PR should now be...

Can you try the following : export the DOCKER_HOST env according to the podman socket, eg: export DOCKER_HOST=unix:///run/user/1000/podman/podman.sock